Age | Commit message (Expand) | Author |
2021-11-02 | qapi: introduce x-query-numa QMP command | Daniel P. Berrangé |
2021-06-15 | qmp: Include "reserve" property of memory backends | David Hildenbrand |
2021-06-15 | qmp: Include "share" property of memory backends | David Hildenbrand |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth |
2021-03-18 | machine: remove 'arch' field from 'query-cpus-fast' QMP command | Daniel P. Berrangé |
2021-03-18 | machine: remove 'query-cpus' QMP command | Daniel P. Berrangé |
2021-01-28 | qapi: More complex uses of QAPI_LIST_APPEND | Eric Blake |
2021-01-28 | qapi: A couple more QAPI_LIST_PREPEND() stragglers | Eric Blake |
2020-12-19 | qapi: Use QAPI_LIST_PREPEND() where possible | Eric Blake |
2020-12-15 | machine: introduce MachineInitPhase | Paolo Bonzini |
2020-12-15 | remove preconfig state | Paolo Bonzini |
2020-09-29 | cphp: remove deprecated cpu-add command(s) | Igor Mammedov |
2020-08-19 | qmp: Expose MachineClass::default_ram_id | Michal Privoznik |
2020-07-21 | qom: Change object_get_canonical_path_component() not to malloc | Markus Armbruster |
2020-05-15 | qom: Drop convenience method object_property_get_uint16List() | Markus Armbruster |
2019-09-03 | qapi: report the default CPU type for each machine | Daniel P. Berrangé |
2019-08-21 | qapi: Move query-target from misc.json to machine.json | Markus Armbruster |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-07-05 | qmp: Add deprecation information to query-machines | Eduardo Habkost |
2019-07-05 | machine: show if CLI option '-numa node,mem' is supported in QAPI schema | Igor Mammedov |
2019-07-05 | machine: Refactor smp-related call chains to pass MachineState | Like Xu |
2019-07-02 | hw/core: Collect QMP command handlers in hw/core/ | Markus Armbruster |