summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1883733
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1883733')
-rw-r--r--results/scraper/launchpad-without-comments/188373315
1 files changed, 15 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1883733 b/results/scraper/launchpad-without-comments/1883733
new file mode 100644
index 00000000..1e493849
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1883733
@@ -0,0 +1,15 @@
+FIXME xhci_alloc_device_streams:972 guest streams config not identical for all eps
+
+To reproduce run the QEMU with the following command line:
+```
+qemu-system-x86_64 -cdrom hypertrash_os_bios_crash.iso -nographic -m 100 -enable-kvm -device virtio-gpu-pci -device nec-usb-xhci -device usb-audio
+```
+
+QEMU Version:
+```
+# qemu-5.0.0
+$ ./configure --target-list=x86_64-softmmu --enable-sanitizers; make
+$ x86_64-softmmu/qemu-system-x86_64 --version
+QEMU emulator version 5.0.0
+Copyright (c) 2003-2020 Fabrice Bellard and the QEMU Project developers
+```
\ No newline at end of file