]> git.karo-electronics.de Git - mv-sheeva.git/commit
KVM: x86 emulator: add Undefined decode flag
authorAvi Kivity <avi@redhat.com>
Mon, 26 Jul 2010 11:37:47 +0000 (14:37 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:49:57 +0000 (10:49 +0200)
commit047a4818094217a1323d8f31f9318ea2e142f745
tree44cbc69d683d12f3ae82ca97007d794b2ef844b4
parent2ce495365f6cdd5792c4db0ddb8ac8544950b671
KVM: x86 emulator: add Undefined decode flag

Add a decode flag to indicate the instruction is invalid.  Will come in useful
later, when we mix decode bits from the opcode and group table.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c