diff options
Diffstat (limited to 'results/classifier/118/device/1256826')
| -rw-r--r-- | results/classifier/118/device/1256826 | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/results/classifier/118/device/1256826 b/results/classifier/118/device/1256826 new file mode 100644 index 000000000..94f4ccb83 --- /dev/null +++ b/results/classifier/118/device/1256826 @@ -0,0 +1,46 @@ +device: 0.836 +graphic: 0.816 +PID: 0.704 +semantic: 0.669 +architecture: 0.669 +performance: 0.621 +kernel: 0.591 +network: 0.548 +mistranslation: 0.505 +ppc: 0.495 +files: 0.478 +debug: 0.452 +vnc: 0.439 +boot: 0.415 +socket: 0.385 +peripherals: 0.356 +arm: 0.349 +virtual: 0.348 +user-level: 0.312 +risc-v: 0.283 +register: 0.283 +x86: 0.271 +VMM: 0.265 +hypervisor: 0.263 +KVM: 0.235 +permissions: 0.232 +TCG: 0.182 +assembly: 0.135 +i386: 0.090 + +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.] + |