summary refs log tree commit diff stats
path: root/results/classifier/118/i386/1565395
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/i386/1565395')
-rw-r--r--results/classifier/118/i386/156539559
1 files changed, 59 insertions, 0 deletions
diff --git a/results/classifier/118/i386/1565395 b/results/classifier/118/i386/1565395
new file mode 100644
index 000000000..b2a14876f
--- /dev/null
+++ b/results/classifier/118/i386/1565395
@@ -0,0 +1,59 @@
+i386: 0.865
+x86: 0.846
+files: 0.820
+graphic: 0.769
+ppc: 0.724
+peripherals: 0.721
+permissions: 0.712
+user-level: 0.709
+device: 0.705
+architecture: 0.693
+register: 0.675
+debug: 0.653
+semantic: 0.651
+performance: 0.646
+PID: 0.619
+vnc: 0.595
+hypervisor: 0.569
+mistranslation: 0.554
+assembly: 0.551
+socket: 0.546
+network: 0.508
+kernel: 0.500
+arm: 0.474
+boot: 0.469
+risc-v: 0.462
+VMM: 0.446
+virtual: 0.362
+TCG: 0.291
+KVM: 0.218
+
+qemu-2.4.1 fails when compiled against pulseaudio
+
+If I compile qemu-2.4.1 like this:
+
+CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe
+-fno-exceptions -fno-rtti" ./configure --prefix=/usr/local
+--localstatedir=/var --libexecdir=/usr/local/lib/qemu
+--interp-prefix=/usr/local/share/qemu --disable-smartcard-nss
+--disable-curses --disable-brlapi --audio-drv-list="oss alsa sdl"
+--target-list="i386-softmmu i386-linux-user x86_64-softmmu
+x86_64-linux-user" --smbd=/usr/local/sbin/smbd
+
+find . -name config-host.mak -type f -exec sed -i 's/-O2//g' {} \;
+
+make
+
+..it works fine.
+
+If I add pulseaudio dev files and use --audio-drv-list="oss alsa sdl pa",
+then "qemu-system-x86_64 -blah-blah" opens a window, displays the bios
+message and stops. Strace shows qemu is not hung, but loops continually.
+
+The same happens with qemu-2.2.1 and qemu-2.5.0.
+
+The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
+If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.
+
+[Expired for QEMU because there has been no activity for 60 days.]
+