| commit | 535eabcf0e55804b53d27fe45217d874b19bcfa9 | [log] [tgz] |
|---|---|---|
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | Sat Sep 15 10:45:05 2007 +0300 |
| committer | Avi Kivity <avi@qumranet.com> | Sat Oct 13 10:18:29 2007 +0200 |
| tree | 566740ceb8c56e94ec6150bafa0ea0cab60d1c3a | |
| parent | 12fa272e315af43d549ce22f9988392d0121350e [diff] |
KVM: x86 emulator: popf
Implement emulation of instruction:
popf
opcode: 0x9d
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>