qemu-devel
[Top][All Lists]
Advanced

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

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


From: Christoffer Dall
Subject: Re: [Qemu-devel] [PATCH 5/5] hw: arm_gic_kvm: Add KVM VGIC save/restore logic
Date: Mon, 23 Sep 2013 16:30:09 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Sep 23, 2013 at 09:02:44PM +0900, Peter Maydell wrote:
> On 23 September 2013 11:14, Christoffer Dall
> <address@hidden> wrote:
> > On Sat, Sep 21, 2013 at 06:38:19PM +0900, Peter Maydell wrote:
> >  (2) How does the arm_gic_kvm.c code detect the underlying host CPU that
> >      the kernel read the register from when it returned the value of the
> >      register to do the proper translation?  I don't even want to think
> >      about how this will work on Big.Little...
> 
> That's why the kernel does the translation, not userspace :-)
> 
Ah yeah, I misread your previous mail as returning just the hardware
state from the kernel.  OK, I'll add this implementation definition of
the register group to the kernel interface and to qemu's structure.

-Christoffer



reply via email to

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