| Commit message (Expand) | Author | Age | Files | Lines |
* | monitor: Use getter/setter functions for cur_mon | Kevin Wolf | 2020-10-09 | 1 | -1/+1 |
* | qapi: Extract ACPI commands to 'acpi.json' | Philippe Mathieu-Daudé | 2020-09-29 | 1 | -0/+1 |
* | block: Move sysemu QMP commands to QAPI block module | Kevin Wolf | 2020-03-06 | 1 | -1/+1 |
* | monitor: Collect "control" command handlers in qmp-cmds.control.c | Kevin Wolf | 2020-02-17 | 1 | -14/+0 |
* | qapi: Split control.json off misc.json | Kevin Wolf | 2020-02-17 | 1 | -0/+1 |
* | monitor/qmp-cmds: rename Error ** parameter to more common errp | Vladimir Sementsov-Ogievskiy | 2019-12-18 | 1 | -1/+1 |
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/boards.h a bit less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | hw/core: Collect QMP command handlers in hw/core/ | Markus Armbruster | 2019-07-02 | 1 | -12/+0 |
* | qapi: Split machine.json off misc.json | Markus Armbruster | 2019-07-02 | 1 | -0/+1 |
* | qom: Move QMP command handlers to qom/ | Markus Armbruster | 2019-07-02 | 1 | -303/+0 |
* | qapi: Split qom.json and qdev.json off misc.json | Markus Armbruster | 2019-07-02 | 1 | -0/+1 |
* | block/block-backend: blk_iostatus_reset: drop usage of bs->job | Vladimir Sementsov-Ogievskiy | 2019-06-18 | 1 | -0/+5 |
* | monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.c | Kevin Wolf | 2019-06-17 | 1 | -0/+723 |