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>
Tue, 24 Mar 2009 09:02:50 +0000 (11:02 +0200)
commitae675ef01cd86014acf8da5dee87876b71122495
tree7e386de9eb17d6c3fb264aef8505128e5daaf0d9
parent42dbaa5a057736bf8b5c22aa42dbe975bf1080e5
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