diff options
Diffstat (limited to 'results/classifier/108/other/1096713')
| -rw-r--r-- | results/classifier/108/other/1096713 | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/results/classifier/108/other/1096713 b/results/classifier/108/other/1096713 new file mode 100644 index 000000000..c3b3058b8 --- /dev/null +++ b/results/classifier/108/other/1096713 @@ -0,0 +1,28 @@ +graphic: 0.893 +device: 0.866 +performance: 0.655 +semantic: 0.625 +debug: 0.600 +network: 0.567 +PID: 0.566 +other: 0.520 +socket: 0.493 +vnc: 0.453 +permissions: 0.387 +boot: 0.382 +files: 0.373 +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.] + |