From 4b927bc37359dec23f67d3427fc982945f24f404 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Wed, 21 May 2025 21:21:26 +0200 Subject: add gitlab issues in toml format --- gitlab/issues/target_ppc/host_ppc/accel_KVM/1559.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 gitlab/issues/target_ppc/host_ppc/accel_KVM/1559.toml (limited to 'gitlab/issues/target_ppc/host_ppc') 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.""" -- cgit 1.4.1