commit | b3807725f6540f9f2f02ce040c85df2f69cba080 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Thu Sep 17 20:05:58 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Oct 05 09:32:45 2009 -0500 |
tree | 00cbc6f07d556ef53fcb47e223054387387183a2 | |
parent | 5f30fa18ad043a841fe9f0c3917ac60f2519ebd1 [diff] |
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>