mbox series

[0/2] KVM: x86: RSM emulation DR6/DR7 cleanups

Message ID 20210205012458.3872687-1-seanjc@google.com (mailing list archive)
Headers show
Series KVM: x86: RSM emulation DR6/DR7 cleanups | expand

Message

Sean Christopherson Feb. 5, 2021, 1:24 a.m. UTC
A cleanup and a bug fix (technically) in the RSM loading of DR6 and DR7 I
stumbled on when looking at the bus lock detect DR6 changes.

Sean Christopherson (2):
  KVM: x86: Remove misleading DR6/DR7 adjustments from RSM emulation
  KVM: x86: Restore all 64 bits of DR6 and DR7 during RSM on x86-64

 arch/x86/kvm/emulate.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)