KVM: x86 emulator: Add into, int, and int3 instructions (opcodes 0xcc-0xce)
authorMohammed Gamal <m.gamal005@gmail.com>
Wed, 4 Aug 2010 11:38:06 +0000 (14:38 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:00 +0000 (10:51 +0200)
This adds support for int instructions to the emulator.

Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found