summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1048.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/1048.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloadqemu-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/1048.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/1048.toml18
1 files changed, 0 insertions, 18 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1048.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1048.toml
deleted file mode 100644
index 9f476b44d..000000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/1048.toml
+++ /dev/null
@@ -1,18 +0,0 @@
-id = 1048
-title = "usb/ohci does not reset HccaPad1 after frame number update."
-state = "closed"
-created_at = "2022-05-29T23:18:43.592Z"
-closed_at = "2023-05-25T17:14:28.934Z"
-labels = ["USB", "workflow::Patch available"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/1048"
-host-os = "n/a"
-host-arch = "n/a"
-qemu-version = "n/a"
-guest-os = "n/a"
-guest-arch = "n/a"
-description = """When the OHCI controller's framenumber is incremented, HccaPad1 register should be set to zero. Ref OHCI Spec 4.4.1.
-Relevant code section: https://gitlab.com/qemu-project/qemu/-/blob/master/hw/usb/hcd-ohci.c#L1201
-
-ReactOS uses hccaPad1 to determine if the OHCI hardware is running, consequently it fails this check in current qemu master."""
-reproduce = "n/a"
-additional = "n/a"