Tao Xu
|
aa57020774
numa: move numa global variable nb_numa_nodes into MachineState
|
6 лет назад |
Markus Armbruster
|
b58c5c2dd2
numa: Move remaining NUMA declarations from sysemu.h to numa.h
|
6 лет назад |
Markus Armbruster
|
a44432b44f
numa: Don't include hw/boards.h into sysemu/numa.h
|
6 лет назад |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 лет назад |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 лет назад |
Igor Mammedov
|
22235bb609
pc-dimm: fix crash when invalid slot number is used
|
6 лет назад |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 лет назад |
Wei Yang
|
f60f5e8076
pc-dimm: use same mechanism for [get|set]_addr
|
6 лет назад |
David Hildenbrand
|
005feccf62
memory-device: trace when pre_plugging/plugging/unplugging
|
6 лет назад |
David Hildenbrand
|
8288590d23
memory-device: complete factoring out unplug handling
|
6 лет назад |
David Hildenbrand
|
55d67a0492
memory-device: complete factoring out plug handling
|
6 лет назад |
David Hildenbrand
|
6ef2c0f2c1
memory-device: complete factoring out pre_plug handling
|
6 лет назад |
David Hildenbrand
|
c331d3e136
memory-device: add device class function set_addr()
|
6 лет назад |
David Hildenbrand
|
af39002747
memory-device: drop get_region_size()
|
6 лет назад |
David Hildenbrand
|
3a0a2b0a2b
memory-device: factor out get_memory_region() from pc-dimm
|
6 лет назад |
David Hildenbrand
|
946d6154ab
memory-device: add and use memory_device_get_region_size()
|
6 лет назад |
David Hildenbrand
|
e40c5b6b3f
memory-device: forward errors in get_region_size()/get_plugged_size()
|
6 лет назад |
David Hildenbrand
|
fd3416f5eb
pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
|
6 лет назад |
David Hildenbrand
|
b0e624435b
pc-dimm: assign and verify the "addr" property during pre_plug
|
7 лет назад |
David Hildenbrand
|
8f1ffe5be8
pc-dimm: assign and verify the "slot" property during pre_plug
|
7 лет назад |
David Hildenbrand
|
f0b7bca64d
pc-dimm: get_memory_region() will not fail after realize
|
7 лет назад |
David Hildenbrand
|
a57d191122
pc-dimm: merge get_(vmstate_)memory_region()
|
7 лет назад |
David Hildenbrand
|
7943e97b85
hostmem: drop error variable from host_memory_backend_get_memory()
|
7 лет назад |
David Hildenbrand
|
9995c75951
pc-dimm: remove pc_dimm_get_free_slot() from header
|
7 лет назад |
David Hildenbrand
|
284878ee98
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
|
7 лет назад |
David Hildenbrand
|
1e695fd7c3
pc-dimm: remove leftover "struct pc_dimms_capacity"
|
7 лет назад |
David Hildenbrand
|
3ff333effa
pc-dimm: fix error messages if no slots were defined
|
7 лет назад |
David Hildenbrand
|
18d11dc910
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
|
7 лет назад |
David Hildenbrand
|
1b6d6af21b
pc-dimm: factor out capacity and slot checks into MemoryDevice
|
7 лет назад |
David Hildenbrand
|
bb0831bdf4
pc-dimm: factor out address search into MemoryDevice code
|
7 лет назад |