Can I use Qemu image on windows?

In the develop page, there is description for Qemu emulator on linux.

Is it possible to run on qemu on windows?

I tried it but it shows up black screen and soared cpu usage but not woks at all.

Below is my command to run.

c:\qemu> qemu-system-aarch64.exe -M raspi3 webos-image-qemux86.vmdk

1 Like

No. It only works on Ubuntu now.
Please refer below page.
http://webosose.org/develop/sdk-tools/emulator/qemux86-emulator-linux/

1 Like