qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] target/ppc: 'PVR != host PVR' in KVM_SET_SRE


From: David Gibson
Subject: Re: [Qemu-devel] [PATCH v2] target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaround
Date: Wed, 23 Aug 2017 10:45:46 +1000
User-agent: Mutt/1.8.3 (2017-05-23)

On Tue, Aug 22, 2017 at 09:23:26AM -0300, Daniel Henrique Barboza wrote:
> v2:
> - added Laurent's fix in 'kvmppc_pvr_workaround_required' to avoid
> returning true when running with TCG.

Thanks, but I already altered this inline.  I made a slight change, so
that we check for kvm enabled before looking at the relevant KVM cap -
it shouldn't matter if there is no KVM anyway.

> 
> 
> Daniel Henrique Barboza (1):
>   target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaround
> 
>  target/ppc/kvm.c     | 34 ++++++++++++++++++++++++++++++++++
>  target/ppc/kvm_ppc.h |  1 +
>  target/ppc/machine.c | 22 ++++++++++++++++++++++
>  3 files changed, 57 insertions(+)
> 

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson

Attachment: signature.asc
Description: PGP signature


reply via email to

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