aboutsummaryrefslogtreecommitdiff
path: root/monitor/misc.c
AgeCommit message (Expand)Author
2020-07-13monitor/misc: Remove unused "chardev/char-mux.h" includePhilippe Mathieu-Daudé
2020-06-10memory: Make 'info mtree' not display disabled regions by defaultPhilippe Mathieu-Daudé
2020-05-15various: Remove unnecessary OBJECT() castPhilippe Mathieu-Daudé
2020-05-04lockable: replaced locks with lock guard macros where appropriateDaniel Brodsky
2020-03-17net: Track netdevs in NetClientState rather than QemuOptEric Blake
2020-03-17net: Complete qapi-fication of netdev_addEric Blake
2020-03-09monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.cMaxim Levitsky
2020-03-06qapi: Flatten object-addKevin Wolf
2020-02-17monitor: Move qmp_query_qmp_schema to qmp-cmds-control.cKevin Wolf
2020-02-17monitor: Collect "control" command handlers in qmp-cmds.control.cKevin Wolf
2020-02-17qapi: Split control.json off misc.jsonKevin Wolf
2020-02-06monitor: fix memory leak in monitor_fdset_dup_fd_find_removeChen Qun
2020-01-24qdev: move helper function to monitor/miscMarc-André Lureau
2020-01-14qapi: Generate command registration stuff into separate filesMarkus Armbruster
2019-12-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-12-18monitor: Remove unused defineYury Kotov
2019-12-17monitor: fix maybe-uninitializedMarc-André Lureau
2019-10-26core: replace getpagesize() with qemu_real_host_page_sizeWei Yang
2019-08-21audio: add audiodev property to vnc and wav_captureKővágó, Zoltán
2019-08-21audio: basic support for multi backend audioKővágó, Zoltán
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-07-02hw/core: Collect HMP command handlers in hw/core/Markus Armbruster
2019-07-02hw/core: Collect QMP command handlers in hw/core/Markus Armbruster
2019-07-02hmp: Move hmp.h to include/monitor/Markus Armbruster
2019-06-18monitor: Split Monitor.flags into separate boolsKevin Wolf
2019-06-18monitor: Split out monitor/monitor.cKevin Wolf
2019-06-18monitor: Split out monitor/hmp.cKevin Wolf
2019-06-17monitor: Split out monitor/qmp.cKevin Wolf
2019-06-17monitor: Create monitor-internal.h with common definitionsKevin Wolf
2019-06-17Move monitor.c to monitor/misc.cKevin Wolf