qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] spapr: Fix stale HTAB during live migration
@ 2014-11-05  6:16 Samuel Mendoza-Jonas
  2014-11-05  6:17 ` [Qemu-devel] [PATCH 1/2] spapr: Fix stale HTAB during live migration (KVM) Samuel Mendoza-Jonas
  2014-11-05  6:17 ` [Qemu-devel] [PATCH 2/2] spapr: Fix stale HTAB during live migration (TCG) Samuel Mendoza-Jonas
  0 siblings, 2 replies; 10+ messages in thread
From: Samuel Mendoza-Jonas @ 2014-11-05  6:16 UTC (permalink / raw)
  To: qemu-ppc, qemu-devel; +Cc: aik, Samuel Mendoza-Jonas

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

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

end of thread, other threads:[~2014-11-13  7:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-05  6:16 [Qemu-devel] [PATCH 0/2] spapr: Fix stale HTAB during live migration Samuel Mendoza-Jonas
2014-11-05  6:17 ` [Qemu-devel] [PATCH 1/2] spapr: Fix stale HTAB during live migration (KVM) Samuel Mendoza-Jonas
2014-11-05  7:57   ` [Qemu-devel] [Qemu-ppc] " Alexander Graf
2014-11-05 21:56     ` Samuel Mendoza-Jonas
2014-11-13  6:59   ` [Qemu-devel] " Alexey Kardashevskiy
2014-11-05  6:17 ` [Qemu-devel] [PATCH 2/2] spapr: Fix stale HTAB during live migration (TCG) Samuel Mendoza-Jonas
2014-11-05  8:05   ` [Qemu-devel] [Qemu-ppc] " Alexander Graf
2014-11-05 22:00     ` Samuel Mendoza-Jonas
2014-11-05 22:04       ` Alexander Graf
2014-11-13  7:12   ` [Qemu-devel] " Alexey Kardashevskiy

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