[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] Qemu on windows host is slow
From: |
Thomas Huth |
Subject: |
Re: [Qemu-discuss] Qemu on windows host is slow |
Date: |
Fri, 10 Nov 2017 12:59:53 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 |
On 10.11.2017 08:49, mahmood n wrote:
> Hi,
> I have installed qemu on my windows 10 (x64) and I am able to run
> qemu-system-x86_64 command. Problem is that it is very slow! And when I want
> to install an Ubuntu as a guest, I have to wait many minutes to see the
> installation wizard.
>
> On Linux, I can use -enable-kvm, but here it is not possible. Any advice?
If you're using the latest and greatest version of QEMU, you can have a
try with "--accel hax" on Windows.
Thomas