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
/
pc-hotplug.h
Age
Commit message (
Expand
)
Author
2023-09-08
include/: spelling fixes
Michael Tokarev
2017-01-10
memhp: don't generate memory hotplug AML if it's not enabled/supported
Igor Mammedov
2017-01-10
memhp: move memory hotplug only defines to memory_hotplug.c
Igor Mammedov
2016-01-09
pc: acpi: cpuhp: move \_GPE._E02() into SSDT
Igor Mammedov
2016-01-09
pc: acpi: cpuhp: move PRSC() method into SSDT
Igor Mammedov
2016-01-09
pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usage
Igor Mammedov
2016-01-09
pc: acpi: memhp: move \_GPE._E03 into SSDT
Igor Mammedov
2015-06-03
acpi: add acpi_send_gpe_event() to rise sci for hotplug
Zhu Guihua
2015-04-27
acpi: add hardware implementation for memory hot unplug
Zhu Guihua
2015-02-26
pc: acpi-build: create CPU hotplug IO region dynamically
Igor Mammedov
2014-08-14
hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE
Hu Tao
2014-06-19
pc: ACPI BIOS: implement memory hotplug interface
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