View Single Post
  #3  
Old 11-16-2024, 00:11
mmx mmx is offline
Friend
 
Join Date: Dec 2023
Posts: 5
Rept. Given: 0
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 32
Thanks Rcvd at 9 Times in 3 Posts
mmx Reputation: 1
Quote:
Originally Posted by deepzero View Post
Nice. Do you know what the best way is to virtualize/emulate this on Windows?
You won't be able to virtualize ARM on the x86/x64 platform (not possible AFAIK) but you can emulate it using QEMU.

EDIT: From https://learn.microsoft.com/en-us/windows/arm/iso:

Quote:
Using an x64-based Windows device: Arm64 VMs are not supported in Hyper-V on x64 hardware. To run an Windows on Arm VM from an x64-based device, create an Arm64 VM in the cloud using Azure.

Last edited by mmx; 11-16-2024 at 00:18. Reason: Added reference to Microsoft's guidance
Reply With Quote