Re: [Android-virt] [PATCH v9 00/16] KVM/ARM Implementation

2012-07-26 Thread Christoffer Dall
On Thu, Jul 26, 2012 at 11:21 PM, Peter Maydell wrote: > On 26 July 2012 22:15, Christoffer Dall wrote: >> On Tue, Jul 3, 2012 at 3:51 PM, Peter Maydell >> wrote: >>> We've gone back and forth on this one, I think. For an A15 guest >>> we want to say that userspace GIC isn't permitted (ie you m

Re: [Android-virt] [PATCH v9 00/16] KVM/ARM Implementation

2012-07-26 Thread Peter Maydell
On 26 July 2012 22:15, Christoffer Dall wrote: > On Tue, Jul 3, 2012 at 3:51 PM, Peter Maydell > wrote: >> We've gone back and forth on this one, I think. For an A15 guest >> we want to say that userspace GIC isn't permitted (ie you must use >> the in-kernel-irqchip). For an A9 guest you would h

Re: [Android-virt] [PATCH v9 00/16] KVM/ARM Implementation

2012-07-26 Thread Christoffer Dall
On Tue, Jul 3, 2012 at 3:51 PM, Peter Maydell wrote: > On 3 July 2012 14:29, Avi Kivity wrote: >> On 07/03/2012 11:59 AM, Christoffer Dall wrote: >>> Additionally a few major milestones are coming up shortly: >>> - Support Thumb MMIO emulation and test MMIO emulation code (under way) >>> - Merg

Re: [Android-virt] [PATCH v9 00/16] KVM/ARM Implementation

2012-07-03 Thread Peter Maydell
On 3 July 2012 14:29, Avi Kivity wrote: > On 07/03/2012 11:59 AM, Christoffer Dall wrote: >> Additionally a few major milestones are coming up shortly: >> - Support Thumb MMIO emulation and test MMIO emulation code (under way) >> - Merge Marc Zyngier's patch series for VGIC and timers (review in