Age | Commit message (Expand) | Author | Files | Lines |
2017-06-20 | pc-dimm: make "size" property uint64 | Marc-André Lureau | 1 | -2/+3 |
2017-06-20 | pc-dimm: use get_uint() for dimm properties | Marc-André Lureau | 1 | -3/+4 |
2017-01-10 | memhp: move DIMM devices into dedicated scope with related common methods | Igor Mammedov | 1 | -93/+97 |
2017-01-10 | memhp: don't generate memory hotplug AML if it's not enabled/supported | Igor Mammedov | 1 | -7/+17 |
2017-01-10 | memhp: move memory hotplug only defines to memory_hotplug.c | Igor Mammedov | 1 | -0/+24 |
2017-01-10 | memhp: move GPE handler_E03 into build_memory_hotplug_aml() | Igor Mammedov | 1 | -15/+27 |
2017-01-10 | memhp: merge build_memory_devices() into build_memory_hotplug_aml() | Igor Mammedov | 1 | -9/+5 |
2017-01-10 | memhp: consolidate scattered MHPD device declaration | Igor Mammedov | 1 | -63/+60 |
2017-01-10 | memhp: move build_memory_devices() into memory_hotplug.c | Igor Mammedov | 1 | -0/+124 |
2017-01-10 | memhp: move build_memory_hotplug_aml() into memory_hotplug.c | Igor Mammedov | 1 | -0/+247 |
2016-11-15 | pc: memhp: move nvdimm hotplug out of memory hotplug | Xiao Guangrong | 1 | -23/+8 |
2016-11-01 | pc: memhp: enable nvdimm device hotplug | Xiao Guangrong | 1 | -8/+23 |
2016-06-07 | pc: use AcpiDeviceIfClass.send_event to issue GPE events | Igor Mammedov | 1 | -8/+4 |
2016-01-29 | x86: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-11 | hw/acpi: Remove superfluous return statement | Thomas Huth | 1 | -1/+0 |
2015-12-22 | nvdimm: implement NVDIMM device abstract | Xiao Guangrong | 1 | -0/+5 |
2015-11-26 | Fix memory leak on error | Stefano Dong (董兴水) | 1 | -0/+1 |
2015-10-29 | pc: memhp: do not emit inserting event for coldplugged DIMMs | Igor Mammedov | 1 | -3/+5 |
2015-06-03 | acpi: add acpi_send_gpe_event() to rise sci for hotplug | Zhu Guihua | 1 | -4/+2 |
2015-04-27 | qmp-event: add event notification for memory hot unplug error | Zhu Guihua | 1 | -1/+9 |
2015-04-27 | acpi: add hardware implementation for memory hot unplug | Zhu Guihua | 1 | -1/+20 |
2015-04-27 | acpi, mem-hotplug: add unplug cb for memory device | Tang Chen | 1 | -0/+14 |
2015-04-27 | acpi, mem-hotplug: add unplug request cb for memory device | Tang Chen | 1 | -0/+19 |
2015-04-27 | acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatus | Tang Chen | 1 | -6/+28 |
2015-03-01 | acpi, mem-hotplug: use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb(). | Tang Chen | 1 | -1/+2 |
2014-07-06 | acpi: fix typo in memory hotplug MMIO region name | Igor Mammedov | 1 | -1/+1 |
2014-06-23 | qmp: convert ACPI_DEVICE_OST event | Igor Mammedov | 1 | -28/+6 |
2014-06-19 | qmp: add ACPI_DEVICE_OST event handling | Igor Mammedov | 1 | -1/+28 |
2014-06-19 | acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices | Igor Mammedov | 1 | -0/+31 |
2014-06-19 | pc: migrate piix4 & ich9 MemHotplugState | Igor Mammedov | 1 | -0/+27 |
2014-06-19 | trace: add acpi memory hotplug IO region events | Igor Mammedov | 1 | -0/+13 |
2014-06-19 | acpi: memory hotplug ACPI hardware implementation | Igor Mammedov | 1 | -0/+147 |