From: Paolo Bonzini Date: Thu, 9 May 2013 09:32:50 +0000 (+0200) Subject: KVM: emulator: emulate XLAT X-Git-Tag: v3.10-rc1~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa57952d70f5737513d8319395e471d107e4e0d;p=pandora-kernel.git 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 Cc: stable@vger.kernel.org # 3.9 Signed-off-by: Paolo Bonzini Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed