qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH] Add definitions for current cpu models..


From: john cooper
Subject: [Qemu-devel] Re: [PATCH] Add definitions for current cpu models..
Date: Tue, 05 Jan 2010 01:06:50 -0500
User-agent: Thunderbird 2.0.0.9 (X11/20071115)

Marcelo Tosatti wrote:
> On Mon, Dec 21, 2009 at 01:46:36AM -0500, john cooper wrote:
>> +    {
>> +        .name = "Opteron_G2",
>> +        .level = 5,
>> +        .vendor1 = CPUID_VENDOR_INTEL_1,
>> +        .vendor2 = CPUID_VENDOR_INTEL_2,
>> +        .vendor3 = CPUID_VENDOR_INTEL_3,
> 
> Silly question: why a CPU named "Opteron_G2" uses intel vendor id's?

The feedback I had from AMD indicated using the Intel
strings for a family 15 cpu resulted in the least
amount of guest confusion.  The upstream kvm64 model
does similarly.

Sorry for my late response here which was preempted
by the intervening holiday.

-john

-- 
address@hidden




reply via email to

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