]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: add setcc instruction emulation
authorWei Yongjun <yjwei@cn.fujitsu.com>
Fri, 6 Aug 2010 09:10:07 +0000 (17:10 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:08 +0000 (10:51 +0200)
commit14b5e52700f46bc6ed17f80d8a1c65a6b30e1e69
tree603cb8da7e6f067a1a9f37565e68705d42432eb5
parent15c0f1d6628ee90fde1b2f7c37501e0e3d26e819
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>
arch/x86/kvm/emulate.c