aboutsummaryrefslogtreecommitdiff
path: root/include/hw/acpi/pcihp.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-07pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callbackIgor Mammedov1-0/+1
2023-03-07pcihp: move fields enabling hotplug into AcpiPciHpStateIgor Mammedov1-4/+4
2023-03-07acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...Igor Mammedov1-0/+2
2022-04-06acpi: fix acpi_index migrationDr. David Alan Gilbert1-2/+0
2021-07-16hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35Julia Suvorova1-1/+2
2021-03-22pci: introduce acpi-index property for PCI deviceIgor Mammedov1-2/+7
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-08-27Introduce a new flag for i440fx to disable PCI hotplug on the root busAni Sinha1-1/+1
2018-12-20pci/pcihp: perform unplug via the hotplug handlerDavid Hildenbrand1-0/+3
2018-12-20pci/pcihp: perform check for bus capability in pre_plug handlerDavid Hildenbrand1-0/+2
2017-06-01migration: Remove unneeded includes of migration/vmstate.hJuan Quintela1-1/+0
2016-06-07pc: use AcpiDeviceIfClass.send_event to issue GPE eventsIgor Mammedov1-2/+3
2016-03-22Clean up includes some moreMarkus Armbruster1-1/+0
2016-02-23include: Clean up includesPeter Maydell1-1/+0
2015-02-26pc: pcihp: expose MMIO base and len as propertiesIgor Mammedov1-1/+6
2014-02-10acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov1-4/+6
2014-02-05hw:piix4:acpi: reuse pcihp code for legacy PCI hotplugIgor Mammedov1-0/+1
2014-02-05pcihp: remove unused AcpiPciHpPciStatus.device_present fieldIgor Mammedov1-1/+0
2014-02-05pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplugIgor Mammedov1-1/+2
2014-02-05pcihp: reduce number of device check eventsMichael S. Tsirkin1-1/+1
2014-01-26pcihp: generalization of piix4 acpiMichael S. Tsirkin1-0/+72