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-11-02
cpu-hotplug: rename function for better readability
Gu Zheng
2014-11-02
acpi:piix4: convert cpu hotplug to hotplug_handler API
Gu Zheng
2014-11-02
acpi:ich9: convert cpu hotplug to hotplug_handler API
Gu Zheng
2014-11-02
acpi/cpu: add cpu hotplug callback function to match hotplug_handler API
Gu Zheng
2014-08-25
Add ACPI tables for TPM
Stefan Berger
2014-08-14
hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE
Hu Tao
2014-06-19
acpi: rephrase comment
Michael S. Tsirkin
2014-06-19
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2014-06-19
acpi: introduce TYPE_ACPI_DEVICE_IF interface
Igor Mammedov
2014-06-19
pc: ACPI BIOS: implement memory hotplug interface
Igor Mammedov
2014-06-19
pc: migrate piix4 & ich9 MemHotplugState
Igor Mammedov
2014-06-19
acpi:ich9: add memory hotplug handling
Igor Mammedov
2014-06-19
acpi:piix4: add memory hotplug handling
Igor Mammedov
2014-06-19
acpi: memory hotplug ACPI hardware implementation
Igor Mammedov
2014-06-19
acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
Igor Mammedov
2014-06-19
pc: exit QEMU if number of slots more than supported 256
Igor Mammedov
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