]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
authorIgor Mammedov <imammedo@redhat.com>
Wed, 5 Feb 2014 15:36:48 +0000 (16:36 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 10 Feb 2014 08:26:56 +0000 (10:26 +0200)
commit2897ae026758eac78284ba6c3bd7732f3a1d9987
tree5bda64525a4099f46ba288800916f041143f5974
parent5fdae20cef2857a2c63c8d4fa7df6274d6d7c3c8
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property

Get rid of PCIDevice specific PCIDeviceClass.no_hotplug and use
generic DeviceClass.hotpluggable field instead.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
16 files changed:
hw/acpi/pcihp.c
hw/acpi/piix4.c
hw/display/cirrus_vga.c
hw/display/qxl.c
hw/display/vga-pci.c
hw/display/vmware_vga.c
hw/i386/acpi-build.c
hw/ide/piix.c
hw/isa/piix4.c
hw/pci-host/piix.c
hw/pci/pci.c
hw/usb/hcd-ehci-pci.c
hw/usb/hcd-ohci.c
hw/usb/hcd-uhci.c
hw/usb/hcd-xhci.c
include/hw/pci/pci.h