KVM: x86 emulator: commit rflags as part of registers commit
authorGleb Natapov <gleb@redhat.com>
Sun, 21 Mar 2010 11:08:20 +0000 (13:08 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:16:35 +0000 (12:16 +0300)
Make sure that rflags is committed only after successful instruction
emulation.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found