commit | 103f98ea64a1b0a67d8a1b23070b4db3533db2b8 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu May 30 13:22:39 2013 +0200 |
committer | Gleb Natapov <gleb@redhat.com> | Mon Jun 03 11:20:53 2013 +0300 |
tree | 63982e54452910b3f7b6e16a5b48a8b7dbbfb7e4 | |
parent | d4cb9df5d1f79950b34e78ec5d1b1b59d6e9c7b7 [diff] |
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>