]> www.infradead.org Git - users/dwmw2/linux.git/commit
KVM: x86: Wire-up hardware breakpoints for guest debugging
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 15 Dec 2008 12:52:10 +0000 (13:52 +0100)
committerAvi Kivity <avi@redhat.com>
Wed, 17 Dec 2008 12:15:57 +0000 (14:15 +0200)
commit8863dbd3652ba2f97b157c21c41650de6fbc4d12
tree6e46215adf7809306212410dc7c046f61669d09e
parenteb2e4a64dd685827d442ae0539a8baa147af7702
KVM: x86: Wire-up hardware breakpoints for guest debugging

Add the remaining bits to make use of debug registers also for guest
debugging, thus enabling the use of hardware breakpoints and
watchpoints.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/svm.c
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.c