aboutsummaryrefslogtreecommitdiff
path: root/hw/mem/memory-device.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-28memory-device: turn alignment assert into checkDavid Hildenbrand1-1/+7
2018-05-07pc-dimm: move actual plug/unplug of a memory region to MemoryDeviceDavid Hildenbrand1-0/+18
2018-05-07pc-dimm: factor out capacity and slot checks into MemoryDeviceDavid Hildenbrand1-0/+51
2018-05-07pc-dimm: factor out address search into MemoryDevice codeDavid Hildenbrand1-0/+86
2018-05-07pc-dimm: factor out MemoryDevice interfaceDavid Hildenbrand1-0/+120