qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] integrate more device handling bits with qdev.
@ 2009-09-01  7:56 Gerd Hoffmann
  2009-09-01  7:56 ` [Qemu-devel] [PATCH 1/4] qdev: integrate reset Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2009-09-01  7:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Short patch series to outline how qdev can help us to reduce the number
of register_foo() calls in drivers.  This is part one of the plan: move
register_foo() calls to qdev code.

Once all drivers are converted to qdev we maybe can do step two: Make
todays users of the callback lists (qemu_system_reset for example) walk
the qdev tree to find all reset handlers and drop the callback lists.

cheers,
  Gerd

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

end of thread, other threads:[~2009-09-02  6:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-01  7:56 [Qemu-devel] [PATCH 0/4] integrate more device handling bits with qdev Gerd Hoffmann
2009-09-01  7:56 ` [Qemu-devel] [PATCH 1/4] qdev: integrate reset Gerd Hoffmann
2009-09-01 16:30   ` Blue Swirl
     [not found]     ` <m33a76mxkc.fsf@neno.mitica>
2009-09-01 16:45       ` [Qemu-devel] " Blue Swirl
2009-09-02  6:43     ` [Qemu-devel] " Gerd Hoffmann
2009-09-01  7:56 ` [Qemu-devel] [PATCH 2/4] qdev: convert rtl8139 to reset Gerd Hoffmann
2009-09-01  7:56 ` [Qemu-devel] [PATCH 3/4] qdev: integrate vmstate Gerd Hoffmann
2009-09-01  7:56 ` [Qemu-devel] [PATCH 4/4] qdev: convert tcx to reset + vmsd Gerd Hoffmann

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