Re: [PATCH 00/15] KVM/ARM Implementation

2012-09-19 Thread Avi Kivity
On 09/15/2012 06:34 PM, Christoffer Dall wrote: > The following series implements KVM support for ARM processors, > specifically on the Cortex A-15 platform. We feel this is ready to be > merged. > > Work is done in collaboration between Columbia University, Virtual Open > Systems and ARM/Linaro.

Re: [PATCH 00/15] KVM/ARM Implementation

2012-09-18 Thread Christoffer Dall
On Tue, Sep 18, 2012 at 8:21 AM, Will Deacon wrote: > Hi Christoffer, > > On Sat, Sep 15, 2012 at 04:34:29PM +0100, Christoffer Dall wrote: >> The following series implements KVM support for ARM processors, >> specifically on the Cortex A-15 platform. We feel this is ready to be >> merged. >> >>

Re: [PATCH 00/15] KVM/ARM Implementation

2012-09-18 Thread Will Deacon
Hi Christoffer, On Sat, Sep 15, 2012 at 04:34:29PM +0100, Christoffer Dall wrote: > The following series implements KVM support for ARM processors, > specifically on the Cortex A-15 platform. We feel this is ready to be > merged. > > Work is done in collaboration between Columbia University, Vir