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

2013-08-25 Thread Alexander Graf
On 23.08.2013, at 21:10, 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 0/5] Support arm-gic-kvm save/restore

2013-08-23 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