summaryrefslogtreecommitdiffstats
path: root/hw/acpi/pcihp.c
Commit message (Expand)AuthorAgeFilesLines
* acpi: add acpi_send_gpe_event() to rise sci for hotplugZhu Guihua2015-06-031-5/+2
* range: remove useless inclusionsPaolo Bonzini2015-04-301-1/+0
* Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi2015-04-281-1/+1
* pc: pcihp: expose MMIO base and len as propertiesIgor Mammedov2015-02-261-6/+12
* pcihp: fix possible array out of boundsGonglei2014-08-251-1/+1
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-2/+1
* acpi/pcihp.c: Rewrite acpi_pcihp_get_bsel using object_property_get_intKirill Batuzov2014-05-071-8/+10
* acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler APIIgor Mammedov2014-02-101-12/+31
* qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov2014-02-101-1/+2
* hw:piix4:acpi: reuse pcihp code for legacy PCI hotplugIgor Mammedov2014-02-051-5/+18
* pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplugIgor Mammedov2014-02-051-2/+5
* pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDRIgor Mammedov2014-02-051-12/+12
* pcihp: replace enable|disable_device() with onelinersIgor Mammedov2014-02-051-12/+2
* pcihp: reduce number of device check eventsMichael S. Tsirkin2014-02-051-16/+5
* pcihp: generalization of piix4 acpiMichael S. Tsirkin2014-01-261-0/+316
OpenPOWER on IntegriCloud