From: Mohammed Gamal Date: Tue, 1 Sep 2009 13:28:11 +0000 (+0200) Subject: KVM: x86 emulator: Add pusha and popa instructions X-Git-Tag: v2.6.33-rc1~387^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abcf14b560a4ba62c659e6f5aafc8f9934d8c130;p=pandora-kernel.git KVM: x86 emulator: Add pusha and popa instructions This adds pusha and popa instructions (opcodes 0x60-0x61), this enables booting MINIX with invalid guest state emulation on. [marcelo: remove unused variable] Signed-off-by: Mohammed Gamal Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed