index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
acpi
/
pcihp.h
Age
Commit message (
Expand
)
Author
2020-08-27
Introduce a new flag for i440fx to disable PCI hotplug on the root bus
Ani Sinha
2018-12-20
pci/pcihp: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
pci/pcihp: perform check for bus capability in pre_plug handler
David Hildenbrand
2017-06-01
migration: Remove unneeded includes of migration/vmstate.h
Juan Quintela
2016-06-07
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
2016-03-22
Clean up includes some more
Markus Armbruster
2016-02-23
include: Clean up includes
Peter Maydell
2015-02-26
pc: pcihp: expose MMIO base and len as properties
Igor Mammedov
2014-02-10
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
2014-02-05
hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug
Igor Mammedov
2014-02-05
pcihp: remove unused AcpiPciHpPciStatus.device_present field
Igor Mammedov
2014-02-05
pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
Igor Mammedov
2014-02-05
pcihp: reduce number of device check events
Michael S. Tsirkin
2014-01-26
pcihp: generalization of piix4 acpi
Michael S. Tsirkin