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