qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-ppc] [PATCH 0/2] spapr: Fix stale HTAB during live migration


From: Samuel Mendoza-Jonas
Subject: [Qemu-ppc] [PATCH 0/2] spapr: Fix stale HTAB during live migration
Date: Wed, 5 Nov 2014 17:16:59 +1100

If a spapr guest reboots during a live migration, the guest HTAB on the
destination is not updated properly, usually resulting in a kernel panic.

This is a (delayed!) follow up to my previous patch including a fix
for TCG guests as well as KVM.

Samuel Mendoza-Jonas (2):
  spapr: Fix stale HTAB during live migration (KVM)
  spapr: Fix stale HTAB during live migration (TCG)

 hw/ppc/spapr.c         | 102 +++++++++++++++++++++++++++++++++++++++++--------
 include/hw/ppc/spapr.h |   3 ++
 2 files changed, 89 insertions(+), 16 deletions(-)

-- 
1.9.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]