diff options
Diffstat (limited to 'results/classifier/108/other/1363467')
| -rw-r--r-- | results/classifier/108/other/1363467 | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/results/classifier/108/other/1363467 b/results/classifier/108/other/1363467 new file mode 100644 index 000000000..b13ee9b3f --- /dev/null +++ b/results/classifier/108/other/1363467 @@ -0,0 +1,40 @@ +graphic: 0.880 +KVM: 0.871 +performance: 0.846 +semantic: 0.811 +device: 0.809 +network: 0.725 +permissions: 0.722 +socket: 0.714 +files: 0.710 +PID: 0.693 +boot: 0.693 +debug: 0.683 +other: 0.681 +vnc: 0.616 + +qemu-system-i386 does not work + +I am using QEMU 2.1.0 on a Slackware 14.1 operating system (with Linux 3.15.8). + +I run QEMU like this: +$ qemu-system-i386 slackware-14.1-install-dvd.iso +I have also tested with the "-enable-kvm" and the "-m 1000" options. + +And QEMU is does not work. +I mean, after 10 minutes, nothing is displayed on the screen, I am not able to see the Slackware installer. + + + +Triaging old bug tickets... can you still reproduce this issue with the latest version of QEMU? Or could we close this ticket nowadays? + +I have just tested with QEMU 2.10.0 on Slackware 14.2 and Slackware64 14.2. + +I run QEMU like this: +$ qemu-system-i386 slackware-14.1-install-dvd.iso + +It works perfectly now. +It is fixed. + +Thanks for checking it again! + |