]> Pileus Git - ~andy/linux/commit
KVM: emulator: emulate XLAT
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 9 May 2013 09:32:50 +0000 (11:32 +0200)
committerGleb Natapov <gleb@redhat.com>
Thu, 9 May 2013 10:14:51 +0000 (13:14 +0300)
commit7fa57952d70f5737513d8319395e471d107e4e0d
tree14f9c0ab4a76f2f065a5f891e381809d20a740ba
parenta035d5c64d08a8ac12d81b596e7fa6d95a73c347
KVM: emulator: emulate XLAT

This is used by SGABIOS, KVM breaks with emulate_invalid_guest_state=1.
It is just a MOV in disguise, with a funny source address.

Reported-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
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