OSDN Git Service

KVM: x86 emulator: Add missing decoder flags for sub instruction
authorMohammed Gamal <m.gamal005@gmail.com>
Tue, 11 May 2010 22:39:21 +0000 (01:39 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:35:44 +0000 (10:35 +0300)
commitabc190830f28a5bb678eaccb633de02ed2967d55
tree80922835bb6e9f72ab0a56eb93a30771428aa33d
parentdfb507c41d0d12fc69820abb7f040d31fcf015fe
KVM: x86 emulator: Add missing decoder flags for sub instruction

This adds missing decoder flags for sub instructions (opcodes 0x2c - 0x2d)

Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c