diff options
Diffstat (limited to 'results/classifier/118/peripherals/1096713')
| -rw-r--r-- | results/classifier/118/peripherals/1096713 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/results/classifier/118/peripherals/1096713 b/results/classifier/118/peripherals/1096713 new file mode 100644 index 000000000..3a88a23e6 --- /dev/null +++ b/results/classifier/118/peripherals/1096713 @@ -0,0 +1,43 @@ +peripherals: 0.912 +graphic: 0.893 +device: 0.866 +i386: 0.713 +mistranslation: 0.692 +ppc: 0.656 +performance: 0.655 +semantic: 0.625 +debug: 0.600 +architecture: 0.591 +network: 0.567 +PID: 0.566 +x86: 0.533 +user-level: 0.530 +register: 0.528 +assembly: 0.507 +kernel: 0.502 +socket: 0.493 +risc-v: 0.460 +vnc: 0.453 +permissions: 0.387 +boot: 0.382 +files: 0.373 +hypervisor: 0.364 +arm: 0.357 +VMM: 0.256 +TCG: 0.218 +virtual: 0.192 +KVM: 0.093 + +qemu 1.3.0: Windows XP crashes when reconizing the USB keyboard + +I'm trying to use the usb tablet and the usb keyboard as follows: +./qemu-system-i386 -device pci-ohci -device usb-tablet -device usb-kbd +or +./qemu-system-i386 -device ich9-usb-ehci1 -device ich9-usb-uhci1 -device usb-tablet -device ich9-usb-uhci2 -device usb-kbd + +While Windows XP works fine if I only use the tablet but not the keyboard, it crashed with a BSOD when I use both keyboard and tablet. It crashed during the detection of the keyboard. + +Triaging old bug tickets ... can you still reproduce this problem with the latest version of QEMU (currently version 2.9.0)? + +[Expired for QEMU because there has been no activity for 60 days.] + |