[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH v6 0/2] ppc/spapr: Fix migration of radix guests
From: |
Bharata B Rao |
Subject: |
[Qemu-ppc] [PATCH v6 0/2] ppc/spapr: Fix migration of radix guests |
Date: |
Mon, 12 Jun 2017 11:02:33 +0530 |
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