qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] openpic: convert to vmstate


From: Mark Cave-Ayland
Subject: [Qemu-devel] [PATCH 0/2] openpic: convert to vmstate
Date: Fri, 6 Feb 2015 14:36:54 +0000

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 <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]