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

2014-01-29 Thread Peter Maydell
On 28 January 2014 20:32, 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 sa

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

2014-01-28 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