qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Android-virt] plans for QEMU support for KVM on ARM


From: Scott Wood
Subject: Re: [Qemu-devel] [Android-virt] plans for QEMU support for KVM on ARM
Date: Mon, 28 Nov 2011 14:51:13 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2

On 11/24/2011 03:27 PM, Peter Maydell wrote:
> If it doesn't make sense to hand off cp15 accesses that's fine,
> though -- I want to do this refactoring for the A15 system mode
> implementation in qemu anyway, because I really don't think we
> should try to shoehorn in yet another cpu implementation into the
> current set of switch statements...
> 
> It looks (from a brief glance at the code) like ppc kvm does
> handoff-to-qemu with the DCRs, incidentally.

Not for SPRs, though, which may be more analogous to ARM's cp15 (and are
where timers are implemented).

DCRs are more like the the PPC 4xx family's version of x86 I/O ports.

-Scott




reply via email to

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