qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v7] hw: arm_gic_kvm: Add KVM VGIC save/restore l


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v7] hw: arm_gic_kvm: Add KVM VGIC save/restore logic
Date: Tue, 25 Feb 2014 15:32:42 +0000

On 18 February 2014 01:45, Christoffer Dall <address@hidden> 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 <address@hidden>
> Signed-off-by: Christoffer Dall <address@hidden>
> ---
> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]