qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] qdev: -device switch patches.
@ 2009-07-15 11:59 Gerd Hoffmann
  2009-07-15 11:59 ` [Qemu-devel] [PATCH 1/6] qdev/prop: add pci devfn property Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2009-07-15 11:59 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

All new and improved -device switch patches, for discussion and maybe
merging.

Overview:
 * addr= is just a pci bus property now, replacing devfn (internally it
   is still devfn, but we convert $slot.$fn strings from/to devfn so this
   isn't user visible any more).
 * busses get sensible names by default now.
 * bus= is there, supporting a wide range of ways to specify the bus the
   device should be attached to.

Check the indiviual patch descriptions for details.

cheers,
  Gerd

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

end of thread, other threads:[~2009-07-22 15:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-15 11:59 [Qemu-devel] [PATCH 0/6] qdev: -device switch patches Gerd Hoffmann
2009-07-15 11:59 ` [Qemu-devel] [PATCH 1/6] qdev/prop: add pci devfn property Gerd Hoffmann
2009-07-15 11:59 ` [Qemu-devel] [PATCH 2/6] qdev/pci: use qdev_prop_pci_devfn Gerd Hoffmann
2009-07-15 11:59 ` [Qemu-devel] [PATCH 3/6] qdev: create default bus names Gerd Hoffmann
2009-07-15 11:59 ` [Qemu-devel] [PATCH 4/6] qdev: bus walker + qdev_device_add() Gerd Hoffmann
2009-07-15 11:59 ` [Qemu-devel] [PATCH 5/6] qdev: add -device command line option Gerd Hoffmann
2009-07-15 11:59 ` [Qemu-devel] [PATCH 6/6] switch balloon initialization to -device Gerd Hoffmann
2009-07-22 15:02 ` [Qemu-devel] [PATCH 0/6] qdev: -device switch patches Markus Armbruster

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