index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
/
machine-hmp-cmds.c
Age
Commit message (
Expand
)
Author
2022-12-14
qapi machine: Elide redundant has_FOO in generated C
Markus Armbruster
2022-05-09
qapi/machine.json: Add cluster-id
Gavin Shan
2021-11-02
qapi: introduce x-query-numa QMP command
Daniel P. Berrangé
2021-11-02
monitor: make hmp_handle_error return a boolean
Daniel P. Berrangé
2021-06-15
hmp: Print "reserve" property of memory backends with "info memdev"
David Hildenbrand
2021-06-15
hmp: Print "share" property of memory backends with "info memdev"
David Hildenbrand
2021-03-18
machine: remove 'query-cpus' QMP command
Daniel P. Berrangé
2020-10-09
monitor: Add Monitor parameter to monitor_get_cpu_index()
Kevin Wolf
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2020-04-30
qapi: Only input visitors can actually fail
Markus Armbruster
2019-12-18
hmp: drop Error pointer indirection in hmp_handle_error
Vladimir Sementsov-Ogievskiy
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
2019-07-02
hw/core: Collect HMP command handlers in hw/core/
Markus Armbruster