Re: [Qemu-devel] [RFC PATCH v4 0/8] Support arm-gic-kvm save/restore

2014-01-06 Thread Christoffer Dall
On Mon, Jan 06, 2014 at 11:09:28AM +, Peter Maydell wrote: > On 21 December 2013 06:09, Christoffer Dall > wrote: > > Implement support to save/restore the ARM KVM VGIC state from the > > kernel. The basic appraoch is to transfer state from the in-kernel VGIC > > to the emulated arm-gic stat

Re: [Qemu-devel] [RFC PATCH v4 0/8] Support arm-gic-kvm save/restore

2014-01-06 Thread Peter Maydell
On 21 December 2013 06:09, Christoffer Dall wrote: > Implement support to save/restore the ARM KVM VGIC state from the > kernel. The basic appraoch is to transfer state from the in-kernel VGIC > to the emulated arm-gic state representation and let the standard QEMU > vmstate save/restore handle s

[Qemu-devel] [RFC PATCH v4 0/8] Support arm-gic-kvm save/restore

2013-12-20 Thread Christoffer Dall
Implement support to save/restore the ARM KVM VGIC state from the kernel. The basic appraoch is to transfer state from the in-kernel VGIC to the emulated arm-gic state representation and let the standard QEMU vmstate save/restore handle saving the arm-gic state. Restore works by reversing the pro