aboutsummaryrefslogtreecommitdiff
path: root/hw/core/machine-hmp-cmds.c
AgeCommit message (Expand)AuthorFilesLines
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