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_missing/host_missing/accel_missing/2365.toml | |
| 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_missing/host_missing/accel_missing/2365.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2365.toml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2365.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2365.toml deleted file mode 100644 index ad7b84192..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/2365.toml +++ /dev/null @@ -1,18 +0,0 @@ -id = 2365 -title = "[Regression v8.2/v9.0+] stuck at SeaBIOS for >30s with 100% CPU (1T)" -state = "closed" -created_at = "2024-05-28T18:18:38.019Z" -closed_at = "2024-05-31T20:40:30.048Z" -labels = [] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2365" -host-os = "Gentoo" -host-arch = "amd64" -qemu-version = "v9.0.0 and v8.2.3 - v8.1.5 is OK" -guest-os = "n/a" -guest-arch = "n/a" -description = """starting our Linux direct-kernel-boot VMs with same args on different hosts/hardware will get stuck at SeaBIOS for 30-60s with 100% 1T CPU load starting with v8.2 and also in v9.0. v9.0.0 and v8.2.3 - v8.1.5 is OK. To be clear, everything seems to be fine after that, though I did not do any benchmarks to compare performance. It just delays (re)booting by almost 1 minute, which is a shame, because before that update/regression it was instant and our VMs only take 4s to boot, which is now more like 60s. -Downgrading to v8.1 instantly fixes it, upgrading to v8.2/v9.0 instantly breaks it.""" -reproduce = """1. start VM with same args on different versions - -somehow if I save this bug with `/label ~"kind::Bug"` it disappears, so I'm unable to add/keep the label""" -additional = "n/a" |