summaryrefslogtreecommitdiff
path: root/hw/acpi/pcihp.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-10acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov1-12/+31
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov1-1/+2
2014-02-05hw:piix4:acpi: reuse pcihp code for legacy PCI hotplugIgor Mammedov1-5/+18
2014-02-05pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplugIgor Mammedov1-2/+5
2014-02-05pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDRIgor Mammedov1-12/+12
2014-02-05pcihp: replace enable|disable_device() with onelinersIgor Mammedov1-12/+2
2014-02-05pcihp: reduce number of device check eventsMichael S. Tsirkin1-16/+5
2014-01-26pcihp: generalization of piix4 acpiMichael S. Tsirkin1-0/+316