On 18 February 2014 01:45, Christoffer Dall <[email protected]> wrote: > Save and restore the ARM KVM VGIC state from the kernel. We rely on > QEMU to marshal the GICState data structure and therefore simply > synchronize the kernel state with the QEMU emulated state in both > directions. > > We take some care on the restore path to check the VGIC has been > configured with enough IRQs and CPU interfaces that we can properly > restore the state, and for separate set/clear registers we first fully > clear the registers and then set the required bits. > > Reviewed-by: Peter Maydell <[email protected]> > Signed-off-by: Christoffer Dall <[email protected]> > --- > This is the last patch in the vgic save/restore series, the other > fixup patches were already applied to qemu/master. This patch relies > on the device control series sent out earlier.
Applied to target-arm.next, thanks. -- PMM
