summary refs log tree commit diff stats
path: root/results/classifier/105/KVM/1559
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/KVM/1559')
-rw-r--r--results/classifier/105/KVM/155920
1 files changed, 20 insertions, 0 deletions
diff --git a/results/classifier/105/KVM/1559 b/results/classifier/105/KVM/1559
new file mode 100644
index 00000000..d9d25afe
--- /dev/null
+++ b/results/classifier/105/KVM/1559
@@ -0,0 +1,20 @@
+KVM: 0.995
+boot: 0.981
+graphic: 0.863
+device: 0.838
+mistranslation: 0.680
+semantic: 0.675
+instruction: 0.610
+other: 0.529
+vnc: 0.288
+socket: 0.128
+assembly: 0.055
+network: 0.048
+
+7.2 (regression?): ppc64 KVM-HV hangs during boot
+Description of problem:
+qemu 7.2.0 hangs at " * Mounting ZFS filesystem(s)  ..." whereas 7.1.0 would fully boot.
+
+Without -smp, sometimes gets further and hangs later on at " * Seeding random number generator ..."
+Additional information:
+7.1.0 used to work before upgrading to 7.2.0, but would hang randomly after booting (usually during my benchmark). Not sure if related. Unfortunately, after downgrading back to 7.1.0, it also now hangs the same way as 7.2.0 does.