On Wed, Jan 05, 2011, Avi Kivity wrote about "Re: [Qemu-devel] [PATCH] Add VMX
cpuid feature to qemu64":
> IMO the emphasis on defaults is misplaced. Most people run virtual
> machines via a management tool, and we should focus on making it easy
> for management tool ma
On 01/05/2011 10:50 AM, Nadav Har'El wrote:
On Wed, Jan 05, 2011, Avi Kivity wrote about "Re: [Qemu-devel] [PATCH] Add VMX cpuid
feature to qemu64":
> The intent of kvm64/qemu64 is to provide some feature stability, so that
> when you run a guest with those cpu typ
On Wed, Jan 05, 2011, Avi Kivity wrote about "Re: [Qemu-devel] [PATCH] Add VMX
cpuid feature to qemu64":
> The intent of kvm64/qemu64 is to provide some feature stability, so that
> when you run a guest with those cpu types, you get something expected.
> So adding to the
On 01/05/2011 10:17 AM, Nadav Har'El wrote:
On Tue, Jan 04, 2011, Alexander Graf wrote about "Re: [Qemu-devel] [PATCH] Add VMX
cpuid feature to qemu64":
> If qemu-kvm still uses the "qemu64" type, that's plainly a bug :). It really
should use -cpu kvm64 / k
On Tue, Jan 04, 2011, Alexander Graf wrote about "Re: [Qemu-devel] [PATCH] Add
VMX cpuid feature to qemu64":
> If qemu-kvm still uses the "qemu64" type, that's plainly a bug :). It really
> should use -cpu kvm64 / kvm32 as default.
When I run qemu-kvm's qemu-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 04.01.2011, at 22:39, Nadav Har'El wrote:
> On Tue, Jan 04, 2011, Alexander Graf wrote about "Re: [Qemu-devel] [PATCH]
> Add VMX cpuid feature to qemu64":
>>
>> On 04.01.2011, at 16:06, Nadav Har'El w
On Tue, Jan 04, 2011, Alexander Graf wrote about "Re: [Qemu-devel] [PATCH] Add
VMX cpuid feature to qemu64":
>
> On 04.01.2011, at 16:06, Nadav Har'El wrote:
>
> > This patch adds the "VMX" cpuid feature to the default "qemu64" CPU type.
> &g
On 04.01.2011, at 16:06, Nadav Har'El wrote:
> This patch adds the "VMX" cpuid feature to the default "qemu64" CPU type.
> If KVM doesn't support this feature (i.e., nested VMX is not in the code,
> or not enabled) it will mask out this bit.
"qemu64" defines capabilities that qemu emulates. Qemu
This patch adds the "VMX" cpuid feature to the default "qemu64" CPU type.
If KVM doesn't support this feature (i.e., nested VMX is not in the code,
or not enabled) it will mask out this bit.
Note that other relevant CPU types, such as "core2duo" already correctly
include the VMX feature, and "qemu