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_i386/host_missing/accel_missing/2654.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_i386/host_missing/accel_missing/2654.toml')
| -rw-r--r-- | gitlab/issues/target_i386/host_missing/accel_missing/2654.toml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/2654.toml b/gitlab/issues/target_i386/host_missing/accel_missing/2654.toml deleted file mode 100644 index 3d196fc51..000000000 --- a/gitlab/issues/target_i386/host_missing/accel_missing/2654.toml +++ /dev/null @@ -1,22 +0,0 @@ -id = 2654 -title = "qemu-system-i386 no longer boots NetBSD" -state = "closed" -created_at = "2024-11-05T08:04:54.045Z" -closed_at = "2024-11-13T13:45:48.732Z" -labels = ["kind::Bug", "target: i386", "workflow::Patch available"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2654" -host-os = "Debian 12" -host-arch = "amd64" -qemu-version = "QEMU emulator version 9.1.50 (v9.1.0-1334-gdaaf51001a)" -guest-os = "NetBSD" -guest-arch = "i386" -description = """Since qemu commit b56617bbcb473c25815d1bf475e326f84563b1de, qemu-system-i386 can no longer boot NetBSD.""" -reproduce = """``` -wget https://cdn.netbsd.org/pub/NetBSD/NetBSD-10.0/images/NetBSD-10.0-i386.iso -qemu-system-i386 -cdrom NetBSD-10.0-i386.iso -``` - -Expected behavior: Boots into the NetBSD installer - -Observed incorrect behavior: Boot hangs with a black screen""" -additional = """This regression is a critical issue to the NetBSD project as its automated testing infrastructure is heavily dependent on qemu-system-i386.""" |