qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v6 0/2] ppc/spapr: Fix migration of radix guests
@ 2017-06-12  5:32 Bharata B Rao
  2017-06-12  5:32 ` [Qemu-devel] [PATCH v6 1/2] spapr: Add a "no HPT" encoding to HTAB migration stream Bharata B Rao
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Bharata B Rao @ 2017-06-12  5:32 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-ppc, david, sam.bobroff, rnsastry, sjitindarsingh,
	Bharata B Rao

This patchset fixes the migration of sPAPR radix guests.

Migration of hash and radix guests individually has been tested on
TCG and KVM (P8 and P9 hosts). Changeover from HPT to RPT and vice versa
via reboot during migration isn't tested yet since it is possible
to test that currently only with TCG and TCG reboot is being fixed.

Changes in v6:
--------------
- Ensure any allocated HPT is free by the target when the source
  doesn't send HPT.

v5: https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg01637.html

Bharata B Rao (2):
  spapr: Add a "no HPT" encoding to HTAB migration stream
  spapr: Fix migration of Radix guests

 hw/ppc/spapr.c | 41 +++++++++++++++++++++++++++++++++++++----
 1 file changed, 37 insertions(+), 4 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-06-18 12:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-12  5:32 [Qemu-devel] [PATCH v6 0/2] ppc/spapr: Fix migration of radix guests Bharata B Rao
2017-06-12  5:32 ` [Qemu-devel] [PATCH v6 1/2] spapr: Add a "no HPT" encoding to HTAB migration stream Bharata B Rao
2017-06-12  9:10   ` David Gibson
2017-06-13  4:48     ` Bharata B Rao
2017-06-18 11:30       ` David Gibson
2017-06-12  5:32 ` [Qemu-devel] [PATCH v6 2/2] spapr: Fix migration of Radix guests Bharata B Rao
2017-06-12  9:18   ` David Gibson
2017-06-12  8:45 ` [Qemu-devel] [PATCH v6 0/2] ppc/spapr: Fix migration of radix guests David Gibson

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