COMMITS
/ monitor/hmp.c March 3, 2023
P
monitor: do not use mb_read/mb_set for suspend_cnt
Paolo Bonzini committed
March 9, 2023
S
hmp: convert handle_hmp_command() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi committed
February 7, 2023
D
readline: fix hmp completion issue
Dongli Zhang committed
January 24, 2023
M
hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h
Markus Armbruster committed
M
readline: Extract readline_add_completion_of() from monitor
Markus Armbruster committed
M
monitor: Drop unnecessary includes
Markus Armbruster committed
September 29, 2022
A
monitor: expose monitor_puts to rest of code
Alex Bennée committed
August 31, 2022
D
monitor/hmp: print trace as option in help for log command
Dongli Zhang committed
April 20, 2022
M
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau committed
February 20, 2022
M
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau committed
February 25, 2022
S
monitor/hmp: add support for flag argument with value
Stefan Reiter committed
October 8, 2021
D
monitor: introduce HumanReadableText and HMP support
Daniel P. Berrangé committed
June 24, 2021
G
monitor: allow register hmp commands
Gerd Hoffmann committed
November 12, 2020
P
machine: introduce MachineInitPhase
Paolo Bonzini committed
October 27, 2020
P
remove preconfig state
Paolo Bonzini committed
P
hmp: introduce cmd_available
Paolo Bonzini committed
November 13, 2020
K
hmp: Pass monitor to mon_get_cpu()
Kevin Wolf committed
October 5, 2020
K
hmp: Add support for coroutine command handlers
Kevin Wolf committed
K
monitor: Make current monitor a per-coroutine property
Kevin Wolf committed
K
hmp: Update current monitor only in handle_hmp_command()
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
February 24, 2020
K
hmp: Fail gracefully if chardev is already in use
Kevin Wolf committed
December 18, 2019
P
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé committed
P
monitor/hmp: Explicit we ignore a QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé committed
August 12, 2019
M
sysemu: Split sysemu/runstate.h off 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/hmp.c
Kevin Wolf committed