All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for 2nd generation AMD EPYC processors
@ 2019-11-05 21:17 Moger, Babu
  2019-11-05 21:17 ` [PATCH 1/2] i386: Add missing cpu feature bits in EPYC model Moger, Babu
  2019-11-05 21:17 ` [PATCH 2/2] i386: Add 2nd Generation AMD EPYC processors Moger, Babu
  0 siblings, 2 replies; 6+ messages in thread
From: Moger, Babu @ 2019-11-05 21:17 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 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

---

Babu Moger (2):
      i386: Add missing cpu feature bits in EPYC model
      i386: Add 2nd Generation AMD EPYC processors


 hw/i386/pc.c      |    8 +++-
 target/i386/cpu.c |  113 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 target/i386/cpu.h |    2 +
 3 files changed, 115 insertions(+), 8 deletions(-)

--

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

end of thread, other threads:[~2019-11-06  0:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05 21:17 [PATCH 0/2] Add support for 2nd generation AMD EPYC processors Moger, Babu
2019-11-05 21:17 ` [PATCH 1/2] i386: Add missing cpu feature bits in EPYC model Moger, Babu
2019-11-05 21:43   ` Eduardo Habkost
2019-11-06  0:16     ` Moger, Babu
2019-11-06  0:32       ` Eduardo Habkost
2019-11-05 21:17 ` [PATCH 2/2] i386: Add 2nd Generation AMD EPYC processors Moger, Babu

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.