index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
acpi
/
memory_hotplug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
1
-0
/
+1
2019-01-17
hw: acpi: Fix memory hotplug AML generation error
Yang Zhong
1
-5
/
+5
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-3
/
+2
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
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