aboutsummaryrefslogtreecommitdiff
path: root/monitor
AgeCommit message (Expand)AuthorFilesLines
2022-10-28qemu-sockets: move and rename SocketAddress_to_str()Laurent Vivier1-22/+1
2022-10-17qmp/hmp, device_tree.c: introduce dumpdtbDaniel Henrique Barboza1-0/+1
2022-10-12Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi1-0/+310
2022-10-09hmp: add virtio commandsLaurent Vivier1-0/+310
2022-10-07jobs: group together API calls under the same job lockEmanuele Giuseppe Esposito1-2/+5
2022-10-06monitor: expose monitor_puts to rest of codeAlex Bennée3-6/+5
2022-09-15monitor/hmp: print trace as option in help for log commandDongli Zhang1-2/+7
2022-09-15monitor: Support specified vCPU registerszhenwei pi1-2/+8
2022-07-21Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-0/+2
2022-07-20Add dirty-sync-missed-zero-copy migration statLeonardo Bras1-0/+5
2022-07-18monitor: add support for boolean statisticsPaolo Bonzini1-0/+2
2022-06-22migration: Change zero_copy_send from migration parameter to migration capabi...Leonardo Bras1-6/+0
2022-06-14hmp: add filtering of statistics by namePaolo Bonzini1-9/+26
2022-06-14qmp: add filtering of statistics by namePaolo Bonzini1-1/+6
2022-06-14hmp: add filtering of statistics by providerPaolo Bonzini1-7/+32
2022-06-14qmp: add filtering of statistics by providerPaolo Bonzini2-10/+33
2022-06-14hmp: add basic "info stats" implementationMark Kanda1-0/+190
2022-06-14qmp: add filtering of statistics by target vCPUPaolo Bonzini1-1/+33
2022-06-14qmp: Support for querying statsMark Kanda1-0/+95
2022-05-26mos6522: fix linking error when CONFIG_MOS6522 is not setMurilo Opsfelder Araujo1-0/+3
2022-05-16migration: Add zero-copy-send parameter for QMP/HMP for LinuxLeonardo Bras1-0/+6
2022-04-27Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...Richard Henderson2-1/+26
2022-04-27qapi/ui: add 'display-update' command for changing listen addressVladimir Sementsov-Ogievskiy1-0/+15
2022-04-27Added parameter to take screenshot with screendump as PNGKshitij Suri1-1/+11
2022-04-25block: add 'force' parameter to 'blockdev-change-medium' commandDenis V. Lunev1-1/+3
2022-04-21Move error_printf_unless_qmp() with monitor unitMarc-André Lureau1-0/+10
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau1-2/+2
2022-04-20Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson1-1/+0
2022-04-20Don't include sysemu/tcg.h if it is not necessaryThomas Huth1-1/+0
2022-04-20util/log: Pass Error pointer to qemu_set_logRichard Henderson1-1/+5
2022-04-20util/log: Return bool from qemu_set_log_filenameRichard Henderson1-2/+1
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2022-04-06include: move dump_in_progress() to runstate.hMarc-André Lureau1-2/+2
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau1-1/+1
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau1-2/+2
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster2-2/+2
2022-03-04block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...Emanuele Giuseppe Esposito1-1/+1
2022-03-02qapi/monitor: allow VNC display id in set/expire_passwordStefan Reiter2-32/+42
2022-03-02qapi/monitor: refactor set/expire_password with enumsStefan Reiter2-27/+39
2022-03-02monitor/hmp: add support for flag argument with valueStefan Reiter2-2/+20
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé1-0/+1
2022-01-28migration: Tally pre-copy, downtime and post-copy bytes independentlyDavid Edmondson1-0/+12
2022-01-18monitor: move x-query-profile into accel/tcg to fix buildAlex Bennée1-31/+0
2021-12-21ui/dbus: add p2p=on/off optionMarc-André Lureau1-0/+13
2021-12-10numa: Enable numa for SGX EPC sectionsYang Zhong1-0/+1
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson1-3/+12
2021-11-03Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...Richard Henderson1-1/+1
2021-11-02qapi: introduce x-query-irq QMP commandDaniel P. Berrangé2-38/+44
2021-11-02qapi: introduce x-query-ramblock QMP commandDaniel P. Berrangé2-6/+8
2021-11-02qapi: introduce x-query-rdma QMP commandDaniel P. Berrangé2-27/+32