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