diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/599.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | qemu-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.toml | 19 |
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. + + + +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`.""" |