kvm: Fix guest single-stepping
commitb3807725f6540f9f2f02ce040c85df2f69cba080
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 17 Sep 2009 18:05:58 +0000 (17 20:05 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 5 Oct 2009 14:32:45 +0000 (5 09:32 -0500)
tree00cbc6f07d556ef53fcb47e223054387387183a2
parent5f30fa18ad043a841fe9f0c3917ac60f2519ebd1
kvm: Fix guest single-stepping

Hopefully the last regression of 4c0960c0: KVM_SET_GUEST_DEBUG requires
properly synchronized guest registers (on x86: eflags) on entry.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
kvm-all.c