summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1519.toml
blob: ed99389c3506ddc7c5c5092a6905883ec77fb1f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
id = 1519
title = "audio recording not working on qemu"
state = "closed"
created_at = "2023-02-28T10:54:19.801Z"
closed_at = "2023-03-03T15:28:19.896Z"
labels = ["Audio"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/1519"
host-os = "Fedora 36"
host-arch = "x86_64"
qemu-version = "QEMU emulator version 7.2.50"
guest-os = "Fedora 37"
guest-arch = "x86_64"
description = """QEMU fails to record audio from the guest even when the device options hda-duplex and hda-micro options are used. Tried using the other available audio backends (alsa and sdl) but recording on the guest still fails"""
reproduce = """1. run the qemu command line above with any of the available audio backends
2. record audio on the guest 
3. arecord -vv -d 5 recordng.wav
4. there's an attempt to record but it hangs
5. play recorded audio, there's no output
6. aplay recordng.wav"""
additional = """"""