qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Further VSMT fixes
@ 2018-01-15  7:27 David Gibson
  2018-01-15  7:27 ` [Qemu-devel] [PATCH 1/2] target/ppc: Clarify compat mode max_threads value David Gibson
  2018-01-15  7:27 ` [Qemu-devel] [PATCH 2/2] spapr: Adjust default VSMT value for better migration compatibility David Gibson
  0 siblings, 2 replies; 10+ messages in thread
From: David Gibson @ 2018-01-15  7:27 UTC (permalink / raw)
  To: groug, joserz, surajjs, sam.bobroff
  Cc: lvivier, qemu-ppc, qemu-devel, David Gibson

Here are some follow on fixes to Ziviani's proposed changes to VSMT
handling.  This should fix migration of POWER8 compat mode guests
between POWER8 and POWER9 hosts.

The changes are simple, the rationale's rather more complex.

David Gibson (2):
  target/ppc: Clarify compat mode max_threads value
  spapr: Adjust default VSMT value for better migration compatibility

 hw/ppc/spapr.c      | 15 ++++++++++-----
 target/ppc/compat.c | 25 +++++++++++++++++--------
 target/ppc/cpu.h    |  2 +-
 3 files changed, 28 insertions(+), 14 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-01-16  4:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-15  7:27 [Qemu-devel] [PATCH 0/2] Further VSMT fixes David Gibson
2018-01-15  7:27 ` [Qemu-devel] [PATCH 1/2] target/ppc: Clarify compat mode max_threads value David Gibson
2018-01-15  7:52   ` Laurent Vivier
2018-01-15  8:45   ` Greg Kurz
2018-01-15 10:40   ` joserz
2018-01-15  7:27 ` [Qemu-devel] [PATCH 2/2] spapr: Adjust default VSMT value for better migration compatibility David Gibson
2018-01-15  7:53   ` Laurent Vivier
2018-01-15  9:48   ` Greg Kurz
2018-01-16  4:42     ` David Gibson
2018-01-15 10:38   ` joserz

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