commit | ee45b58efebc826ea2ade310f6e311702d4a5ab9 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Fri Aug 06 17:10:07 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:51:08 2010 +0200 |
tree | 603cb8da7e6f067a1a9f37565e68705d42432eb5 | |
parent | 9cf4c4fcb59704f0c50f6aa7933399db5d2edf1a [diff] |
KVM: x86 emulator: add setcc instruction emulation Add setcc instruction emulation (opcode 0x0f 0x90~0x9f) Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com>