diff options
Diffstat (limited to 'gitlab/issues/target_arm/host_missing/accel_HVF/797.toml')
| -rw-r--r-- | gitlab/issues/target_arm/host_missing/accel_HVF/797.toml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/gitlab/issues/target_arm/host_missing/accel_HVF/797.toml b/gitlab/issues/target_arm/host_missing/accel_HVF/797.toml new file mode 100644 index 00000000..b45e72d1 --- /dev/null +++ b/gitlab/issues/target_arm/host_missing/accel_HVF/797.toml @@ -0,0 +1,17 @@ +id = 797 +title = "ARM64 hvf fails to boot Windows 11 on 6.2.0" +state = "opened" +created_at = "2021-12-29T23:23:49.727Z" +closed_at = "n/a" +labels = ["accel: HVF", "target: arm", "workflow::Triaged"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/797" +host-os = "macOS 12.1" +host-arch = "ARM64" +qemu-version = "6.2.0" +guest-os = "Windows 11" +guest-arch = "ARM64" +description = """On QEMU v6.1.0 with patches from @agraf manually applied, Windows 11 boots fine from the VHDX. Now that the patches have been mainlined, I would expect it to work the same but it gets stuck at EFI (no Windows "spinner").""" +reproduce = """1. `brew install qemu` +2. Download Windows 11 VHDX from https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewARM64 +3. Run command from above.""" +additional = """""" |