diff options
Diffstat (limited to 'results/classifier/105/device/1519')
| -rw-r--r-- | results/classifier/105/device/1519 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/results/classifier/105/device/1519 b/results/classifier/105/device/1519 new file mode 100644 index 00000000..fa974078 --- /dev/null +++ b/results/classifier/105/device/1519 @@ -0,0 +1,25 @@ +device: 0.940 +vnc: 0.841 +graphic: 0.740 +instruction: 0.724 +network: 0.722 +boot: 0.533 +semantic: 0.471 +socket: 0.456 +other: 0.387 +mistranslation: 0.259 +KVM: 0.247 +assembly: 0.181 + +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: + |