summary refs log tree commit diff stats
path: root/gitlab/issues/target_ppc/host_ppc
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_ppc/host_ppc
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloadqemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
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."""