]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: Emulate multibyte NOP
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 30 May 2013 11:22:39 +0000 (13:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Jun 2013 19:53:21 +0000 (12:53 -0700)
commit744a4e1d595d9e4b39ff843fe6957defd7dd3ac6
tree63de5b3a2fc9b174d01a922022a9cd47530363be
parentbaac211e7927df46735dbc3d5529b9bfb55a3422
KVM: Emulate multibyte NOP

commit 103f98ea64a1b0a67d8a1b23070b4db3533db2b8 upstream.

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.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/kvm/emulate.c