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
Age
Commit message (
Expand
)
Author
2014-03-18
acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macro
Eduardo Habkost
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
pc: ACPI: unify source of CPU hotplug IO base/len
Igor Mammedov
2014-01-26
acpi: ich9: add CPU hotplug handling to Q35 machine
Igor Mammedov
2014-01-26
acpi: factor out common cpu hotplug code for PIIX4/Q35
Igor Mammedov
2014-01-26
pcihp: generalization of piix4 acpi
Michael S. Tsirkin
2013-12-23
acpi: factor out common pm_update_sci() into acpi core
Igor Mammedov
2013-10-14
acpi: add interface to access user-installed tables
Michael S. Tsirkin
2013-10-14
ich9: APIs for pc guest info
Michael S. Tsirkin
2013-10-14
piix: APIs for pc guest info
Michael S. Tsirkin
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-04-24
ich9: kill cmos_s3
Hu Tao
2013-04-15
acpi.h: make it self contained
Michael S. Tsirkin
2013-04-15
acpi: move declarations from pc.h to acpi.h
Michael S. Tsirkin
2013-04-08
hw: move headers to include/
Paolo Bonzini