index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor
Age
Commit message (
Expand
)
Author
2026-03-11
block: Never drop BLOCK_IO_ERROR with action=stop for rate limiting
Kevin Wolf
2026-01-08
monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handlin...
Jie Song
2025-12-16
monitor: Fix const qualifier build errors with recent glibc
Cédric Le Goater
2025-10-28
char: rename CharBackend->CharFrontend
Marc-André Lureau
2025-10-21
hw/core: Filter machine list available for a particular target binary
Philippe Mathieu-Daudé
2025-09-30
monitor: Clean up HMP gdbserver error reporting
Markus Armbruster
2025-07-04
monitor/hmp-cmds-target: add CPU_DUMP_VPU in hmp_info_registers()
Daniel Henrique Barboza
2025-05-02
monitor: don't wake up qmp_dispatcher_co coroutine upon cleanup
Andrey Drobyshev
2025-04-23
exec/cpu-all: remove exec/target_page include
Pierrick Bouvier
2025-04-23
include/system: Move exec/ioport.h to system/ioport.h
Richard Henderson
2025-04-23
include/system: Move exec/address-spaces.h to system/address-spaces.h
Richard Henderson
2025-04-23
include/system: Move exec/memory.h to system/memory.h
Richard Henderson
2025-02-24
monitor/hmp-cmds.c: Clean up hmp_dumpdtb printf
Peter Maydell
2025-02-12
hmp: use cpu_get_phys_page_debug() in hmp_gva2gpa()
David Hildenbrand
2025-02-10
qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h
Daniel P. Berrangé
2025-02-10
qapi: Move include/qapi/qmp/ to include/qobject/
Daniel P. Berrangé
2025-01-17
system: propagate Error to gdbserver_start (and other device setups)
Alex Bennée
2025-01-09
migration/block: Rewrite disk activation
Peter Xu
2025-01-09
qmp/cont: Only activate disks if migration completed
Peter Xu
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-10-22
block-backend: per-device throttling of BLOCK_IO_ERROR reports
Leonid Kaplan
2024-06-24
gdbstub: move enums into separate header
Alex Bennée
2024-06-21
monitor: fdset: Match against O_DIRECT
Fabiano Rosas
2024-06-21
monitor: Report errors from monitor_fdset_dup_fd_add
Fabiano Rosas
2024-06-21
monitor: Simplify fdset and fd removal
Fabiano Rosas
2024-06-21
monitor: Stop removing non-duplicated fds
Fabiano Rosas
2024-06-20
monitor: Introduce monitor_fdset_*free
Fabiano Rosas
2024-06-20
monitor: Drop monitor_fdset_dup_fd_find/_remove()
Peter Xu
2024-06-19
hw/intc: Introduce x-query-interrupt-controllers QMP command
Philippe Mathieu-Daudé
2024-06-19
hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
Philippe Mathieu-Daudé
2024-05-10
kconfig: allow compiling out QEMU device tree code per target
Paolo Bonzini
2024-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-24
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
2024-04-18
util/qemu-config: Extract QMP commands to qemu-config-qmp.c
Philippe Mathieu-Daudé
2024-03-26
monitor/hmp-cmds-target: Append a space in error message in gpa2hva()
Yao Xingtao
2024-02-13
monitor/target: Include missing 'exec/memory.h' header
Philippe Mathieu-Daudé
2024-01-26
monitor: only run coroutine commands in qemu_aio_context
Stefan Hajnoczi
2023-11-17
hmp: Improve sync-profile error message
Markus Armbruster
2023-11-06
qapi: Add HV_BALLOON_STATUS_REPORT event and its QMP query command
Maciej S. Szmigiero
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-08-31
hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE
Philippe Mathieu-Daudé
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
2023-06-06
atomics: eliminate mb_read/mb_set
Paolo Bonzini
2023-05-25
monitor: do not use mb_read/mb_set
Paolo Bonzini
2023-05-25
monitor: extract request dequeuing to a new function
Paolo Bonzini
2023-05-25
monitor: introduce qmp_dispatcher_co_wake
Paolo Bonzini
2023-05-25
monitor: cleanup fetching of QMP requests
Paolo Bonzini
2023-05-25
monitor: cleanup detection of qmp_dispatcher_co shutting down
Paolo Bonzini
2023-05-25
monitor: do not use mb_read/mb_set for suspend_cnt
Paolo Bonzini
[next]