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-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/599.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/599.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/599.toml19
1 files changed, 0 insertions, 19 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
deleted file mode 100644
index 2cb29169..00000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/599.toml
+++ /dev/null
@@ -1,19 +0,0 @@
-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`."""