KVM: x86: Preserve injected TF across emulation
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 23 Feb 2010 16:47:59 +0000 (17:47 +0100)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Apr 2010 10:52:55 +0000 (13:52 +0300)
Call directly into the vendor services for getting/setting rflags in
emulate_instruction to ensure injected TF survives the emulation.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found