This patchset follows on from my ppc loadvm/savevm work and converts openpic over to vmstate.
With these patches applied, I can successfully a savevm/loadvm pair under -M mac99 within OpenBIOS, the same result as with the previous patchset applied. Alex: if you're happy with this, I could fixup the previous patch in my ppc loadvm/savevm patchset and append these two patches to the end of the series? Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> Mark Cave-Ayland (2): openpic: switch IRQQueue queue from inline to bitmap openpic: convert to vmstate hw/intc/openpic.c | 274 ++++++++++++++++++++++++++--------------------------- 1 file changed, 133 insertions(+), 141 deletions(-) -- 1.7.10.4