From: Mohammed Gamal Date: Sat, 6 Sep 2008 14:22:29 +0000 (+0300) Subject: KVM: x86 emulator: Add in/out instructions (opcodes 0xe4-0xe7, 0xec-0xef) X-Git-Tag: v2.6.28-rc1~269^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6a3034cb979b1fa3948d8e1e91b2387fc66b89b;p=pandora-kernel.git KVM: x86 emulator: Add in/out instructions (opcodes 0xe4-0xe7, 0xec-0xef) The patch adds in/out instructions to the x86 emulator. The instruction was encountered while running the BIOS while using the invalid guest state emulation patch. Signed-off-by: Mohammed Gamal Signed-off-by: Avi Kivity --- Reading git-diff-tree failed