aboutsummaryrefslogtreecommitdiff
path: root/hw/core/machine-hmp-cmds.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-25hw/core: Introduce module-id as the topology subindexZhao Liu1-0/+4
2023-11-06qapi: Add query-memory-devices support to hv-balloonMaciej S. Szmigiero1-0/+15
2023-10-20machine: adding s390 topology to info hotpluggable-cpusPierre Morel1-0/+6
2023-02-04machine: Move HMP commands from monitor/ to hw/core/Markus Armbruster1-0/+208
2022-12-14qapi machine: Elide redundant has_FOO in generated CMarkus Armbruster1-1/+1
2022-05-09qapi/machine.json: Add cluster-idGavin Shan1-0/+4
2021-11-02qapi: introduce x-query-numa QMP commandDaniel P. Berrangé1-35/+0
2021-11-02monitor: make hmp_handle_error return a booleanDaniel P. Berrangé1-2/+1
2021-06-15hmp: Print "reserve" property of memory backends with "info memdev"David Hildenbrand1-0/+4
2021-06-15hmp: Print "share" property of memory backends with "info memdev"David Hildenbrand1-0/+2
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé1-4/+4
2020-10-09monitor: Add Monitor parameter to monitor_get_cpu_index()Kevin Wolf1-1/+1
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov1-12/+0
2020-04-30qapi: Only input visitors can actually failMarkus Armbruster1-1/+1
2019-12-18hmp: drop Error pointer indirection in hmp_handle_errorVladimir Sementsov-Ogievskiy1-3/+3
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu1-3/+10
2019-07-05i386/cpu: Consolidate die-id validity in smp contextLike Xu1-0/+3
2019-07-02hw/core: Collect HMP command handlers in hw/core/Markus Armbruster1-0/+164