summaryrefslogtreecommitdiff
path: root/monitor/misc.c
AgeCommit message (Expand)Author
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