This is the new version of the "KVM: x86: move kvm_inject_gp up from
kvm_set_dr to callers" patch.

Paolo Bonzini (2):
  KVM: x86: reading DR cannot fail
  KVM: x86: move kvm_inject_gp up from kvm_set_dr to callers

 arch/x86/include/asm/kvm_host.h |  2 +-
 arch/x86/kvm/kvm_emulate.h      |  2 +-
 arch/x86/kvm/svm/svm.c          | 13 +++++--------
 arch/x86/kvm/vmx/vmx.c          | 20 +++++++++++---------
 arch/x86/kvm/x86.c              | 28 +++++++++-------------------
 5 files changed, 27 insertions(+), 38 deletions(-)

-- 
2.26.2

Reply via email to