summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_ppc/host_ppc
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues_text/target_ppc/host_ppc
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloademulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues_text/target_ppc/host_ppc')
-rw-r--r--gitlab/issues_text/target_ppc/host_ppc/accel_KVM/15597
1 files changed, 7 insertions, 0 deletions
diff --git a/gitlab/issues_text/target_ppc/host_ppc/accel_KVM/1559 b/gitlab/issues_text/target_ppc/host_ppc/accel_KVM/1559
new file mode 100644
index 00000000..383b4ee2
--- /dev/null
+++ b/gitlab/issues_text/target_ppc/host_ppc/accel_KVM/1559
@@ -0,0 +1,7 @@
+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.