summary refs log tree commit diff stats
path: root/results/classifier/105/network/593
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/network/593')
-rw-r--r--results/classifier/105/network/59320
1 files changed, 20 insertions, 0 deletions
diff --git a/results/classifier/105/network/593 b/results/classifier/105/network/593
new file mode 100644
index 000000000..11c417417
--- /dev/null
+++ b/results/classifier/105/network/593
@@ -0,0 +1,20 @@
+network: 0.973
+device: 0.920
+graphic: 0.760
+vnc: 0.551
+other: 0.495
+socket: 0.477
+mistranslation: 0.464
+semantic: 0.450
+boot: 0.405
+instruction: 0.264
+KVM: 0.175
+assembly: 0.060
+
+USB ECM network device does not work under XHCI
+Description of problem:
+No data is ever received by the USB ECM network device when it is attached to an XHCI controller. (USB 1.0 controllers work OK.)
+Additional information:
+There are some patches it appears were submitted to the GitHub mirror that resolve the problem (I tested them applied to git master, and confirmed they work): https://github.com/qemu/qemu/pull/100
+
+I guess they never were submitted to the mailing list, or somehow got missed?