summaryrefslogtreecommitdiffstats
path: root/gitlab/issues/target_arm/host_missing/accel_HVF/797.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_arm/host_missing/accel_HVF/797.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloademulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
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.toml17
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 = """"""