]> Pileus Git - ~andy/linux/commit
kvm, emulator: Add initial three-byte insns support
authorBorislav Petkov <bp@suse.de>
Tue, 29 Oct 2013 11:54:10 +0000 (12:54 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 Oct 2013 17:54:41 +0000 (18:54 +0100)
commit0bc5eedb82a54ccd9cbf79825226dd068427a94a
tree82462a3c8c6e7a6d865e3ca33d6ed8cfa7ec4aa8
parentb51e974fcdabd00c8f5943ee7943c4ea788f57b6
kvm, emulator: Add initial three-byte insns support

Add initial support for handling three-byte instructions in the
emulator.

Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/emulate.c