KVM: x86 emulator: set RFLAGS outside x86 emulator code
authorGleb Natapov <gleb@redhat.com>
Wed, 28 Apr 2010 16:15:40 +0000 (19:15 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:35:35 +0000 (10:35 +0300)
Removes the need for set_flags() callback.

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

No differences found