summary refs log tree commit diff stats
path: root/gitlab/issues/target_ppc/host_ppc
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_ppc/host_ppc')
-rw-r--r--gitlab/issues/target_ppc/host_ppc/accel_KVM/1559.toml17
1 files changed, 17 insertions, 0 deletions
diff --git a/gitlab/issues/target_ppc/host_ppc/accel_KVM/1559.toml b/gitlab/issues/target_ppc/host_ppc/accel_KVM/1559.toml
new file mode 100644
index 000000000..cc111e8bf
--- /dev/null
+++ b/gitlab/issues/target_ppc/host_ppc/accel_KVM/1559.toml
@@ -0,0 +1,17 @@
+id = 1559
+title = "7.2 (regression?): ppc64 KVM-HV hangs during boot"
+state = "opened"
+created_at = "2023-03-26T01:27:46.408Z"
+closed_at = "n/a"
+labels = ["accel: KVM", "host: ppc", "target: ppc"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/1559"
+host-os = "Gentoo"
+host-arch = "ppc64le (Talos II, dual 8-core POWER9)"
+qemu-version = "QEMU emulator version 7.2.0"
+guest-os = "Gentoo (identical to host, with snapshot enabled)"
+guest-arch = "ppc64le"
+description = """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 ...""""
+reproduce = "n/a"
+additional = """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."""