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/2923.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/2923.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2923.toml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2923.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2923.toml deleted file mode 100644 index d85789c42..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/2923.toml +++ /dev/null @@ -1,21 +0,0 @@ -id = 2923 -title = "Audio crackling issue when USB headset is pass thru via usb-host,hostbus=bus,hostaddr=addr" -state = "opened" -created_at = "2025-04-16T06:59:18.516Z" -closed_at = "n/a" -labels = ["Audio", "USB"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2923" -host-os = "win10,win11,ubuntu22.04" -host-arch = "x86" -qemu-version = "8.x" -guest-os = "win10,win11,ubuntu22.04" -guest-arch = "n/a" -description = """When we pass thru USB headset via usb port pass-thru, and if the headset supports only 44100 Hz sampling rate, we hear the crackling sound. - -The headsets which support 48000Hz works fine.""" -reproduce = """1. Pass the usb device using hostbus,port. -2. Connect a usb headset like Logitech H340 which supports only 44100Hz sampling rate. -3. Play any audio file or youtube video, there is constant crackling sound. - -This issue is observed irrespective of the guest OS. Both ubuntu and windows guest, exhibit similar problem.""" -additional = """""" |