qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Win10 always takes 100% cpu power even when idle
@ 2021-03-17 16:11 Reinoud Zandijk
  2021-03-17 16:18 ` Daniel P. Berrangé
  0 siblings, 1 reply; 5+ messages in thread
From: Reinoud Zandijk @ 2021-03-17 16:11 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1204 bytes --]

Hi,

when executing Qemu with

  qemu-system-x86_64 -m 4G -smp cores=2 -M q35 -snapshot \
    -drive file=/home/reinoud/Downloads/Win10-demo.raw,format=raw \
    -rtc base=localtime,clock=host -spice port=5924,disable-ticketing=on \
    -vga qxl -usb -device usb-tablet -net nic -net tap,ifname=tap0,script=no

my cpu usage in Windows10 *allways* reports 100% cpu usage. On the host system
its always 190%+ ie it is really taking two cores completely.

Using our NVMM accelerator makes it run a whole lot faster, as good as native
speed, but it always takes up the whole two processors too! Windows10 also
*allways* reports 100% cpu usage. Its not a startup thing for even when
letting it run for quite some time never reduces the cpu time.

In contrast, running NetBSD in the VM takes no CPU time at all when idle.

When Googling about this, I saw this come by quite often. Is there something
Qemu can do about this? What makes it spin like this and why is it Windows10
specific? This is a specific VM aware version too if I may believe it saying
so. I already replaced drivers to virtio etc but to no avail. Always 100% CPU
time for all CPUs.

Could this also be an ACPI thing?

With regards,
Reinoud


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-17 21:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 16:11 Win10 always takes 100% cpu power even when idle Reinoud Zandijk
2021-03-17 16:18 ` Daniel P. Berrangé
2021-03-17 17:00   ` Reinoud Zandijk
2021-03-17 17:05     ` Daniel P. Berrangé
2021-03-17 21:29       ` Reinoud Zandijk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).