Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API | Igor Mammedov | 2014-02-10 | 1 | -12/+31 |
* | qdev:pci: refactor PCIDevice to use generic "hotpluggable" property | Igor Mammedov | 2014-02-10 | 1 | -1/+2 |
* | hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug | Igor Mammedov | 2014-02-05 | 1 | -5/+18 |
* | pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug | Igor Mammedov | 2014-02-05 | 1 | -2/+5 |
* | pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDR | Igor Mammedov | 2014-02-05 | 1 | -12/+12 |
* | pcihp: replace enable|disable_device() with oneliners | Igor Mammedov | 2014-02-05 | 1 | -12/+2 |
* | pcihp: reduce number of device check events | Michael S. Tsirkin | 2014-02-05 | 1 | -16/+5 |
* | pcihp: generalization of piix4 acpi | Michael S. Tsirkin | 2014-01-26 | 1 | -0/+316 |