summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/599.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/599.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloadqemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/599.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/599.toml19
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/599.toml b/gitlab/issues/target_missing/host_missing/accel_missing/599.toml
new file mode 100644
index 000000000..2cb29169d
--- /dev/null
+++ b/gitlab/issues/target_missing/host_missing/accel_missing/599.toml
@@ -0,0 +1,19 @@
+id = 599
+title = "Q35: Windows BSOD running on 6.1.0"
+state = "closed"
+created_at = "2021-09-05T21:03:24.602Z"
+closed_at = "2021-09-06T18:12:12.392Z"
+labels = []
+url = "https://gitlab.com/qemu-project/qemu/-/issues/599"
+host-os = "Ubuntu 20.04, macOS 10.15"
+host-arch = "x86"
+qemu-version = "6.1.0"
+guest-os = "Windows 7, other Windows"
+guest-arch = "x86"
+description = """Starting with QEMU 6.1.0, Windows no longer boots with Q35 (including `pc-q35-6.0` as well). When booting an existing Windows 7 installation, BSOD appears during boot (0x0000007B). If you try to install Windows from an ISO, the follow error appears when you try to start setup.
+
+![Screen_Shot_2021-09-05_at_1.58.05_PM](/uploads/cfa04f25e9a8dc5ca8f201c87794b6c7/Screen_Shot_2021-09-05_at_1.58.05_PM.png)
+
+Other people also reported similar issues booting Windows 10, as well as during use of Windows XP."""
+reproduce = """Enter commands from above."""
+additional = """This was not an issue in QEMU 6.0.0. I can reproduce it at `master`."""