diff options
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 00000000..2cb29169 --- /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`.""" |