qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Qemu on Windows 10 - no acceleration found
@ 2020-03-20 17:20 Jerry Geis
  2020-03-20 19:21 ` Stefan Weil
  0 siblings, 1 reply; 7+ messages in thread
From: Jerry Geis @ 2020-03-20 17:20 UTC (permalink / raw)
  To: qemu-devel

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

Hi All,

I have tried QEMU on Windows 10 host with and without HyperV active in the
features list.
Neither seemed to affect the "really slow" speed. Either option results in
-enable-kvm giving "no acceleration found".

How do I enable acceleration on QEMU for windows.

Jerry

[-- Attachment #2: Type: text/html, Size: 401 bytes --]

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

* Re: Qemu on Windows 10 - no acceleration found
  2020-03-20 17:20 Qemu on Windows 10 - no acceleration found Jerry Geis
@ 2020-03-20 19:21 ` Stefan Weil
  2020-03-20 20:22   ` Jerry Geis
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Weil @ 2020-03-20 19:21 UTC (permalink / raw)
  To: Jerry Geis, qemu-devel

Am 20.03.20 um 18:20 schrieb Jerry Geis:

> Hi All,
>
> I have tried QEMU on Windows 10 host with and without HyperV active in
> the features list.
> Neither seemed to affect the "really slow" speed. Either option
> results in -enable-kvm giving "no acceleration found".
>
> How do I enable acceleration on QEMU for windows.
>
> Jerry


Please read https://qemu.weilnetz.de/FAQ.

Stefan W.





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

* Re: Qemu on Windows 10 - no acceleration found
  2020-03-20 19:21 ` Stefan Weil
@ 2020-03-20 20:22   ` Jerry Geis
  2020-03-21  5:17     ` Holger Schranz
  2020-03-21  7:14     ` Stefan Weil
  0 siblings, 2 replies; 7+ messages in thread
From: Jerry Geis @ 2020-03-20 20:22 UTC (permalink / raw)
  To: Stefan Weil; +Cc: qemu-devel

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

So I tried --enable-whpx and I get Invalid option. Im on Windows 10 and
QEMU 4.2.0

I'm confused.  Then I don't know where to download the HAXM. The place I
found is GIT and it wants the user to compile it. I was looking for just an
EXE.

Thanks

Jerry

[-- Attachment #2: Type: text/html, Size: 357 bytes --]

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

* Re: Qemu on Windows 10 - no acceleration found
  2020-03-20 20:22   ` Jerry Geis
@ 2020-03-21  5:17     ` Holger Schranz
  2020-03-21  5:32       ` Holger Schranz
  2020-03-21  7:14     ` Stefan Weil
  1 sibling, 1 reply; 7+ messages in thread
From: Holger Schranz @ 2020-03-21  5:17 UTC (permalink / raw)
  To: Jerry Geis, Stefan Weil; +Cc: qemu-devel

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

Hi Jerry,

have you read the instructtions on Intel:

https://github.com/intel/haxm/wiki/Installation-Instructions-on-Windows

May be this helps you

Best regards

Holger

Am 20.03.20 um 21:22 schrieb Jerry Geis:
> So I tried --enable-whpx and I get Invalid option. Im on Windows 10 
> and QEMU 4.2.0
>
> I'm confused.  Then I don't know where to download the HAXM. The place 
> I found is GIT and it wants the user to compile it. I was looking for 
> just an EXE.
>
> Thanks
>
> Jerry

[-- Attachment #2: Type: text/html, Size: 1612 bytes --]

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

* Re: Qemu on Windows 10 - no acceleration found
  2020-03-21  5:17     ` Holger Schranz
@ 2020-03-21  5:32       ` Holger Schranz
  0 siblings, 0 replies; 7+ messages in thread
From: Holger Schranz @ 2020-03-21  5:32 UTC (permalink / raw)
  To: Jerry Geis, Stefan Weil; +Cc: qemu-devel

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

... To early in the morning ...

It is on GitHub...

on Github:
https://github.com/intel/haxm/releases/tag/v7.5.6

others:
https://www.softpedia.com/get/Programming/Other-Programming-Files/Intel-Hardware-Accelerated-Execution-Manager.shtml
https://www.filecroco.com/download-intel-hardware-accelerated-execution-manager/

Best regards

Holger

Am 21.03.20 um 06:17 schrieb Holger Schranz:
> Hi Jerry,
>
> have you read the instructtions on Intel:
>
> https://github.com/intel/haxm/wiki/Installation-Instructions-on-Windows
>
> May be this helps you
>
> Best regards
>
> Holger
>
> Am 20.03.20 um 21:22 schrieb Jerry Geis:
>> So I tried --enable-whpx and I get Invalid option. Im on Windows 10 
>> and QEMU 4.2.0
>>
>> I'm confused.  Then I don't know where to download the HAXM. The 
>> place I found is GIT and it wants the user to compile it. I was 
>> looking for just an EXE.
>>
>> Thanks
>>
>> Jerry

[-- Attachment #2: Type: text/html, Size: 2896 bytes --]

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

* Re: Qemu on Windows 10 - no acceleration found
  2020-03-20 20:22   ` Jerry Geis
  2020-03-21  5:17     ` Holger Schranz
@ 2020-03-21  7:14     ` Stefan Weil
  2020-03-21 17:24       ` Jerry Geis
  1 sibling, 1 reply; 7+ messages in thread
From: Stefan Weil @ 2020-03-21  7:14 UTC (permalink / raw)
  To: Jerry Geis; +Cc: qemu-devel

Am 20.03.20 um 21:22 schrieb Jerry Geis:

> So I tried --enable-whpx and I get Invalid option. Im on Windows 10
> and QEMU 4.2.0
>
> I'm confused.  Then I don't know where to download the HAXM. The place
> I found is GIT and it wants the user to compile it. I was looking for
> just an EXE.
>
> Thanks
>
> Jerry


Sorry, the FAQ was outdated. I updated it now.

Run `qemu-system-x86_64 --accel whpx`.

Using WHPX is easier than using HAX.

Stefan



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

* Re: Qemu on Windows 10 - no acceleration found
  2020-03-21  7:14     ` Stefan Weil
@ 2020-03-21 17:24       ` Jerry Geis
  0 siblings, 0 replies; 7+ messages in thread
From: Jerry Geis @ 2020-03-21 17:24 UTC (permalink / raw)
  To: Stefan Weil; +Cc: qemu-devel

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

Perfect Stefan - that did the trick.
Thank you.

Jerry

On Sat, Mar 21, 2020 at 3:14 AM Stefan Weil <sw@weilnetz.de> wrote:

> Am 20.03.20 um 21:22 schrieb Jerry Geis:
>
> > So I tried --enable-whpx and I get Invalid option. Im on Windows 10
> > and QEMU 4.2.0
> >
> > I'm confused.  Then I don't know where to download the HAXM. The place
> > I found is GIT and it wants the user to compile it. I was looking for
> > just an EXE.
> >
> > Thanks
> >
> > Jerry
>
>
> Sorry, the FAQ was outdated. I updated it now.
>
> Run `qemu-system-x86_64 --accel whpx`.
>
> Using WHPX is easier than using HAX.
>
> Stefan
>
>

[-- Attachment #2: Type: text/html, Size: 1031 bytes --]

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

end of thread, other threads:[~2020-03-21  9:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-20 17:20 Qemu on Windows 10 - no acceleration found Jerry Geis
2020-03-20 19:21 ` Stefan Weil
2020-03-20 20:22   ` Jerry Geis
2020-03-21  5:17     ` Holger Schranz
2020-03-21  5:32       ` Holger Schranz
2020-03-21  7:14     ` Stefan Weil
2020-03-21 17:24       ` Jerry Geis

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).