aboutsummaryrefslogtreecommitdiff
path: root/hw/core/machine-hmp-cmds.c
AgeCommit message (Expand)Author
2022-12-14qapi machine: Elide redundant has_FOO in generated CMarkus Armbruster
2022-05-09qapi/machine.json: Add cluster-idGavin Shan
2021-11-02qapi: introduce x-query-numa QMP commandDaniel P. Berrangé
2021-11-02monitor: make hmp_handle_error return a booleanDaniel P. Berrangé
2021-06-15hmp: Print "reserve" property of memory backends with "info memdev"David Hildenbrand
2021-06-15hmp: Print "share" property of memory backends with "info memdev"David Hildenbrand
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé
2020-10-09monitor: Add Monitor parameter to monitor_get_cpu_index()Kevin Wolf
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov
2020-04-30qapi: Only input visitors can actually failMarkus Armbruster
2019-12-18hmp: drop Error pointer indirection in hmp_handle_errorVladimir Sementsov-Ogievskiy
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu
2019-07-05i386/cpu: Consolidate die-id validity in smp contextLike Xu
2019-07-02hw/core: Collect HMP command handlers in hw/core/Markus Armbruster