[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [RFC PATCH 0/2] target-ppc migration fixes
From: |
Mark Cave-Ayland |
Subject: |
[Qemu-ppc] [RFC PATCH 0/2] target-ppc migration fixes |
Date: |
Mon, 14 Sep 2015 20:30:37 +0100 |
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 <address@hidden>
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