Richard Henderson
|
cc37d98bfb
*: Add missing includes of qemu/error-report.h
|
2 tahun lalu |
Eric Blake
|
95b3a8c8a8
qapi: More complex uses of QAPI_LIST_APPEND
|
4 tahun lalu |
David Hildenbrand
|
c726aa6941
memory-device: Add get_min_alignment() callback
|
4 tahun lalu |
David Hildenbrand
|
780a4d24e7
memory-device: Support big alignment requirements
|
4 tahun lalu |
Markus Armbruster
|
8574c9f1ad
memory-device: Fix memory pre-plug error API violations
|
5 tahun lalu |
Wei Yang
|
64afc7c32b
memory-device: break the loop if tmp exceed the hinted range
|
6 tahun lalu |
Wei Yang
|
fc2db8501f
memory-device: not necessary to use goto for the last check
|
6 tahun lalu |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 tahun lalu |
David Hildenbrand
|
e3213eb5ec
memory-device: rewrite address assignment using ranges
|
6 tahun lalu |
David Hildenbrand
|
5e6aa26723
memory-device: avoid overflows on very huge devices
|
6 tahun lalu |
David Hildenbrand
|
3e18dbbb13
memory-device: use QEMU_IS_ALIGNED
|
6 tahun lalu |
David Hildenbrand
|
005feccf62
memory-device: trace when pre_plugging/plugging/unplugging
|
6 tahun lalu |
David Hildenbrand
|
8288590d23
memory-device: complete factoring out unplug handling
|
6 tahun lalu |
David Hildenbrand
|
55d67a0492
memory-device: complete factoring out plug handling
|
6 tahun lalu |
David Hildenbrand
|
6ef2c0f2c1
memory-device: complete factoring out pre_plug handling
|
6 tahun lalu |
David Hildenbrand
|
af39002747
memory-device: drop get_region_size()
|
6 tahun lalu |
David Hildenbrand
|
946d6154ab
memory-device: add and use memory_device_get_region_size()
|
6 tahun lalu |
David Hildenbrand
|
e40c5b6b3f
memory-device: forward errors in get_region_size()/get_plugged_size()
|
6 tahun lalu |
David Hildenbrand
|
26b1d1fd64
memory-device: use memory device terminology in error messages
|
6 tahun lalu |
David Hildenbrand
|
f99d84b1fc
memory-device: improve "range conflicts" error message
|
6 tahun lalu |
David Hildenbrand
|
ac1b337588
memory-device: fix error message when hinted address is too small
|
6 tahun lalu |
David Hildenbrand
|
7c63ba2055
memory-device: fix alignment error message
|
6 tahun lalu |
David Hildenbrand
|
4d8938a05d
memory-device: turn alignment assert into check
|
7 tahun lalu |
David Hildenbrand
|
18d11dc910
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
|
7 tahun lalu |
David Hildenbrand
|
1b6d6af21b
pc-dimm: factor out capacity and slot checks into MemoryDevice
|
7 tahun lalu |
David Hildenbrand
|
bb0831bdf4
pc-dimm: factor out address search into MemoryDevice code
|
7 tahun lalu |
David Hildenbrand
|
2cc0e2e814
pc-dimm: factor out MemoryDevice interface
|
7 tahun lalu |