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/1191.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/1191.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1191.toml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1191.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1191.toml deleted file mode 100644 index bca95285b..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1191.toml +++ /dev/null @@ -1,17 +0,0 @@ -id = 1191 -title = "AC97+CoreAudio no audio when out frequency not 44,1KHz & always forces host to use 44,1KHz (or less if frequency not supported)" -state = "opened" -created_at = "2022-09-03T18:23:31.809Z" -closed_at = "n/a" -labels = ["Audio"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1191" -host-os = "macOS Ventura 13.0 Beta (22A5331f) (also happens on Big Sur and Monterey)" -host-arch = "AARCH64" -qemu-version = "QEMU 7.1.0" -guest-os = "Custom Operating system" -guest-arch = "x86_64" -description = """AC97+CoreAudio outputs no audio when output frequency not 44,1KHz. Also always forces host to use 44,1KHz (or less if frequency not supported on host output)""" -reproduce = """1. Boot any OS with (only) AC97 audio on macOS -2. Attempt to play audio with output frequency in guest set to 48KHz -3. Observe lack of output""" -additional = """I'm using QEMU to test a Custom OS written by me, but this shouldn't be a code issue on our side, rather an issue with QEMU itself, if this is mistaken, please inform us.""" |