KVM: x86: Add debug register saving and restoring
commitea3c8e4f0f0dfe2932e96c555a5179ed3ba3d0d3
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 12 Mar 2010 14:20:49 +0000 (12 15:20 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 15 Mar 2010 18:18:30 +0000 (15 15:18 -0300)
tree5b982a4b105800261f761c418cdc467bf6f0ae8b
parent8f3071c9719f9701d689980cad77daaebe01e65e
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