qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] openpic: convert to vmstate
@ 2015-02-06 14:36 Mark Cave-Ayland
  2015-02-06 14:36 ` [Qemu-devel] [PATCH 1/2] openpic: switch IRQQueue queue from inline to bitmap Mark Cave-Ayland
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Mark Cave-Ayland @ 2015-02-06 14:36 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc, quintela, amit.shah

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-ayland@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

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

end of thread, other threads:[~2015-02-11 11:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-06 14:36 [Qemu-devel] [PATCH 0/2] openpic: convert to vmstate Mark Cave-Ayland
2015-02-06 14:36 ` [Qemu-devel] [PATCH 1/2] openpic: switch IRQQueue queue from inline to bitmap Mark Cave-Ayland
2015-02-06 14:36 ` [Qemu-devel] [PATCH 2/2] openpic: convert to vmstate Mark Cave-Ayland
2015-02-09 12:39   ` Juan Quintela
2015-02-09 12:43     ` [Qemu-devel] [Qemu-ppc] " Alexander Graf
2015-02-09 13:26       ` Mark Cave-Ayland
2015-02-09 13:50         ` Juan Quintela
2015-02-09 20:05           ` Mark Cave-Ayland
2015-02-09 13:47       ` Juan Quintela
2015-02-09 13:48       ` Juan Quintela
2015-02-06 14:51 ` [Qemu-devel] [Qemu-ppc] [PATCH 0/2] " Alexander Graf
2015-02-06 15:41   ` Mark Cave-Ayland
2015-02-11 11:51     ` Amit Shah

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