diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/593.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
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, 0 insertions, 17 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 deleted file mode 100644 index 601fd8a10..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/593.toml +++ /dev/null @@ -1,17 +0,0 @@ -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?""" |