- 2155d2d block-backend: per-device throttling of BLOCK_IO_ERROR reports by Leonid Kaplan · 5 months ago
- 5b7d54d gdbstub: move enums into separate header by Alex Bennée · 8 months ago
- 99c147e monitor: fdset: Match against O_DIRECT by Fabiano Rosas · 8 months ago
- 960f29b monitor: Report errors from monitor_fdset_dup_fd_add by Fabiano Rosas · 8 months ago
- 881172f monitor: Simplify fdset and fd removal by Fabiano Rosas · 8 months ago
- 87d67fa monitor: Stop removing non-duplicated fds by Fabiano Rosas · 8 months ago
- a93ad56 monitor: Introduce monitor_fdset_*free by Fabiano Rosas · 8 months ago
- 1cd93fb monitor: Drop monitor_fdset_dup_fd_find/_remove() by Peter Xu · 8 months ago
- 795eaa6 hw/intc: Introduce x-query-interrupt-controllers QMP command by Philippe Mathieu-Daudé · 9 months ago
- b258072 hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info() by Philippe Mathieu-Daudé · 9 months ago
- 1935b7e kconfig: allow compiling out QEMU device tree code per target by Paolo Bonzini · 10 months ago
- 85b5974 Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging by Richard Henderson · 10 months ago
- 1dfd42c hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper by Philippe Mathieu-Daudé · 11 months ago
- 3df4c28 util/qemu-config: Extract QMP commands to qemu-config-qmp.c by Philippe Mathieu-Daudé · 11 months ago
- a158c63 monitor/hmp-cmds-target: Append a space in error message in gpa2hva() by Yao Xingtao · 11 months ago
- f6e3370 monitor/target: Include missing 'exec/memory.h' header by Philippe Mathieu-Daudé · 1 year, 1 month ago
- effd60c monitor: only run coroutine commands in qemu_aio_context by Stefan Hajnoczi · 1 year, 1 month ago
- 7200fb2 hmp: Improve sync-profile error message by Markus Armbruster · 1 year, 4 months ago
- 259ebed qapi: Add HV_BALLOON_STATUS_REPORT event and its QMP query command by Maciej S. Szmigiero · 1 year, 6 months ago
- b77af26 accel/tcg: Replace CPUState.env_ptr with cpu_env() by Richard Henderson · 1 year, 6 months ago
- 53c7c92 hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE by Philippe Mathieu-Daudé · 1 year, 8 months ago
- de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 9 months ago
- c7b6494 meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY by Philippe Mathieu-Daudé · 1 year, 9 months ago
- 0683100 atomics: eliminate mb_read/mb_set by Paolo Bonzini · 2 years ago
- eea7cd3 monitor: do not use mb_read/mb_set by Paolo Bonzini · 2 years ago
- 60f4f62 monitor: extract request dequeuing to a new function by Paolo Bonzini · 2 years ago
- 9f2d585 monitor: introduce qmp_dispatcher_co_wake by Paolo Bonzini · 2 years ago
- 0ff2553 monitor: cleanup fetching of QMP requests by Paolo Bonzini · 2 years ago
- 3e6bed6 monitor: cleanup detection of qmp_dispatcher_co shutting down by Paolo Bonzini · 2 years ago
- 6ee7c82 monitor: do not use mb_read/mb_set for suspend_cnt by Paolo Bonzini · 2 years ago
- 4cb96b9 monitor: add more *_locked() functions by Paolo Bonzini · 1 year, 10 months ago
- c5d0c55 monitor: allow calling monitor_resume under mon_lock by Paolo Bonzini · 1 year, 10 months ago
- e37548e monitor: use QEMU_LOCK_GUARD a bit more by Paolo Bonzini · 1 year, 10 months ago
- 9612aa4 monitor: convert monitor_cleanup() to AIO_WAIT_WHILE_UNLOCKED() by Stefan Hajnoczi · 2 years ago
- 6bb6855 hmp: convert handle_hmp_command() to AIO_WAIT_WHILE_UNLOCKED() by Stefan Hajnoczi · 2 years ago
- 4bf21c7 monitor: restrict command getfd to POSIX hosts by Marc-André Lureau · 2 years ago
- 4cda177 qmp: add 'get-win32-socket' by Marc-André Lureau · 2 years ago
- 78ae0e2 monitor: release the lock before calling close() by Marc-André Lureau · 2 years ago
- bf5de8c qmp: 'add_client' actually expects sockets by Marc-André Lureau · 2 years ago
- 76f5801 readline: fix hmp completion issue by Dongli Zhang · 2 years, 1 month ago
- 864a3fa monitor: Rename misc.c to hmp-target.c by Markus Armbruster · 2 years, 1 month ago
- 9d2b5f2 monitor: Loosen coupling between misc.c and monitor.c slightly by Markus Armbruster · 2 years, 1 month ago
- e6e108d monitor: Move remaining QMP stuff from misc.c to qmp-cmds.c by Markus Armbruster · 2 years, 1 month ago
- cbf8199 monitor: Move remaining HMP commands from misc.c to hmp-cmds.c by Markus Armbruster · 2 years, 1 month ago
- e224556 monitor: Move target-dependent HMP commands to hmp-cmds-target.c by Markus Armbruster · 2 years, 1 month ago
- dd00d7f monitor: Move monitor_putc() next to monitor_puts & external linkage by Markus Armbruster · 2 years, 1 month ago
- 7ef88b5 monitor: Split file descriptor passing stuff off misc.c by Markus Armbruster · 2 years, 1 month ago
- 9c9c5ce qdev: Move HMP command completion from monitor to softmmu/ by Markus Armbruster · 2 years, 1 month ago
- 5bd26d7 acpi: Move the QMP command from monitor/ to hw/acpi/ by Markus Armbruster · 2 years, 1 month ago
- 6a5fcf6 stats: Move HMP commands from monitor/ to stats/ by Markus Armbruster · 2 years, 1 month ago
- aa09b3d stats: Move QMP commands from monitor/ to stats/ by Markus Armbruster · 2 years, 1 month ago
- bab46b8 runstate: Move HMP commands from monitor/ to softmmu/ by Markus Armbruster · 2 years, 1 month ago
- 0801062 tpm: Move HMP commands from monitor/ to softmmu/ by Markus Armbruster · 2 years, 1 month ago
- fa1cea9 virtio: Move HMP commands from monitor/ to hw/virtio/ by Markus Armbruster · 2 years, 1 month ago
- 27be863 migration: Move the QMP command from monitor/ to migration/ by Markus Armbruster · 2 years, 1 month ago
- 119f50c migration: Move HMP commands from monitor/ to migration/ by Markus Armbruster · 2 years, 1 month ago
- ae71d13 net: Move hmp_info_network() to net-hmp-cmds.c by Markus Armbruster · 2 years, 1 month ago
- 2030ca3 net: Move HMP commands from monitor to net/ by Markus Armbruster · 2 years, 1 month ago
- 0d79271 hmp: Rewrite strlist_from_comma_list() as hmp_split_at_comma() by Markus Armbruster · 2 years, 1 month ago
- 52cafce rocker: Move HMP commands from monitor to hw/net/rocker/ by Markus Armbruster · 2 years, 1 month ago
- fa1d2f8 block: Factor out hmp_change_medium(), and move to block/monitor/ by Markus Armbruster · 2 years, 1 month ago
- cffaca0 qom: Move HMP commands from monitor/ to qom/ by Markus Armbruster · 2 years, 1 month ago
- 85ea9df machine: Move HMP commands from monitor/ to hw/core/ by Markus Armbruster · 2 years, 1 month ago
- d9c631e machine: Move QMP commands from monitor/ to hw/core/ by Markus Armbruster · 2 years, 1 month ago
- 29b62a1 trace: Move HMP commands from monitor/ to trace/ by Markus Armbruster · 2 years, 1 month ago
- 5ec92f2 hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h by Markus Armbruster · 2 years, 1 month ago
- 52f50b1 readline: Extract readline_add_completion_of() from monitor by Markus Armbruster · 2 years, 1 month ago
- 444ee02 hmp: Drop redundant argument check from add_completion_option() by Markus Armbruster · 2 years, 1 month ago
- c3054a6 char: Factor out qmp_add_client() parts and move to chardev/ by Markus Armbruster · 2 years, 1 month ago
- b7d75c0 char: Move HMP commands from monitor/ to chardev/ by Markus Armbruster · 2 years, 1 month ago
- 98b5362 audio: Move HMP commands from monitor/ to audio/ by Markus Armbruster · 2 years, 1 month ago
- 15b7646 monitor: Drop unnecessary includes by Markus Armbruster · 2 years, 1 month ago
- fcb7e04 Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 2 years, 1 month ago
- e2c1c34 include/block: Untangle inclusion loops by Markus Armbruster · 2 years, 2 months ago
- 70d17c3 Merge tag 'pull-monitor-2023-01-19' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 2 years, 1 month ago
- ec843b9 ui: Split hmp_mouse_set() and move the HMP part to ui/ by Markus Armbruster · 2 years, 2 months ago
- f916a17 ui: Factor out hmp_change_vnc(), and move to ui/ui-hmp-cmds.c by Markus Armbruster · 2 years, 2 months ago
- f8f2e9a ui: Improve "change vnc" error reporting by Markus Armbruster · 2 years, 2 months ago
- 5011d26 ui: Move HMP commands from monitor to new ui/ui-hmp-cmds.c by Markus Armbruster · 2 years, 2 months ago
- 3125af2 ui: Factor out qmp_add_client() parts and move to ui/ui-qmp-cmds.c by Markus Armbruster · 2 years, 2 months ago
- 9949b06 ui: Move QMP commands from monitor to new ui/ui-qmp-cmds.c by Markus Armbruster · 2 years, 2 months ago
- 61d7f2a ui: Clean up a few things checkpatch.pl would flag later on by Markus Armbruster · 2 years, 2 months ago
- 10e3c47 ui/spice: Give hmp_info_spice()'s channel_names[] static linkage by Markus Armbruster · 2 years, 2 months ago
- f4c1bcb Revert "hmp: info spice: take out webdav" by Markus Armbruster · 2 years, 2 months ago
- 147c487 ui: Fix silent truncation of numeric keys in HMP sendkey by Markus Armbruster · 2 years, 2 months ago
- 49e5628 ui: Check numeric part of expire_password argument @time properly by Markus Armbruster · 2 years, 2 months ago
- 883f2c5 bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx by Philippe Mathieu-Daudé · 2 years, 2 months ago
- 5ef4a0c pci: Move HMP commands from monitor/ to new hw/pci/pci-hmp-cmds.c by Markus Armbruster · 2 years, 3 months ago
- 8585257 monitor/misc: Remove superfluous include statements by Thomas Huth · 2 years, 3 months ago
- 48804ee Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 2 years, 2 months ago
- 41462e4 qapi virtio: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
- 3f41a3ad qapi ui: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
- ced2939 qapi tpm: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
- 1dde96d qapi stats: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
- 05e0748 qapi rocker: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
- 0846aaf qapi pci: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
- 7480874 qapi net: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
- 9492718 qapi misc: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
- 720a252 qapi migration: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
- 54fde4f qapi block: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago