]> 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)
commit9fa749df56d21a8eb3e1fa5a10587ccb352fb23f
tree38db6c323e66134172f706aa5bc2f13ce0ab047c
parent1af2009657a28c9b92e1e403b8ead483e56000a0
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