pci hotplug: add argument to pci hot plug callback.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Fri, 14 May 2010 07:29:19 +0000 (16:29 +0900)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 15 May 2010 16:26:32 +0000 (16:26 +0000)
commit337bbc057b2297e0e3015bfe86a64918e3c870f1
tree2478d98adf81d417eb08fef1f6c8b0a289796354
parent4ae9d53ce4ed10df7e9e957134563922ce5d8292
pci hotplug: add argument to pci hot plug callback.

Add argument, DeviceState*, to pci hot plug callback.
The argument will be used later to remove global variable.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/acpi_piix4.c
hw/pci.c
hw/pci.h