summaryrefslogtreecommitdiffstats
path: root/hw/core/machine-qmp-cmds.c
Commit message (Expand)AuthorAgeFilesLines
* qapi: introduce x-query-numa QMP commandDaniel P. Berrangé2021-11-021-0/+40
* qmp: Include "reserve" property of memory backendsDavid Hildenbrand2021-06-151-0/+7
* qmp: Include "share" property of memory backendsDavid Hildenbrand2021-06-151-0/+1
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* machine: remove 'arch' field from 'query-cpus-fast' QMP commandDaniel P. Berrangé2021-03-181-41/+0Star
* machine: remove 'query-cpus' QMP commandDaniel P. Berrangé2021-03-181-79/+0Star
* qapi: More complex uses of QAPI_LIST_APPENDEric Blake2021-01-281-53/+40Star
* qapi: A couple more QAPI_LIST_PREPEND() stragglersEric Blake2021-01-281-22/+12Star
* qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake2020-12-191-5/+1Star
* machine: introduce MachineInitPhasePaolo Bonzini2020-12-151-3/+3
* remove preconfig statePaolo Bonzini2020-12-151-3/+2Star
* cphp: remove deprecated cpu-add command(s)Igor Mammedov2020-09-291-12/+0Star
* qmp: Expose MachineClass::default_ram_idMichal Privoznik2020-08-191-0/+4
* qom: Change object_get_canonical_path_component() not to mallocMarkus Armbruster2020-07-211-1/+1
* qom: Drop convenience method object_property_get_uint16List()Markus Armbruster2020-05-151-3/+13
* qapi: report the default CPU type for each machineDaniel P. Berrangé2019-09-031-0/+4
* qapi: Move query-target from misc.json to machine.jsonMarkus Armbruster2019-08-211-0/+10
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-0/+1
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* qmp: Add deprecation information to query-machinesEduardo Habkost2019-07-051-0/+1
* machine: show if CLI option '-numa node,mem' is supported in QAPI schemaIgor Mammedov2019-07-051-0/+1
* machine: Refactor smp-related call chains to pass MachineStateLike Xu2019-07-051-1/+1
* hw/core: Collect QMP command handlers in hw/core/Markus Armbruster2019-07-021-0/+328