]> Pileus Git - ~andy/linux/commit
KVM: Emulate multibyte NOP
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 30 May 2013 11:22:39 +0000 (13:22 +0200)
committerGleb Natapov <gleb@redhat.com>
Mon, 3 Jun 2013 08:20:53 +0000 (11:20 +0300)
commit103f98ea64a1b0a67d8a1b23070b4db3533db2b8
tree63982e54452910b3f7b6e16a5b48a8b7dbbfb7e4
parentd4cb9df5d1f79950b34e78ec5d1b1b59d6e9c7b7
KVM: Emulate multibyte NOP

This is encountered when booting RHEL5.9 64-bit.  There is another bug
after this one that is not a simple emulation failure, but this one lets
the boot proceed a bit.

Cc: <stable@vger.kernel.org> # 3.9
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/x86/kvm/emulate.c