summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
diff options
context:
space:
mode:
authorGleb Natapov2013-04-11 10:59:55 +0200
committerGleb Natapov2013-04-14 08:44:16 +0200
commit0b789eee2c0204da83278f181428560faf6efefb (patch)
tree033042a99893a21f21425bc7c6af8f2686cf200c /arch/x86/include/asm
parentKVM: x86 emulator: Fix segment loading in VM86 (diff)
downloadkernel-qcow2-linux-0b789eee2c0204da83278f181428560faf6efefb.tar.gz
kernel-qcow2-linux-0b789eee2c0204da83278f181428560faf6efefb.tar.xz
kernel-qcow2-linux-0b789eee2c0204da83278f181428560faf6efefb.zip
KVM: emulator: fix unimplemented instruction detection
Unimplemented instruction detection is broken for group instructions since it relies on "flags" field of opcode to be zero, but all instructions in a group inherit flags from a group encoding. Fix that by having a separate flag for unimplemented instructions. Signed-off-by: Gleb Natapov <gleb@redhat.com>
Diffstat (limited to 'arch/x86/include/asm')
0 files changed, 0 insertions, 0 deletions