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-ayl...@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