qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Bug 1248959] Re: pdpe1gb flag is missing in guest runn


From: Chris Friesen
Subject: Re: [Qemu-devel] [Bug 1248959] Re: pdpe1gb flag is missing in guest running on Intel h/w
Date: Wed, 21 Jun 2017 12:25:48 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 06/21/2017 11:38 AM, Anatol Pomozov wrote:
I observe the same situation. My host CPU (Intel Xeon CPU E5-2690)
supports 1gb pages but qemu keeps it disabled by default. I have to use
either '-cpu phenom' or '-cpu host' with KVM.

It makes me wondering what is the default CPU for QEMU? Is it possible
to set qemu CPU featureset closer to what host CPU has?

As I understand it there is no well-defined default CPU for qemu that is guaranteed to be stable across versions.

Last I checked if you use the default CPU model then you get something that calls itself "qemu64", but explicitly setting the "qemu64" cpu model doesn't work when enabling kvm support on an Intel host CPU, because it wants the "svm" CPU feature. (Does this strike anyone else as inconsistent?)

The "kvm64" CPU model works on Intel, but doesn't provide as many CPU features as what you get if you don't specify a model.

Chris



reply via email to

[Prev in Thread] Current Thread [Next in Thread]