diff options
Diffstat (limited to 'results/classifier/zero-shot/105/boot/797')
| -rw-r--r-- | results/classifier/zero-shot/105/boot/797 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/105/boot/797 b/results/classifier/zero-shot/105/boot/797 new file mode 100644 index 000000000..191157c05 --- /dev/null +++ b/results/classifier/zero-shot/105/boot/797 @@ -0,0 +1,22 @@ +boot: 0.943 +graphic: 0.938 +device: 0.884 +instruction: 0.847 +semantic: 0.493 +mistranslation: 0.457 +socket: 0.307 +vnc: 0.252 +other: 0.241 +network: 0.236 +assembly: 0.100 +KVM: 0.015 + +ARM64 hvf fails to boot Windows 11 on 6.2.0 +Description of problem: +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"). +Steps to 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 information: + |