[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Windows 10 host SLOW
From: |
Narcis Garcia |
Subject: |
Re: Windows 10 host SLOW |
Date: |
Tue, 28 Jul 2020 09:50:11 +0200 |
-enable-kvm
Narcis Garcia
El 28/7/20 a les 2:34, Jerry Geis ha escrit:
> 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