qemu-devel
[Top][All Lists]
Advanced

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

Re: qemu win10 host winxp quest very slow


From: Stefan Hajnoczi
Subject: Re: qemu win10 host winxp quest very slow
Date: Tue, 23 Jun 2020 15:33:53 +0100

On Mon, Jun 15, 2020 at 11:03:40AM +0200, Dario Ciriminna wrote:
> Hello folks,
> 
> i need to compile and run qemu under Windows 10 host (Pentium G860, very
> bad)  with a Windows XP guest.
> Precompiled downloaded binary run smoothly, but my compiled version is very
> very slow (I NEED to compile it).
> 
> I start it with :
> 
> "C:\Program Files\qemu\qemu-system-x86_64w.exe" .\WindowsXP.img -m 1024M
> -usb -vga std -netdev user,id=n0 -device rtl8139,netdev=n0 -fda
> .\ZSK_DSK.img -D .\qemu.log
> 
> ah and -D .\qemu.log doesn't log nothing. 0k log file.
> 
> What can i try ? 3 min to start Windows XP is unacceptable and after start
> system run slow!

According to this page the G860 has virtualization support:
https://ark.intel.com/content/www/us/en/ark/products/53492/intel-pentium-processor-g860-3m-cache-3-00-ghz.html

Did you build with ./configure --enable-whpx for hardware assisted
virtualization support?

If you cannot use WHPX then you may be stuck with the current speed.

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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