All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC 0/2] pseries: Correct behaviour change for older machine types
@ 2017-05-17  6:35 David Gibson
  2017-05-17  6:35 ` [Qemu-devel] [RFC 1/2] pseries: Split CAS PVR negotiation out into a separate function David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: David Gibson @ 2017-05-17  6:35 UTC (permalink / raw)
  To: abologna, thuth, lvivier
  Cc: mdroth, aik, bharata, qemu-ppc, qemu-devel, David Gibson

152ef80 "pseries: Rewrite CAS PVR compatibility logic" incorrectly
introduced a guest-visible behaviour change into existing versioned
machine type.  Patch 2/2 corrects this change, while 1/2 is a
preliminary clean up to make that easier.

Unfortunately, this bug is already in the released qemu-2.9.0.  Once
this is ready to merge for master, I'll make a backport to apply for
2.9.1 as well.

David Gibson (2):
  pseries: Split CAS PVR negotiation out into a separate function
  pseries: Restore PVR negotiation logic for pre-2.9 machine types

 hw/ppc/spapr.c         |   3 ++
 hw/ppc/spapr_hcall.c   | 131 +++++++++++++++++++++++++++++++++++++++++++------
 include/hw/ppc/spapr.h |   1 +
 3 files changed, 119 insertions(+), 16 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-05-18  6:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-17  6:35 [Qemu-devel] [RFC 0/2] pseries: Correct behaviour change for older machine types David Gibson
2017-05-17  6:35 ` [Qemu-devel] [RFC 1/2] pseries: Split CAS PVR negotiation out into a separate function David Gibson
2017-05-17  8:55   ` Laurent Vivier
2017-05-17 15:56   ` [Qemu-devel] [Qemu-ppc] " Greg Kurz
2017-05-18  4:37     ` David Gibson
2017-05-17  6:35 ` [Qemu-devel] [RFC 2/2] pseries: Restore PVR negotiation logic for pre-2.9 machine types David Gibson
2017-05-17  9:21   ` Laurent Vivier
2017-05-17 16:32   ` [Qemu-devel] [Qemu-ppc] " Greg Kurz
2017-05-17  8:52 ` [Qemu-devel] [RFC 0/2] pseries: Correct behaviour change for older " Andrea Bolognani
2017-05-18  4:51   ` David Gibson
2017-05-18  6:58     ` Andrea Bolognani

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.