index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
acpi
/
memory_hotplug.c
Age
Commit message (
Expand
)
Author
2016-11-15
pc: memhp: move nvdimm hotplug out of memory hotplug
Xiao Guangrong
2016-11-01
pc: memhp: enable nvdimm device hotplug
Xiao Guangrong
2016-06-07
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
2016-01-29
x86: Clean up includes
Peter Maydell
2016-01-11
hw/acpi: Remove superfluous return statement
Thomas Huth
2015-12-22
nvdimm: implement NVDIMM device abstract
Xiao Guangrong
2015-11-26
Fix memory leak on error
Stefano Dong (董兴水)
2015-10-29
pc: memhp: do not emit inserting event for coldplugged DIMMs
Igor Mammedov
2015-06-03
acpi: add acpi_send_gpe_event() to rise sci for hotplug
Zhu Guihua
2015-04-27
qmp-event: add event notification for memory hot unplug error
Zhu Guihua
2015-04-27
acpi: add hardware implementation for memory hot unplug
Zhu Guihua
2015-04-27
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
2015-04-27
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
2015-04-27
acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatus
Tang Chen
2015-03-01
acpi, mem-hotplug: use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb().
Tang Chen
2014-07-06
acpi: fix typo in memory hotplug MMIO region name
Igor Mammedov
2014-06-23
qmp: convert ACPI_DEVICE_OST event
Igor Mammedov
2014-06-19
qmp: add ACPI_DEVICE_OST event handling
Igor Mammedov
2014-06-19
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2014-06-19
pc: migrate piix4 & ich9 MemHotplugState
Igor Mammedov
2014-06-19
trace: add acpi memory hotplug IO region events
Igor Mammedov
2014-06-19
acpi: memory hotplug ACPI hardware implementation
Igor Mammedov