diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
| commit | 3e4c5a6261770bced301b5e74233e7866166ea5b (patch) | |
| tree | 9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_missing/host_missing/accel_missing/1519 | |
| parent | e5634e2806195bee44407853c4bf8776f7abfa4f (diff) | |
| download | qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip | |
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/1519')
| -rw-r--r-- | gitlab/issues_text/target_missing/host_missing/accel_missing/1519 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/1519 b/gitlab/issues_text/target_missing/host_missing/accel_missing/1519 deleted file mode 100644 index a39907533..000000000 --- a/gitlab/issues_text/target_missing/host_missing/accel_missing/1519 +++ /dev/null @@ -1,12 +0,0 @@ -audio recording not working on qemu -Description of problem: -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 -Steps to 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 information: - |