aboutsummaryrefslogtreecommitdiff
path: root/hw/mem
AgeCommit message (Expand)Author
2015-03-04pc-dimm: add a function to calculate VM's current RAM sizezhanghailiang
2015-02-23numa: Move NUMA declarations from sysemu.h to numa.hEduardo Habkost
2015-01-27pc-dimm: Add Error argument to pc_existing_dimms_capacityBharata B Rao
2015-01-27pc-dimm: Make pc_existing_dimms_capacity globalBharata B Rao
2014-11-23pc: pc-dimm: use backend alignment during address auto allocationIgor Mammedov
2014-11-23pc: limit DIMM address and size to page aligned valuesIgor Mammedov
2014-09-29pc-dimm: Don't check dimm->node when there is non-NUMA configzhanghailiang
2014-08-14pc-dimm: fix up error messageMichael S. Tsirkin
2014-08-14pc-dimm: validate node propertyHu Tao
2014-07-06pc-dimm: error out if memory hotplug is not enabledIgor Mammedov
2014-06-19qmp: add query-memory-devices commandIgor Mammedov
2014-06-19pc-dimm: add busy slot check and slot auto-allocationIgor Mammedov
2014-06-19pc-dimm: add busy address check and address auto-allocationIgor Mammedov
2014-06-19pc-dimm: do not allow setting an in-use memdevIgor Mammedov
2014-06-19pc: implement pc-dimm device abstractionVasilis Liaskovitis