commit | ee995ffbf7b2b190b17d65bbd8f85218679156ad | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Sep 25 21:42:44 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Oct 05 09:32:49 2009 -0500 |
tree | 6fa62b4d62df3bf12d2032758de6eba10d7612a5 | |
parent | cb23117be707ea805dec1ab06b3bae06b9fc38c1 [diff] |
pci: hotplug windup Create qdev infrastructure for pci hotplug. PCI bus implementations must register a handler for hotplug. Creating a new PCI device will automagically hot-plug it in case the PCI bus in question supports this. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>