qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/2] target/ppc/cpu-models: set POWER9_v1.0 as POWER9 DD1
@ 2017-07-04 11:01 Laurent Vivier
  2017-07-04 11:01 ` [Qemu-devel] [PATCH v4 1/2] " Laurent Vivier
  2017-07-04 11:01 ` [Qemu-devel] [PATCH v4 2/2] target/ppc: move POWER9 DD1 workaround to init_proc_POWER9() Laurent Vivier
  0 siblings, 2 replies; 13+ messages in thread
From: Laurent Vivier @ 2017-07-04 11:01 UTC (permalink / raw)
  To: David Gibson
  Cc: joserz, qemu-devel, Thomas Huth, qemu-ppc, Suraj Singh,
	Cédric Le Goater, Sam Bobroff, Greg Kurz, Laurent Vivier

This patch series allows to use "-cpu POWER9" with a POWER9
DD1 host and KVM HV. With TCG, "-cpu POWER9" selects
POWER9_v2.0 (POWER9 DD2).

David, I send this series based on master, if you need a version
based on your ppc-for-2.10 branch let me know.

v4:
  update POWER9 comments
  move workaround to init_proc_POWER9()

v3:
  add the patch to move POWER9 DD1 workaround to
  the generic part (not only for "-cpu host").

v2:
  add POWER9_v2.0
  sent as RFC as "-cpu POWER9" breaks the kernel

Laurent Vivier (2):
  target/ppc/cpu-models: set POWER9_v1.0 as POWER9 DD1
  target/ppc: move POWER9 DD1 workaround to init_proc_POWER9()

 hw/ppc/spapr_cpu_core.c     |  1 +
 target/ppc/cpu-models.c     |  6 ++++--
 target/ppc/cpu-models.h     |  1 +
 target/ppc/kvm.c            | 11 -----------
 target/ppc/translate_init.c | 15 ++++++++++++++-
 5 files changed, 20 insertions(+), 14 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-07-05  8:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-04 11:01 [Qemu-devel] [PATCH v4 0/2] target/ppc/cpu-models: set POWER9_v1.0 as POWER9 DD1 Laurent Vivier
2017-07-04 11:01 ` [Qemu-devel] [PATCH v4 1/2] " Laurent Vivier
2017-07-04 11:01 ` [Qemu-devel] [PATCH v4 2/2] target/ppc: move POWER9 DD1 workaround to init_proc_POWER9() Laurent Vivier
2017-07-04 11:12   ` Thomas Huth
2017-07-04 11:15   ` Greg Kurz
2017-07-04 11:21     ` Laurent Vivier
2017-07-04 11:28       ` Laurent Vivier
2017-07-04 11:41     ` David Gibson
2017-07-04 13:02       ` Greg Kurz
2017-07-04 13:08         ` Thomas Huth
2017-07-05  6:36         ` David Gibson
2017-07-05  7:56           ` Thomas Huth
2017-07-05  8:47             ` Greg Kurz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).