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