summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/670.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/670.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloademulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/670.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/670.toml18
1 files changed, 0 insertions, 18 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/670.toml b/gitlab/issues/target_missing/host_missing/accel_missing/670.toml
deleted file mode 100644
index 64084537..00000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/670.toml
+++ /dev/null
@@ -1,18 +0,0 @@
-id = 670
-title = "qemu x86_64 for microsoft windows hangs when booting a Debian Live 11.1 iso file"
-state = "closed"
-created_at = "2021-10-15T10:17:47.814Z"
-closed_at = "2021-10-16T21:03:46.918Z"
-labels = []
-url = "https://gitlab.com/qemu-project/qemu/-/issues/670"
-host-os = "(Windows 10 21H1, Fedora 34, etc.)"
-host-arch = "(x86, ARM, s390x, etc.)"
-qemu-version = "(e.g. `qemu-system-x86_64 --version`)"
-guest-os = "(Windows 10 21H1, Fedora 34, etc.)"
-guest-arch = "(x86, ARM, s390x, etc.)"
-description = """qemu displays the boot screen from the live linux iso and starts the boot, but no more display is performed even when waiting for approximately 30 minutes"""
-reproduce = """1. Get hold of a Live Linux iso from Debian 11.1
-2. Set up the Microsoft Windows version of qemu from https://qemu.weilnetz.de/
-3. Attempt to boot the Live Linux iso"""
-additional = """I also tested older versions of QEMU from the Weilnetz web site. 6.0.0 and 5.2.0 are bad; 5.1.0 and older are good. I then tested the same command line ( no acceleration ) under Linux Tumbleweed 20211014 with qemu 6.1.0 and the iso booted successfully. I have not tried with isos from distributions other than Debian 11.1 . So there is a bug with the Microsoft Windows-specific code in qemu.
-If you need the specific Live Linux that I was using, let me know and I will get it to you somehow. It is several GB in size so I cannot upload it anywhere conveniently."""