summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/670.toml
diff options
context:
space:
mode:
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, 18 insertions, 0 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
new file mode 100644
index 000000000..640845376
--- /dev/null
+++ b/gitlab/issues/target_missing/host_missing/accel_missing/670.toml
@@ -0,0 +1,18 @@
+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."""