qemu-devel
[Top][All Lists]
Advanced

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

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


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v5 0/8] Support arm-gic-kvm save/restore
Date: Wed, 29 Jan 2014 13:23:24 +0000

On 28 January 2014 20:32, Christoffer Dall <address@hidden> 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.

> Christoffer Dall (8):
>   arm_gic: Introduce define for GIC_NR_SGIS
>   arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes
>   arm_gic: Fix GIC pending behavior
>   hw: arm_gic: Keep track of SGI sources
>   arm_gic: Support setting/getting binary point reg
>   vmstate: Add uint32 2D-array support
>   arm_gic: Add GICC_APRn state to the GICState
>   hw: arm_gic_kvm: Add KVM VGIC save/restore logic

I've applied the first two of these to target-arm.next since they're
so simple, and I might as well put them in to the pull request
I'm going to send out shortly. The rest I need a little more time
to review.

thanks
-- PMM



reply via email to

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