summary refs log tree commit diff stats
path: root/results/classifier/118/x86/760956
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/x86/760956')
-rw-r--r--results/classifier/118/x86/76095659
1 files changed, 59 insertions, 0 deletions
diff --git a/results/classifier/118/x86/760956 b/results/classifier/118/x86/760956
new file mode 100644
index 000000000..51a93bb90
--- /dev/null
+++ b/results/classifier/118/x86/760956
@@ -0,0 +1,59 @@
+x86: 0.850
+graphic: 0.790
+mistranslation: 0.772
+semantic: 0.713
+architecture: 0.599
+user-level: 0.530
+boot: 0.500
+performance: 0.497
+device: 0.474
+virtual: 0.384
+socket: 0.378
+i386: 0.360
+network: 0.351
+hypervisor: 0.342
+permissions: 0.338
+peripherals: 0.297
+files: 0.285
+PID: 0.282
+debug: 0.275
+vnc: 0.265
+register: 0.229
+ppc: 0.224
+kernel: 0.184
+arm: 0.162
+risc-v: 0.152
+TCG: 0.130
+VMM: 0.099
+assembly: 0.091
+KVM: 0.075
+
+Open Solaris 2009 Doesn't Boot
+
+The latest git version of qemu (commit 420b6c317de87890e06225de6e2f8af7bf714df0) fails to boot the OpenSolaris image from http://dlc.sun.com/osol/opensolaris/2009/06/osol-0906-ai-sparc.iso.
+
+qemu-img create opensolaris 3G
+qemu-system-sparc -hda opensolaris -cdrom osol-0906-ai-sparc.iso -boot d -redir tcp:2232::22 -k en-us -m 192
+
+gives:
+
+...
+Trying cdrom:d
+File not found
+Trying cdrom...
+Not a bootable ELF image
+Not a bootable a.out image
+No valid state has been set by load or init_program
+
+Host: Linux/x86_64
+gcc4.5
+./configure --enable-linux-aio --enable-io-thread --enable-kvm
+
+Are you sure that it boots on real hardware? From the information given in
+http://dlc.sun.com.edgesuite.net/osol/opensolaris/2009/06/README.osol-repo
+I'd expect that this image is not bootable from CD-ROM.
+
+A Debian CD-ROM boots without any problem.
+
+The URLs don't work any more, and according to Stefan's comment, this was likely not a bug, so I'm closing this ticket now (feel free to open it again if you don't agree).
+