I am running Windwos 10 host and latest qemu.
I have tried to run with and without the -accel whpx flags.
operation is the same SLOW. even though it ways windows acceleration enabled.
Is there another way to speed up the windows 10 hosts ?
I am attempting a CentOS 8 client.
My command is simple:
"C:\Program Files\qemu\qemu-system-x86_64.exe" -drive file="centos8.x86_64.img,format=raw" -vga std -smp 8 -m 8196 -no-acpi -accel whpx
Thanks.
Jerry