From 256709d2eb3fd80d768a99964be5caa61effa2a0 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Tue, 3 Jun 2025 12:04:13 +0000 Subject: add new classifier result --- results/classifier/105/boot/830833 | 127 +++++++++++++++++++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 results/classifier/105/boot/830833 (limited to 'results/classifier/105/boot/830833') diff --git a/results/classifier/105/boot/830833 b/results/classifier/105/boot/830833 new file mode 100644 index 00000000..ff4b64b3 --- /dev/null +++ b/results/classifier/105/boot/830833 @@ -0,0 +1,127 @@ +assembly: 0.937 +boot: 0.929 +graphic: 0.929 +instruction: 0.926 +semantic: 0.924 +socket: 0.915 +other: 0.904 +device: 0.904 +vnc: 0.863 +network: 0.863 +KVM: 0.794 +mistranslation: 0.788 + +sparc emulators fail to boot + +The latest GIT version (957f1f99f263d57612807a9535f75ca4473f05f0) doesn't boot sparc. It fails to boot both Linux and NetBSD kernels with this error: + +Configuration device id QEMU version 1 machine id 32 +CPUs: 1 x FMI,MB86904 +UUID: 00000000-0000-0000-0000-000000000000 +Welcome to OpenBIOS v1.0 built on Jul 20 2011 21:16 + Type 'help' for detailed information +Trying disk... +Unhandled Exception 0x0000002a +PC = 0xffd10bdc NPC = 0xffd10be0 +Stopping execution + +On Mon, Aug 22, 2011 at 3:19 AM, Nigel Horne