summary refs log tree commit diff stats
path: root/results/classifier/105/device/1191
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/device/1191')
-rw-r--r--results/classifier/105/device/119122
1 files changed, 22 insertions, 0 deletions
diff --git a/results/classifier/105/device/1191 b/results/classifier/105/device/1191
new file mode 100644
index 000000000..bdf626f79
--- /dev/null
+++ b/results/classifier/105/device/1191
@@ -0,0 +1,22 @@
+device: 0.930
+graphic: 0.867
+boot: 0.835
+other: 0.698
+mistranslation: 0.667
+semantic: 0.446
+instruction: 0.419
+vnc: 0.279
+socket: 0.266
+network: 0.144
+KVM: 0.070
+assembly: 0.010
+
+AC97+CoreAudio no audio when out frequency not 44,1KHz & always forces host to use 44,1KHz (or less if frequency not supported)
+Description of problem:
+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)
+Steps to 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 information:
+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.