index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
acpi
/
memory_hotplug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Extract ACPI commands to 'acpi.json'
Philippe Mathieu-Daudé
2020-09-29
1
-1
/
+1
*
qapi: Restrict device memory commands to machine code
Philippe Mathieu-Daudé
2020-09-29
1
-0
/
+1
*
hw/acpi: Do not create memory hotplug method when handler is not defined
Samuel Ortiz
2019-10-05
1
-4
/
+6
*
hw/acpi: Make ACPI IO address space configurable
Shameer Kolothum
2019-10-05
1
-19
/
+14
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-06
1
-0
/
+1
*
hw: acpi: Fix memory hotplug AML generation error
Yang Zhong
2019-01-18
1
-5
/
+5
*
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
1
-3
/
+2
*
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
pc-dimm: make "size" property uint64
Marc-André Lureau
2017-06-20
1
-2
/
+3
*
pc-dimm: use get_uint() for dimm properties
Marc-André Lureau
2017-06-20
1
-3
/
+4
*
memhp: move DIMM devices into dedicated scope with related common methods
Igor Mammedov
2017-01-10
1
-93
/
+97
*
memhp: don't generate memory hotplug AML if it's not enabled/supported
Igor Mammedov
2017-01-10
1
-7
/
+17
*
memhp: move memory hotplug only defines to memory_hotplug.c
Igor Mammedov
2017-01-10
1
-0
/
+24
*
memhp: move GPE handler_E03 into build_memory_hotplug_aml()
Igor Mammedov
2017-01-10
1
-15
/
+27
*
memhp: merge build_memory_devices() into build_memory_hotplug_aml()
Igor Mammedov
2017-01-10
1
-9
/
+5
*
memhp: consolidate scattered MHPD device declaration
Igor Mammedov
2017-01-10
1
-63
/
+60
*
memhp: move build_memory_devices() into memory_hotplug.c
Igor Mammedov
2017-01-10
1
-0
/
+124
*
memhp: move build_memory_hotplug_aml() into memory_hotplug.c
Igor Mammedov
2017-01-10
1
-0
/
+247
*
pc: memhp: move nvdimm hotplug out of memory hotplug
Xiao Guangrong
2016-11-15
1
-23
/
+8
*
pc: memhp: enable nvdimm device hotplug
Xiao Guangrong
2016-11-01
1
-8
/
+23
*
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
2016-06-07
1
-8
/
+4
*
x86: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw/acpi: Remove superfluous return statement
Thomas Huth
2016-01-11
1
-1
/
+0
*
nvdimm: implement NVDIMM device abstract
Xiao Guangrong
2015-12-22
1
-0
/
+5
*
Fix memory leak on error
Stefano Dong (董兴水)
2015-11-26
1
-0
/
+1
*
pc: memhp: do not emit inserting event for coldplugged DIMMs
Igor Mammedov
2015-10-29
1
-3
/
+5
*
acpi: add acpi_send_gpe_event() to rise sci for hotplug
Zhu Guihua
2015-06-03
1
-4
/
+2
*
qmp-event: add event notification for memory hot unplug error
Zhu Guihua
2015-04-27
1
-1
/
+9
*
acpi: add hardware implementation for memory hot unplug
Zhu Guihua
2015-04-27
1
-1
/
+20
*
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
2015-04-27
1
-0
/
+14
*
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
2015-04-27
1
-0
/
+19
*
acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatus
Tang Chen
2015-04-27
1
-6
/
+28
*
acpi, mem-hotplug: use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb().
Tang Chen
2015-03-01
1
-1
/
+2
*
acpi: fix typo in memory hotplug MMIO region name
Igor Mammedov
2014-07-06
1
-1
/
+1
*
qmp: convert ACPI_DEVICE_OST event
Igor Mammedov
2014-06-23
1
-28
/
+6
*
qmp: add ACPI_DEVICE_OST event handling
Igor Mammedov
2014-06-19
1
-1
/
+28
*
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2014-06-19
1
-0
/
+31
*
pc: migrate piix4 & ich9 MemHotplugState
Igor Mammedov
2014-06-19
1
-0
/
+27
*
trace: add acpi memory hotplug IO region events
Igor Mammedov
2014-06-19
1
-0
/
+13
*
acpi: memory hotplug ACPI hardware implementation
Igor Mammedov
2014-06-19
1
-0
/
+147