qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v5 0/2] ppc/spapr: Fix migration of radix guests
@ 2017-06-07  7:54 Bharata B Rao
  2017-06-07  7:54 ` [Qemu-devel] [PATCH v5 1/2] spapr: Add a "no HPT" encoding to HTAB migration stream Bharata B Rao
  2017-06-07  7:54 ` [Qemu-devel] [PATCH v5 2/2] spapr: Fix migration of Radix guests Bharata B Rao
  0 siblings, 2 replies; 5+ messages in thread
From: Bharata B Rao @ 2017-06-07  7:54 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.

Changes in v5
-------------
- Ensured that assert(kvm_enabled()) isn't touched in any HTAB savevm
  handlers except in htab_save_setup() where it is made conditional on
  htab_shift.

v4: https://lists.gnu.org/archive/html/qemu-devel/2017-05/msg07058.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 | 40 ++++++++++++++++++++++++++++++++++++----
 1 file changed, 36 insertions(+), 4 deletions(-)

-- 
2.7.4

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-07  7:54 [Qemu-devel] [PATCH v5 0/2] ppc/spapr: Fix migration of radix guests Bharata B Rao
2017-06-07  7:54 ` [Qemu-devel] [PATCH v5 1/2] spapr: Add a "no HPT" encoding to HTAB migration stream Bharata B Rao
2017-06-08  4:28   ` David Gibson
2017-06-08  6:01     ` David Gibson
2017-06-07  7:54 ` [Qemu-devel] [PATCH v5 2/2] spapr: Fix migration of Radix guests Bharata B Rao

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