All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for 2nd generation AMD EPYC processors
@ 2019-11-07 18:00 Moger, Babu
  2019-11-07 18:00 ` [PATCH v2 1/2] i386: Add missing cpu feature bits in EPYC model Moger, Babu
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Moger, Babu @ 2019-11-07 18:00 UTC (permalink / raw)
  To: mst, marcel.apfelbaum, pbonzini, rth, ehabkost; +Cc: qemu-devel

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(-)

--

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-03-05 21:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-07 18:00 [PATCH v2 0/2] Add support for 2nd generation AMD EPYC processors Moger, Babu
2019-11-07 18:00 ` [PATCH v2 1/2] i386: Add missing cpu feature bits in EPYC model Moger, Babu
2019-11-07 18:01 ` [PATCH v2 2/2] i386: Add 2nd Generation AMD EPYC processors Moger, Babu
2020-01-07 18:47 ` [PATCH v2 0/2] Add support for 2nd generation " Liang Yan
2020-01-08 16:27   ` Babu Moger
2020-01-24 20:35 ` Babu Moger
2020-03-05 21:12 ` Eduardo Habkost

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.