From: Mohammed Gamal Date: Wed, 4 Aug 2010 11:38:06 +0000 (+0300) Subject: KVM: x86 emulator: Add into, int, and int3 instructions (opcodes 0xcc-0xce) X-Git-Tag: v2.6.37-rc1~142^2~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e154e56b4d7a6a28c54f0984e13d3f8defc4755;p=pandora-kernel.git KVM: x86 emulator: Add into, int, and int3 instructions (opcodes 0xcc-0xce) This adds support for int instructions to the emulator. Signed-off-by: Mohammed Gamal Signed-off-by: Avi Kivity --- Reading git-diff-tree failed