qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] qdev patches: properties, id=<tag>, more device info
@ 2009-07-15 11:43 Gerd Hoffmann
  2009-07-15 11:43 ` [Qemu-devel] [PATCH 1/6] qdev: rework device properties Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Gerd Hoffmann @ 2009-07-15 11:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

qdev properties patch series again, rebased and updated according to
Pauls review comments.  Replaces the qdev patches in anthonys queue.

What is in there?

First the qdev property rework.  Quite big one, but as it puts the way
properties work upside down it can hardly be split into smaller pieces.
Since I posted it last time it got a bit larger due to some sparc
devices being converted to qdev by BlueSwirl.  The qdev_prop_set_*
functions got typechecking support.  They will also abort on failure.

The other patches are building on top of the properties.  They are a
bunch of little, self-contained and friendly patches.  They bring:

 * Support for attaching user-specified ids to devices (not fixed length
   any more).
 * Add more info to DeviceInfo (alias, description).

The -device switch support has been removed due to concepts still being
debated.  These patches will be posted as separate patch series.  So
this patch series should be finally ready for merge.

cheers,
  Gerd

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

end of thread, other threads:[~2012-10-23  3:14 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-15 11:43 [Qemu-devel] [PATCH 0/6] qdev patches: properties, id=<tag>, more device info Gerd Hoffmann
2009-07-15 11:43 ` [Qemu-devel] [PATCH 1/6] qdev: rework device properties Gerd Hoffmann
2012-10-17 20:14   ` Eduardo Habkost
2012-10-17 21:05     ` Stefan Weil
2012-10-17 21:50       ` Eduardo Habkost
2012-10-18  8:07         ` Paolo Bonzini
2012-10-18  6:19     ` Gerd Hoffmann
2012-10-18  6:24     ` Christian Borntraeger
2012-10-18  6:32     ` Jan Kiszka
2012-10-19  7:25       ` Markus Armbruster
2012-10-19  7:23     ` Markus Armbruster
2012-10-19  8:30     ` Michael S. Tsirkin
2012-10-19 17:18     ` Blue Swirl
2012-10-19 18:57       ` Michael Roth
2012-10-22 10:45     ` Amit Shah
2012-10-23  3:14     ` Isaku Yamahata
2009-07-15 11:43 ` [Qemu-devel] [PATCH 2/6] qdev: factor out driver search to qdev_find_info() Gerd Hoffmann
2009-07-15 11:43 ` [Qemu-devel] [PATCH 3/6] qdev: add no_user, alias and desc Gerd Hoffmann
2009-07-15 11:43 ` [Qemu-devel] [PATCH 4/6] qdev: add user-specified identifier to devices Gerd Hoffmann
2009-07-15 11:43 ` [Qemu-devel] [PATCH 5/6] qdev: add id= support for pci nics Gerd Hoffmann
2009-07-15 11:43 ` [Qemu-devel] [PATCH 6/6] qdev: print device id in "info pci" 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).