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