qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/3] spapr qdevification
@ 2011-06-06 14:16 Paolo Bonzini
  2011-06-06 14:16 ` [Qemu-devel] [PATCH v3 1/3] spapr: proper qdevification Paolo Bonzini
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Paolo Bonzini @ 2011-06-06 14:16 UTC (permalink / raw)
  To: qemu-devel

This series fixes some problems with spapr's qdev interface.  Patch
1 is the important one, which makes it possible to use -device
to create vio devices.  The other two are cosmetic.

v1->v2:
        abstracted the call to xics_find_qirq behind spapr_find_qirq

v2->v3:
        undid v1->v2 change, introduced spapr_allocate_irq

Paolo Bonzini (3):
  spapr: proper qdevification
  spapr: prepare for qdevification of irq
  spapr: make irq customizable via qdev

 hw/spapr.c       |   16 ++++++----------
 hw/spapr.h       |    6 ++++++
 hw/spapr_llan.c  |   11 ++---------
 hw/spapr_vio.c   |    9 +++++++++
 hw/spapr_vio.h   |   18 +++++++++---------
 hw/spapr_vscsi.c |   12 ++----------
 hw/spapr_vty.c   |   10 ++--------
 7 files changed, 36 insertions(+), 46 deletions(-)

-- 
1.7.4.4

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

end of thread, other threads:[~2011-07-07 14:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-06 14:16 [Qemu-devel] [PATCH v3 0/3] spapr qdevification Paolo Bonzini
2011-06-06 14:16 ` [Qemu-devel] [PATCH v3 1/3] spapr: proper qdevification Paolo Bonzini
2011-06-06 14:16 ` [Qemu-devel] [PATCH v3 2/3] spapr: prepare for qdevification of irq Paolo Bonzini
2011-06-06 14:16 ` [Qemu-devel] [PATCH v3 3/3] spapr: make irq customizable via qdev Paolo Bonzini
2011-06-07  7:51   ` Markus Armbruster
2011-06-07  9:05     ` Paolo Bonzini
2011-06-07  9:19       ` Markus Armbruster
2011-06-07 11:14         ` Paolo Bonzini
2011-07-06 11:32 ` [Qemu-devel] [PATCH v3 0/3] spapr qdevification Paolo Bonzini
2011-07-07 14:15   ` Alexander Graf

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