commit | 6e154e56b4d7a6a28c54f0984e13d3f8defc4755 | [log] [tgz] |
---|---|---|
author | Mohammed Gamal <m.gamal005@gmail.com> | Wed Aug 04 14:38:06 2010 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:51:00 2010 +0200 |
tree | 1e075b700d3a150d7ac0dacc459b4f131fa72b3f | |
parent | 160ce1f1a8fe64b3e2686ae73fbf051ccfe7c7ef [diff] |
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 <m.gamal005@gmail.com> Signed-off-by: Avi Kivity <avi@redhat.com>