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/1915.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/1915.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1915.toml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1915.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1915.toml new file mode 100644 index 000000000..77c7f9363 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1915.toml @@ -0,0 +1,19 @@ +id = 1915 +title = "whpx causes a blue screen on guest windows" +state = "opened" +created_at = "2023-09-30T18:58:21.710Z" +closed_at = "n/a" +labels = [] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1915" +host-os = "Windows 10" +host-arch = "x86_64" +qemu-version = "qemu 8.1.0" +guest-os = "Windows 7" +guest-arch = "x86_64 (64 bits)" +description = """i wanted to install windows 7 with qemu, but qunad i tried i got a blue screen . Then I downgraded to version 5.0.2 and it worked perfectly, I also tried with windows 10 and it didn't boot. + +""" +reproduce = """1. install windows 7 iso +2. run the setup +3. and the bsod..""" +additional = """I tried it with qemu 5.0.2 and it worked perfectly.""" |