index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor
/
hmp.c
Age
Commit message (
Expand
)
Author
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
2020-12-15
remove preconfig state
Paolo Bonzini
2020-12-10
hmp: introduce cmd_available
Paolo Bonzini
2020-11-13
hmp: Pass monitor to mon_get_cpu()
Kevin Wolf
2020-10-09
hmp: Add support for coroutine command handlers
Kevin Wolf
2020-10-09
monitor: Make current monitor a per-coroutine property
Kevin Wolf
2020-10-09
hmp: Update current monitor only in handle_hmp_command()
Kevin Wolf
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-03-06
hmp: Fail gracefully if chardev is already in use
Kevin Wolf
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2020-01-07
monitor/hmp: Explicit we ignore a QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-06-18
monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
Kevin Wolf
2019-06-18
monitor: Split Monitor.flags into separate bools
Kevin Wolf
2019-06-18
monitor: Split out monitor/hmp.c
Kevin Wolf