qemu-devel
[Top][All Lists]
Advanced

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

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


From: Daniel Henrique Barboza
Subject: [Qemu-devel] [PATCH v2] target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaround
Date: Tue, 22 Aug 2017 09:23:26 -0300

v2:
- added Laurent's fix in 'kvmppc_pvr_workaround_required' to avoid
returning true when running with TCG.


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(+)

-- 
2.9.4




reply via email to

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