diff options
Diffstat (limited to 'results/classifier/105/instruction/1256826')
| -rw-r--r-- | results/classifier/105/instruction/1256826 | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/results/classifier/105/instruction/1256826 b/results/classifier/105/instruction/1256826 new file mode 100644 index 00000000..bc7e909a --- /dev/null +++ b/results/classifier/105/instruction/1256826 @@ -0,0 +1,29 @@ +instruction: 0.987 +device: 0.836 +graphic: 0.816 +semantic: 0.669 +network: 0.548 +mistranslation: 0.505 +other: 0.468 +vnc: 0.439 +boot: 0.415 +socket: 0.385 +KVM: 0.235 +assembly: 0.135 + +INT instruction bug in WindowsXP + +This bug is in -no-kvm mode. + +In windowsXP at IDT entry 2&8 is Task gate + +when application use INT 2 or INT 8 it will cause blue screen in XP. + +I found it should cause #GP not generate hw interrupt. + +also I check this bug with -enable-kvm and works correctly. + +Which QEMU version did you use here? Can you still reproduce this problem with the latest version of QEMU (currently 2.8)? + +[Expired for QEMU because there has been no activity for 60 days.] + |