COMMITS
/ monitor/monitor.c July 5, 2023
P
hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE
Philippe Mathieu-Daudé committed
March 3, 2023
P
monitor: introduce qmp_dispatcher_co_wake
Paolo Bonzini committed
P
monitor: cleanup fetching of QMP requests
Paolo Bonzini committed
P
monitor: cleanup detection of qmp_dispatcher_co shutting down
Paolo Bonzini committed
P
monitor: do not use mb_read/mb_set for suspend_cnt
Paolo Bonzini committed
May 17, 2023
P
monitor: add more *_locked() functions
Paolo Bonzini committed
P
monitor: allow calling monitor_resume under mon_lock
Paolo Bonzini committed
P
monitor: use QEMU_LOCK_GUARD a bit more
Paolo Bonzini committed
March 9, 2023
S
monitor: convert monitor_cleanup() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi committed
January 24, 2023
M
monitor: Loosen coupling between misc.c and monitor.c slightly
Markus Armbruster committed
M
monitor: Move monitor_putc() next to monitor_puts & external linkage
Markus Armbruster committed
November 21, 2022
M
monitor: Use ERRP_GUARD() in monitor_init()
Markus Armbruster committed
April 20, 2022
M
Move error_printf_unless_qmp() with monitor unit
Marc-André Lureau committed
September 29, 2021
D
monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device
David Hildenbrand committed
August 4, 2021
M
chardev: mark explicitly first argument as poisoned
Marc-André Lureau committed
April 16, 2021
T
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth committed
February 19, 2021
D
monitor: raise error when 'pretty' option is used with HMP
Daniel P. Berrangé committed
March 11, 2021
M
monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
Mahmoud Mandour committed
February 12, 2021
K
monitor: Fix assertion failure on shutdown
Kevin Wolf committed
December 11, 2020
M
monitor: Use GString instead of QString for output buffer
Markus Armbruster committed
October 13, 2020
K
monitor: Fix order in monitor_cleanup()
Kevin Wolf committed
October 5, 2020
K
qmp: Move dispatcher to a coroutine
Kevin Wolf committed
K
monitor: Make current monitor a per-coroutine property
Kevin Wolf committed
K
monitor: Use getter/setter functions for cur_mon
Kevin Wolf committed
September 23, 2020
S
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi committed
July 7, 2020
M
qapi: Smooth another visitor error checking pattern
Markus Armbruster committed
June 26, 2020
D
virtio-pci: Send qapi events when the virtio-mem size changes
David Hildenbrand committed
February 24, 2020
K
monitor: Add allow_hmp parameter to monitor_init()
Kevin Wolf committed
K
hmp: Fail gracefully if chardev is already in use
Kevin Wolf committed
K
qmp: Fail gracefully if chardev is already in use
Kevin Wolf committed
K
monitor: Create QAPIfied monitor_init()
Kevin Wolf committed
January 29, 2020
K
monitor: Move monitor option parsing to monitor/monitor.c
Kevin Wolf committed
August 12, 2019
M
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster committed
June 13, 2019
K
monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
Kevin Wolf committed
K
monitor: Split Monitor.flags into separate bools
Kevin Wolf committed
K
monitor: Split out monitor/monitor.c
Kevin Wolf committed