Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hmp: Fail gracefully if chardev is already in use | Kevin Wolf | 2020-03-06 | 1 | -2/+6 |
* | chardev: Use QEMUChrEvent enum in IOEventHandler typedef | Philippe Mathieu-Daudé | 2020-01-08 | 1 | -1/+1 |
* | monitor/hmp: Explicit we ignore a QEMUChrEvent in IOEventHandler | Philippe Mathieu-Daudé | 2020-01-07 | 1 | -0/+4 |
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
* | monitor: Replace monitor_init() with monitor_init_{hmp, qmp}() | Kevin Wolf | 2019-06-18 | 1 | -2/+2 |
* | monitor: Split Monitor.flags into separate bools | Kevin Wolf | 2019-06-18 | 1 | -3/+3 |
* | monitor: Split out monitor/hmp.c | Kevin Wolf | 2019-06-18 | 1 | -0/+1417 |