]> git.proxmox.com Git - qemu.git/commit - kvm.h
KVM: x86: Add debug register saving and restoring
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 12 Mar 2010 14:20:49 +0000 (15:20 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 26 Apr 2010 14:28:35 +0000 (11:28 -0300)
commitff44f1a3737bfda3cac294b8e92d8ec5ddf3abf5
tree0ed0db251b75b3f0902cb3a2421544fc49297b73
parenta303f9e37b87ced34e966dc2c0b7f86bc5e74035
KVM: x86: Add debug register saving and restoring

Make use of the new KVM_GET/SET_DEBUGREGS to save/restore the x86 debug
registers.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
kvm-all.c
kvm.h
target-i386/kvm.c