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/1894.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/1894.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1894.toml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1894.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1894.toml deleted file mode 100644 index 1d6333f62..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1894.toml +++ /dev/null @@ -1,19 +0,0 @@ -id = 1894 -title = "Can't emulate audio with OpenCore Mac OS X 10.7" -state = "opened" -created_at = "2023-09-16T23:41:56.209Z" -closed_at = "n/a" -labels = ["Audio", "guest: macOS", "hostos: macOS"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1894" -host-os = "Mac OS" -host-arch = "arm64/aarch64" -qemu-version = "Unknown, however it is bound to be one of the last 3 latest released stable versions" -guest-os = "Mac OS X" -guest-arch = "x86_64" -description = """OpenCore wants me to use `AppleALC`, but to use _that_, I need the layout ID of the motherboard or something and I'm not sure how I'd do that since it's a QEMU VM. All I want to do is have some audio :( - -So, how can I emulate audio with AppleALC + OpenCore/how can I get a layout ID that'll give me audio on a QEMU VM? Do note that I am using UTM (https://getutm.app/) (UTM uses QEMU and is basically a QEMU frontend).""" -reproduce = """1. Set up OpenCore and install Mac OS X 10.7 -2. Copy across a .mp3 file -3. iTunes fails to play it due to no audio drivers/audio outputs""" -additional = """N/A""" |