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
/
mem
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
memory-device: complete factoring out unplug handling
David Hildenbrand
2018-10-24
2
-6
/
+10
*
memory-device: complete factoring out plug handling
David Hildenbrand
2018-10-24
2
-11
/
+11
*
memory-device: complete factoring out pre_plug handling
David Hildenbrand
2018-10-24
2
-15
/
+32
*
memory-device: add device class function set_addr()
David Hildenbrand
2018-10-24
1
-0
/
+7
*
memory-device: drop get_region_size()
David Hildenbrand
2018-10-24
2
-19
/
+10
*
memory-device: factor out get_memory_region() from pc-dimm
David Hildenbrand
2018-10-24
2
-12
/
+24
*
memory-device: add and use memory_device_get_region_size()
David Hildenbrand
2018-10-24
2
-9
/
+14
*
memory-device: forward errors in get_region_size()/get_plugged_size()
David Hildenbrand
2018-10-24
2
-8
/
+6
*
memory-device: introduce separate config option
David Hildenbrand
2018-10-24
1
-2
/
+2
*
memory-device: use memory device terminology in error messages
David Hildenbrand
2018-10-24
1
-3
/
+3
*
pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
David Hildenbrand
2018-10-24
1
-13
/
+11
*
memory-device: improve "range conflicts" error message
David Hildenbrand
2018-10-24
1
-1
/
+2
*
memory-device: fix error message when hinted address is too small
David Hildenbrand
2018-10-24
1
-1
/
+2
*
memory-device: fix alignment error message
David Hildenbrand
2018-10-24
1
-1
/
+1
*
pc-dimm: assign and verify the "addr" property during pre_plug
David Hildenbrand
2018-08-23
1
-24
/
+26
*
pc-dimm: assign and verify the "slot" property during pre_plug
David Hildenbrand
2018-08-23
1
-17
/
+18
*
mem/nvdimm: ensure write persistence to PMEM in label emulation
Junyan He
2018-08-10
1
-1
/
+8
*
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
2018-06-28
1
-6
/
+1
*
nvdimm: make get_memory_region() perform checks and initialization
David Hildenbrand
2018-06-28
1
-9
/
+35
*
nvdimm: convert nvdimm_mr into a pointer
David Hildenbrand
2018-06-28
1
-4
/
+13
*
nvdimm: convert "unarmed" into a static property
David Hildenbrand
2018-06-28
1
-25
/
+7
*
pc-dimm: merge get_(vmstate_)memory_region()
David Hildenbrand
2018-06-28
1
-8
/
+5
*
hostmem: drop error variable from host_memory_backend_get_memory()
David Hildenbrand
2018-06-28
2
-4
/
+4
*
nvdimm: no need to overwrite get_vmstate_memory_region()
David Hildenbrand
2018-06-28
1
-6
/
+0
*
pc-dimm: remove pc_dimm_get_free_slot() from header
David Hildenbrand
2018-06-28
1
-1
/
+3
*
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
2018-06-28
1
-3
/
+3
*
pc-dimm: remove leftover "struct pc_dimms_capacity"
David Hildenbrand
2018-06-28
1
-5
/
+0
*
memory-device: turn alignment assert into check
David Hildenbrand
2018-06-28
1
-1
/
+7
*
nvdimm: fix typo in label-size definition
Ross Zwisler
2018-05-23
1
-1
/
+1
*
pc-dimm: fix error messages if no slots were defined
David Hildenbrand
2018-05-11
1
-1
/
+8
*
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
David Hildenbrand
2018-05-07
2
-3
/
+20
*
pc-dimm: factor out capacity and slot checks into MemoryDevice
David Hildenbrand
2018-05-07
2
-60
/
+51
*
pc-dimm: factor out address search into MemoryDevice code
David Hildenbrand
2018-05-07
2
-107
/
+88
*
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
2018-05-07
1
-4
/
+4
*
pc-dimm: no need to pass the memory region
David Hildenbrand
2018-05-07
1
-3
/
+9
*
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2018-05-07
3
-56
/
+185
*
qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList
Haozhong Zhang
2018-03-20
1
-1
/
+9
*
pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
Haozhong Zhang
2018-03-20
1
-39
/
+44
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-1
/
+0
*
nvdimm: add 'unarmed' option
Haozhong Zhang
2018-01-19
1
-0
/
+26
*
nvdimm: add a macro for property "label-size"
Haozhong Zhang
2018-01-19
1
-1
/
+1
*
spapr: replace numa_get_node() with lookup in pc-dimm list
Igor Mammedov
2017-12-14
1
-2
/
+0
*
qmp: introduce query-memory-size-summary command
Vadim Galitsyn
2017-09-14
1
-0
/
+5
*
hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'
Thomas Huth
2017-08-22
2
-4
/
+12
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
dimm: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
1
-23
/
+7
*
qom: enforce readonly nature of link's check callback
Igor Mammedov
2017-07-14
1
-1
/
+1
*
pc-dimm: make "size" property uint64
Marc-André Lureau
2017-06-20
1
-9
/
+9
*
pc-dimm: use get_uint() for dimm properties
Marc-André Lureau
2017-06-20
1
-2
/
+3
*
pc: memhp: enable nvdimm device hotplug
Xiao Guangrong
2016-11-01
1
-4
/
+0
[prev]
[next]