qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC PATCH 0/2] target-ppc migration fixes
@ 2015-09-14 19:30 Mark Cave-Ayland
  2015-09-14 19:30 ` [Qemu-devel] [RFC PATCH 1/2] target-ppc: remove hreg_compute_mem_idx() from cpu_post_load Mark Cave-Ayland
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Mark Cave-Ayland @ 2015-09-14 19:30 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc, agraf, aik

Whilst trying to fix migration of g3beige/mac99 images I came up with the
following patchset. The first patch is really cosmetic, while the second patch
alters the migration stream to include internal CPU IRQ state which appears
to fix an issue where images randomly fail to resume after migration.

As the second patch would need more work if deemed correct (the change in 
migration stream would require a bump in version number), it seemed worth
putting this out for review in case this is actually the symptom of another
bug.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>

Mark Cave-Ayland (2):
  target-ppc: remove hreg_compute_mem_idx() from cpu_post_load
  target-ppc: add CPU IRQ state to PPC VMStateDescription

 target-ppc/machine.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2015-10-23 19:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-14 19:30 [Qemu-devel] [RFC PATCH 0/2] target-ppc migration fixes Mark Cave-Ayland
2015-09-14 19:30 ` [Qemu-devel] [RFC PATCH 1/2] target-ppc: remove hreg_compute_mem_idx() from cpu_post_load Mark Cave-Ayland
2015-09-14 23:25   ` Alexey Kardashevskiy
2015-09-14 19:30 ` [Qemu-devel] [RFC PATCH 2/2] target-ppc: add CPU IRQ state to PPC VMStateDescription Mark Cave-Ayland
2015-09-14 23:10   ` Alexey Kardashevskiy
2015-09-15 21:09     ` Mark Cave-Ayland
2015-09-17  4:32       ` Alexey Kardashevskiy
2015-09-20 20:31 ` [Qemu-devel] [RFC PATCH 0/2] target-ppc migration fixes Alexander Graf
2015-10-23  1:46   ` david
2015-10-23 19:22     ` Mark Cave-Ayland

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