| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | pc-dimm: fix error handling in pc_dimm_check_memdev_is_busy() | Igor Mammedov | 2016-03-11 | 1 | -3/+10 |
* | move get_current_ram_size to virtio-balloon.c | Vladimir Sementsov-Ogievskiy | 2016-02-23 | 1 | -26/+0 |
* | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake | 2016-02-08 | 1 | -2/+2 |
* | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake | 2016-02-08 | 1 | -1/+1 |
* | hw: Clean up includes | Peter Maydell | 2016-01-29 | 2 | -0/+2 |
* | nvdimm: implement NVDIMM device abstract | Xiao Guangrong | 2015-12-22 | 2 | -0/+47 |
* | memory: Convert to new qapi union layout | Eric Blake | 2015-11-02 | 1 | -3/+3 |
* | Revert "memhp: extend address auto assignment to support gaps" | Michael S. Tsirkin | 2015-10-29 | 1 | -9/+6 |
* | pc-dimm: add vhost slots limit check before commiting to hotplug | Igor Mammedov | 2015-10-22 | 1 | -0/+7 |
* | pc-dimm: Fail realization for invalid nodes in non-NUMA config | Bharata B Rao | 2015-10-06 | 1 | -2/+3 |
* | memhp: extend address auto assignment to support gaps | Igor Mammedov | 2015-10-02 | 1 | -6/+9 |
* | numa,pc-dimm: Store pc-dimm memory information in numa_info | Bharata B Rao | 2015-07-03 | 1 | -0/+4 |
* | pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine | Bharata B Rao | 2015-07-03 | 1 | -0/+80 |
* | pc-dimm: don't assert if pc-dimm alignment != hotpluggable mem range size | Igor Mammedov | 2015-06-04 | 1 | -1/+0 |
* | pc-dimm: Add description for device list. | Paulo Vital | 2015-03-19 | 1 | -0/+1 |
* | pc-dimm: add a function to calculate VM's current RAM size | zhanghailiang | 2015-03-04 | 1 | -0/+26 |
* | numa: Move NUMA declarations from sysemu.h to numa.h | Eduardo Habkost | 2015-02-23 | 1 | -0/+1 |
* | pc-dimm: Add Error argument to pc_existing_dimms_capacity | Bharata B Rao | 2015-01-27 | 1 | -10/+22 |
* | pc-dimm: Make pc_existing_dimms_capacity global | Bharata B Rao | 2015-01-27 | 1 | -0/+25 |
* | pc: pc-dimm: use backend alignment during address auto allocation | Igor Mammedov | 2014-11-23 | 1 | -1/+4 |
* | pc: limit DIMM address and size to page aligned values | Igor Mammedov | 2014-11-23 | 1 | -1/+13 |
* | pc-dimm: Don't check dimm->node when there is non-NUMA config | zhanghailiang | 2014-09-29 | 1 | -1/+1 |
* | pc-dimm: fix up error message | Michael S. Tsirkin | 2014-08-14 | 1 | -2/+3 |
* | pc-dimm: validate node property | Hu Tao | 2014-08-14 | 1 | -0/+5 |
* | pc-dimm: error out if memory hotplug is not enabled | Igor Mammedov | 2014-07-06 | 1 | -1/+7 |
* | qmp: add query-memory-devices command | Igor Mammedov | 2014-06-19 | 1 | -0/+39 |
* | pc-dimm: add busy slot check and slot auto-allocation | Igor Mammedov | 2014-06-19 | 1 | -0/+46 |
* | pc-dimm: add busy address check and address auto-allocation | Igor Mammedov | 2014-06-19 | 1 | -0/+82 |
* | pc-dimm: do not allow setting an in-use memdev | Igor Mammedov | 2014-06-19 | 1 | -1/+16 |
* | pc: implement pc-dimm device abstraction | Vasilis Liaskovitis | 2014-06-19 | 2 | -0/+100 |