qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Install Win10 x64 on QEMU TCG failed


From: uty uaty
Subject: Install Win10 x64 on QEMU TCG failed
Date: Tue, 23 Feb 2021 11:39:57 -0500

Hi,

I am trying to install Windows 10 on QEMU using TCG. I understand it would be slow, but I am trying to intercept some of the events in the system.

It works for Win7. However, when I install Win10, it takes a long time to finish most parts and eventually shows me "Why did my pc restart" screen.

The version I'm using is Qemu-5.2.0. 
qemu-system-x86_64 -m 4G \
        -cpu qemu64 \
        -vga cirrus \
        -cdrom ~/iso/Win10_x64.iso \
        -boot d \
        win10.hd

Is it something because of Win10's hypervisor?
Any suggestions? 

Best Regards,
uty

reply via email to

[Prev in Thread] Current Thread [Next in Thread]