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
/
qom
/
qom-hmp-cmds.c
Age
Commit message (
Expand
)
Author
2023-02-04
qom: Move HMP commands from monitor/ to qom/
Markus Armbruster
2020-12-19
qobject: Change qobject_to_json()'s value to GString
Markus Armbruster
2020-12-19
qobject: Make qobject_to_json_pretty() take a pretty argument
Markus Armbruster
2020-07-21
qom: Make info qom-tree sort children more efficiently
Markus Armbruster
2020-07-21
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-07-17
qom: Plug memory leak in "info qom-tree"
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-06-17
hmp: Make json format optional for qom-set
David Hildenbrand
2020-06-17
qom-hmp-cmds: fix a memleak in hmp_qom_get
Pan Nengyuan
2020-06-15
qom: Make "info qom-tree" show children sorted
Markus Armbruster
2020-06-01
hmp: Simplify qom-set
Dr. David Alan Gilbert
2020-06-01
hmp: Implement qom-get HMP command
Dr. David Alan Gilbert
2019-12-18
hmp: drop Error pointer indirection in hmp_handle_error
Vladimir Sementsov-Ogievskiy
2019-07-02
qom: Move HMP command handlers to qom/
Markus Armbruster