diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/593.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/593.toml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/593.toml b/gitlab/issues/target_missing/host_missing/accel_missing/593.toml new file mode 100644 index 000000000..601fd8a10 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/593.toml @@ -0,0 +1,17 @@ +id = 593 +title = "USB ECM network device does not work under XHCI" +state = "opened" +created_at = "2021-09-01T23:41:26.673Z" +closed_at = "n/a" +labels = ["USB"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/593" +host-os = "Windows and also WSL" +host-arch = "x86_64" +qemu-version = "6.1.0 and git master" +guest-os = "Haiku" +guest-arch = "x86_64" +description = """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.)""" +reproduce = "n/a" +additional = """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?""" |