]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb0f30f79c741f5aabdc39c4a420cc995c821660c
tree73e6dde8b669cef33edfd9de2074763b44bb6a1f
parent102e7e262509c1f319c59f775bbd1e8e3f3b9fec
KVM: x86 emulator: commit rflags as part of registers commit

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>
arch/x86/include/asm/kvm_emulate.h
arch/x86/kvm/emulate.c
arch/x86/kvm/x86.c