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