| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | numa: allow memory-less nodes when using memdev as backend | Igor Mammedov | 2019-07-05 | 1 | -12/+7 |
| * | numa: Make deprecation warnings conditional on !qtest_enabled() | Eduardo Habkost | 2019-07-05 | 1 | -5/+10 |
| * | deprecate -mem-path fallback to anonymous RAM | Igor Mammedov | 2019-07-05 | 1 | -2/+4 |
| * | numa: deprecate implict memory distribution between nodes | Igor Mammedov | 2019-07-05 | 1 | -0/+3 |
| * | numa: deprecate 'mem' parameter of '-numa node' option | Igor Mammedov | 2019-07-05 | 1 | -0/+2 |
| * | general: Replace global smp variables with smp machine properties | Like Xu | 2019-07-05 | 1 | -0/+1 |
| * | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2019-07-05 | 1 | -12/+12 |
| * | hw/core: Collect QMP command handlers in hw/core/ | Markus Armbruster | 2019-07-02 | 1 | -62/+0 |
| * | hw/core: Move numa.c to hw/core/ | Markus Armbruster | 2019-07-02 | 1 | -0/+667 |