Qemu KVM virtualization: launched Windows 10 ARM on Android but… black screen!?

About Qemu-system-ppc, a PPC Mac emulator for Windows, macOS and Linux that can run Mac OS 9.0 up to Mac OS X 10.5

Moderators: Cat_7, Ronald P. Regensburg

Post Reply
Qemu-android
Space Cadet
Posts: 1
Joined: Wed Mar 23, 2022 11:09 am

Qemu KVM virtualization: launched Windows 10 ARM on Android but… black screen!?

Post by Qemu-android »

Hello! I am from Ukraine, so I am writing through a translator, if there are incomprehensible phrases, I apologize.


So, I managed to build a kernel for Samsung A7 (2018) with a KVM module. Now virtualization is available on my device on an ARM cortex A53 processor. Yes it is possible!


I followed these instructions: https://bestofcpp.com/repo/raspiduino-a6lte-kvm


The goal is to run Windows 10/11 ARM on top of Android using Qemu at native speed, just like on a PC.


I almost made it! Indeed, the OS starts,
https://drive.google.com/file/d/1-1E6Yb ... p=drivesdk
but there are problems with the VGA and Virtio-Gpu-pci graphic display. Whatever I do constantly black screen with this inscription:

https://drive.google.com/file/d/1-2fcGE ... p=drivesdk
I've tried all possible options, but nothing works :(


On GitHub, this is mentioned in one thread dedicated to QEMU KVM on ARM processors. They say that this is due to the fact that there are no drivers for KVM + VGA.


The thing is that when I start without the KVM option, then Windows boots up, but very slowly :(


Please help. Maybe someone else can suggest a solution to this problem. I can even build a kernel for your device for you to test. Only Samsung!
User avatar
adespoton
Forum All-Star
Posts: 4226
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: Qemu KVM virtualization: launched Windows 10 ARM on Android but… black screen!?

Post by adespoton »

This is a forum for qemu-system-ppc aiming at Mac OS and OS X guest OSes. This forum doesn't cover KVM on Android for running Win10 ARM.
Post Reply