[PATCH v2 0/2] KVM: x86: cleanups for MOV from/to DR

From: Paolo Bonzini
Date: Thu Feb 04 2021 - 11:42:22 EST


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