summaryrefslogtreecommitdiff
path: root/hw/mem
AgeCommit message (Expand)AuthorFilesLines
2014-11-23pc: pc-dimm: use backend alignment during address auto allocationIgor Mammedov1-1/+4
2014-11-23pc: limit DIMM address and size to page aligned valuesIgor Mammedov1-1/+13
2014-09-29pc-dimm: Don't check dimm->node when there is non-NUMA configzhanghailiang1-1/+1
2014-08-14pc-dimm: fix up error messageMichael S. Tsirkin1-2/+3
2014-08-14pc-dimm: validate node propertyHu Tao1-0/+5
2014-07-06pc-dimm: error out if memory hotplug is not enabledIgor Mammedov1-1/+7
2014-06-19qmp: add query-memory-devices commandIgor Mammedov1-0/+39
2014-06-19pc-dimm: add busy slot check and slot auto-allocationIgor Mammedov1-0/+46
2014-06-19pc-dimm: add busy address check and address auto-allocationIgor Mammedov1-0/+82
2014-06-19pc-dimm: do not allow setting an in-use memdevIgor Mammedov1-1/+16
2014-06-19pc: implement pc-dimm device abstractionVasilis Liaskovitis2-0/+100