diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_ppc/host_ppc | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_ppc/host_ppc')
| -rw-r--r-- | gitlab/issues/target_ppc/host_ppc/accel_KVM/1559.toml | 17 |
1 files changed, 0 insertions, 17 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 deleted file mode 100644 index cc111e8bf..000000000 --- a/gitlab/issues/target_ppc/host_ppc/accel_KVM/1559.toml +++ /dev/null @@ -1,17 +0,0 @@ -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.""" |