summary refs log tree commit diff stats
path: root/hw/core/numa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* numa: allow memory-less nodes when using memdev as backendIgor Mammedov2019-07-051-12/+7
* numa: Make deprecation warnings conditional on !qtest_enabled()Eduardo Habkost2019-07-051-5/+10
* deprecate -mem-path fallback to anonymous RAMIgor Mammedov2019-07-051-2/+4
* numa: deprecate implict memory distribution between nodesIgor Mammedov2019-07-051-0/+3
* numa: deprecate 'mem' parameter of '-numa node' optionIgor Mammedov2019-07-051-0/+2
* general: Replace global smp variables with smp machine propertiesLike Xu2019-07-051-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-07-051-12/+12
* hw/core: Collect QMP command handlers in hw/core/Markus Armbruster2019-07-021-62/+0
* hw/core: Move numa.c to hw/core/Markus Armbruster2019-07-021-0/+667