1. 22338fe hw/acpi: Do not create memory hotplug method when handler is not defined by Samuel Ortiz · 5 years ago
  2. 091c466 hw/acpi: Make ACPI IO address space configurable by Shameer Kolothum · 5 years ago
  3. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  4. 07578b0 qdev: Let the hotplug_handler_unplug() caller delete the device by David Hildenbrand · 6 years ago
  5. e674132 hw: acpi: Fix memory hotplug AML generation error by Yang Zhong · 6 years ago
  6. 3ab7238 qapi: Drop qapi_event_send_FOO()'s Error ** argument by Peter Xu · 7 years ago
  7. 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 7 years ago
  8. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  9. b053ef6 pc-dimm: make "size" property uint64 by Marc-André Lureau · 8 years ago
  10. 9ed442b pc-dimm: use get_uint() for dimm properties by Marc-André Lureau · 8 years ago
  11. e1a58fc memhp: move DIMM devices into dedicated scope with related common methods by Igor Mammedov · 8 years ago
  12. 80db0e7 memhp: don't generate memory hotplug AML if it's not enabled/supported by Igor Mammedov · 8 years ago
  13. c9c0854 memhp: move memory hotplug only defines to memory_hotplug.c by Igor Mammedov · 8 years ago
  14. d1957da memhp: move GPE handler_E03 into build_memory_hotplug_aml() by Igor Mammedov · 8 years ago
  15. 8b35ab2 memhp: merge build_memory_devices() into build_memory_hotplug_aml() by Igor Mammedov · 8 years ago
  16. 8dfba50 memhp: consolidate scattered MHPD device declaration by Igor Mammedov · 8 years ago
  17. 75ff0f0 memhp: move build_memory_devices() into memory_hotplug.c by Igor Mammedov · 8 years ago
  18. a2088da memhp: move build_memory_hotplug_aml() into memory_hotplug.c by Igor Mammedov · 8 years ago
  19. 75f2749 pc: memhp: move nvdimm hotplug out of memory hotplug by Xiao Guangrong · 8 years ago
  20. b097cc5 pc: memhp: enable nvdimm device hotplug by Xiao Guangrong · 8 years ago
  21. 0058c08 pc: use AcpiDeviceIfClass.send_event to issue GPE events by Igor Mammedov · 9 years ago
  22. b6a0aa0 x86: Clean up includes by Peter Maydell · 9 years ago
  23. ff433bb hw/acpi: Remove superfluous return statement by Thomas Huth · 9 years ago
  24. 5c42eef nvdimm: implement NVDIMM device abstract by Xiao Guangrong · 9 years ago
  25. 903a41d Fix memory leak on error by Stefano Dong (董兴水) · 9 years ago
  26. 4828b10 pc: memhp: do not emit inserting event for coldplugged DIMMs by Igor Mammedov · 9 years ago
  27. ca9b46b acpi: add acpi_send_gpe_event() to rise sci for hotplug by Zhu Guihua · 10 years ago
  28. bc09e06 qmp-event: add event notification for memory hot unplug error by Zhu Guihua · 10 years ago
  29. c06b2ff acpi: add hardware implementation for memory hot unplug by Zhu Guihua · 10 years ago
  30. f7d3e29 acpi, mem-hotplug: add unplug cb for memory device by Tang Chen · 10 years ago
  31. 64fec58 acpi, mem-hotplug: add unplug request cb for memory device by Tang Chen · 10 years ago
  32. 4aae99b acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatus by Tang Chen · 10 years ago
  33. 1d515701 acpi, mem-hotplug: use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb(). by Tang Chen · 10 years ago
  34. 22dc50d acpi: fix typo in memory hotplug MMIO region name by Igor Mammedov · 11 years ago
  35. 5f41fbb qmp: convert ACPI_DEVICE_OST event by Igor Mammedov · 11 years ago
  36. 02edd40 qmp: add ACPI_DEVICE_OST event handling by Igor Mammedov · 11 years ago
  37. 43f5041 acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices by Igor Mammedov · 11 years ago
  38. f816a62 pc: migrate piix4 & ich9 MemHotplugState by Igor Mammedov · 11 years ago
  39. dfe292f trace: add acpi memory hotplug IO region events by Igor Mammedov · 11 years ago
  40. 3ef77ac acpi: memory hotplug ACPI hardware implementation by Igor Mammedov · 11 years ago