[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210204145433.243806-1-pbonzini@redhat.com>
Date:   Thu,  4 Feb 2021 09:54:31 -0500
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Cc:     seanjc@...gle.com
Subject: [PATCH v2 0/2] KVM: x86: cleanups for MOV from/to DR
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
Powered by blists - more mailing lists
 
