qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 0/2] Add support for 2nd generation AMD EPYC processors


From: Babu Moger
Subject: Re: [PATCH v2 0/2] Add support for 2nd generation AMD EPYC processors
Date: Fri, 24 Jan 2020 14:35:58 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Its been a while. Pinging again.  Please review.

On 11/7/19 12:00 PM, Moger, Babu wrote:
> The following series adds the support for 2nd generation AMD EPYC Processors
> on qemu guests. The model display name for 2nd generation will be EPYC-Rome.
> 
> Also fixes few missed cpu feature bits in 1st generation EPYC models.
> 
> The Reference documents are available at
> https://developer.amd.com/wp-content/resources/55803_0.54-PUB.pdf
> https://www.amd.com/system/files/TechDocs/24594.pdf
> 
> ---
> v2: Used the versioned CPU models instead of machine-type-based CPU
>     compatibility (commented by Eduardo).
> 
> Babu Moger (2):
>       i386: Add missing cpu feature bits in EPYC model
>       i386: Add 2nd Generation AMD EPYC processors
> 
> 
>  target/i386/cpu.c |  119 
> +++++++++++++++++++++++++++++++++++++++++++++++++++--
>  target/i386/cpu.h |    2 +
>  2 files changed, 116 insertions(+), 5 deletions(-)
> 
> --
> 



reply via email to

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