Re: [PATCH] KVM: PPC: emulate dcbst

2013-04-10 Thread Alexander Graf

On 09.04.2013, at 22:36, Stuart Yoder wrote:

> From: Stuart Yoder 
> 
> Signed-off-by: Stuart Yoder 

Thanks, applied to kvm-ppc-queue.


Alex

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] KVM: PPC: emulate dcbst

2013-04-10 Thread Scott Wood

On 04/09/2013 10:20:41 PM, Yoder Stuart-B08248 wrote:

> -Original Message-
> From: Yoder Stuart-B08248
> Sent: Tuesday, April 09, 2013 3:36 PM
> To: ag...@suse.de
> Cc: kvm-...@vger.kernel.org; kvm@vger.kernel.org; Yoder  
Stuart-B08248

> Subject: [PATCH] KVM: PPC: emulate dcbst
>
> From: Stuart Yoder 
>
> Signed-off-by: Stuart Yoder 
> ---

One thing I should have mentioned...without this patch
on the host 64-bit guest kernels are currently broken
when using -smp.  Not sure how far back things are broken,
the oldest kernel I had a chance to try was like 3.8-rc3.


It's due to dcbst being used on the spin table, which is treated as  
emulated MMIO under QEMU.


-Scott
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH] KVM: PPC: emulate dcbst

2013-04-09 Thread Yoder Stuart-B08248
> -Original Message-
> From: Yoder Stuart-B08248
> Sent: Tuesday, April 09, 2013 3:36 PM
> To: ag...@suse.de
> Cc: kvm-...@vger.kernel.org; kvm@vger.kernel.org; Yoder Stuart-B08248
> Subject: [PATCH] KVM: PPC: emulate dcbst
> 
> From: Stuart Yoder 
> 
> Signed-off-by: Stuart Yoder 
> ---

One thing I should have mentioned...without this patch
on the host 64-bit guest kernels are currently broken
when using -smp.  Not sure how far back things are broken,
the oldest kernel I had a chance to try was like 3.8-rc3.

Stuart

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html