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/2700.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2700.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2700.toml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2700.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2700.toml new file mode 100644 index 00000000..7e97baf0 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/2700.toml @@ -0,0 +1,16 @@ +id = 2700 +title = "Windows 11 24H2 (x64) fails to boot" +state = "closed" +created_at = "2024-11-26T09:17:51.633Z" +closed_at = "2024-11-26T15:25:18.616Z" +labels = [] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2700" +host-os = "- OS/kernel version: macOS 15.1.1" +host-arch = "arm64 (also tested on x86_64)" +qemu-version = "v9.2.0-rc1-10-g791e3837c1 (but issue exists on as early as v7.2.0)" +guest-os = "Windows 11 24H2" +guest-arch = "x86_64" +description = """When trying to boot Windows 11 24H2 (including the installer), the guest will just restart.""" +reproduce = """1. Download Windows 11 ISO from: https://www.microsoft.com/en-us/software-download/windows11 +2. Run the command above""" +additional = """I tested it on an M4 Pro Mac running TCG. Other users have reported the same issue with M3 running TCG and Intel i9 running HVF.""" |