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
/
memory-device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
memory-device: rewrite address assignment using ranges
David Hildenbrand
2019-01-10
1
-25
/
+26
*
memory-device: avoid overflows on very huge devices
David Hildenbrand
2018-12-11
1
-1
/
+2
*
memory-device: use QEMU_IS_ALIGNED
David Hildenbrand
2018-12-11
1
-3
/
+3
*
memory-device: trace when pre_plugging/plugging/unplugging
David Hildenbrand
2018-10-24
1
-0
/
+8
*
memory-device: complete factoring out unplug handling
David Hildenbrand
2018-10-24
1
-2
/
+9
*
memory-device: complete factoring out plug handling
David Hildenbrand
2018-10-24
1
-3
/
+10
*
memory-device: complete factoring out pre_plug handling
David Hildenbrand
2018-10-24
1
-3
/
+29
*
memory-device: drop get_region_size()
David Hildenbrand
2018-10-24
1
-2
/
+9
*
memory-device: add and use memory_device_get_region_size()
David Hildenbrand
2018-10-24
1
-3
/
+10
*
memory-device: forward errors in get_region_size()/get_plugged_size()
David Hildenbrand
2018-10-24
1
-6
/
+3
*
memory-device: use memory device terminology in error messages
David Hildenbrand
2018-10-24
1
-3
/
+3
*
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
*
memory-device: turn alignment assert into check
David Hildenbrand
2018-06-28
1
-1
/
+7
*
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
David Hildenbrand
2018-05-07
1
-0
/
+18
*
pc-dimm: factor out capacity and slot checks into MemoryDevice
David Hildenbrand
2018-05-07
1
-0
/
+51
*
pc-dimm: factor out address search into MemoryDevice code
David Hildenbrand
2018-05-07
1
-0
/
+86
*
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2018-05-07
1
-0
/
+120