On 2 February 2014 23:17, Christoffer Dall <christoffer.d...@linaro.org> 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 saving the arm-gic state.  Restore works by
> reversing the process.
>
> The first patches adds missing features and fixes issues with the
> arm-gic implementation in qemu in preparation for the actual
> save/restore logic.
>
> The patches depend on the device control patch series sent out earlier,
> but is currently waiting on arm64 headers update in the kernel before it
> can be merged:
> git://git.linaro.org/people/cdall/qemu-arm.git migration/device-ctrl-v5

Do 1-5 have this dependency, or just patch 6?

thanks
-- PMM

Reply via email to