pci: hotplug windup
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 25 Sep 2009 19:42:44 +0000 (21:42 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 5 Oct 2009 14:32:49 +0000 (09:32 -0500)
commit3cc9401af4e083f5ac0d6d142eb8ac4d1c6fac07
tree6fa62b4d62df3bf12d2032758de6eba10d7612a5
parente21aa2549fedae16aa4d55476e9d89fe83cc7571
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>
hw/pci.c
hw/pci.h