qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/6] qdev: -device switch patches.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/6] qdev: -device switch patches.
Date: Wed, 15 Jul 2009 13:59:21 +0200

  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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]