This repository has been archived by the owner on Oct 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 107
High CPU Usage in VM #300
Comments
@thamermousa |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi , Thank you for this great tool , I tried latest development release in Qemu with OVMF EFI mode , and realized the CPU usage of a core is always 100 % , after turn vm off , it will be ok.
Host OS : Arch Linux
Qemu Arguments :
qemu-system-x86_64 -enable-kvm -device intel-iommu -cpu host -smp 2 -machine q35 -m 4G -vga virtio -display gtk,gl=on -bios /usr/share/edk2-ovmf/x64/OVMF.fd -usb -device usb-tablet -cdrom grubfm_multiarch.iso
The text was updated successfully, but these errors were encountered: