]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUG
authorPeter Xu <peterx@redhat.com>
Tue, 5 May 2020 20:49:58 +0000 (16:49 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 May 2020 10:13:41 +0000 (06:13 -0400)
commite442bea11b619bfa08b9a060cd6ca396d79d1f0b
tree38db6c323e66134172f706aa5bc2f13ce0ab047c
parentffe5f49afdde0374bb3cae1fa693d279440f158b
KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUG

RTM should always been set even with KVM_EXIT_DEBUG on #DB.

Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20200505205000.188252-2-peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmx.c