qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/5] Update AMD EPYC CPU Models


From: Babu Moger
Subject: [PATCH 0/5] Update AMD EPYC CPU Models
Date: Fri, 2 Dec 2022 13:47:05 -0600
User-agent: StGit/1.1.dev103+g5369f4c

This series adds following changes.
a. Allow versioned CPUs to specify new cache_info pointers.
b. Add EPYC-v4, EPYC-Rome-v3 and EPYC-Milan-v2 fixing the
   cache_info.complex_indexing.
c. Introduce EPYC-Milan-v2 by adding few missing feature bits.
---

Babu Moger (3):
      target/i386: Add a couple of feature bits in 8000_0008_EBX
      target/i386: Add feature bits for CPUID_Fn80000021_EAX
      target/i386: Add missing feature bits in EPYC-Milan model

Michael Roth (2):
      target/i386: allow versioned CPUs to specify new cache_info
      target/i386: Add new EPYC CPU versions with updated cache_info


 target/i386/cpu.c | 252 +++++++++++++++++++++++++++++++++++++++++++++-
 target/i386/cpu.h |  12 +++
 2 files changed, 259 insertions(+), 5 deletions(-)

--




reply via email to

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