]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit27104824e32efdc87d1b23bd5e251d5434176f5a
tree80922835bb6e9f72ab0a56eb93a30771428aa33d
parente2d5f82eeba89e1ae92f4fe457fc175ec5ffa115
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