Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-09 | monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c | Maxim Levitsky | 1 | -6/+0 |
2020-03-09 | monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c | Maxim Levitsky | 1 | -4/+0 |
2020-03-09 | monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c | Maxim Levitsky | 1 | -3/+0 |
2020-03-09 | monitor/hmp: move hmp_block_job* to block-hmp-cmds.c | Maxim Levitsky | 1 | -5/+0 |
2020-03-09 | monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c | Maxim Levitsky | 1 | -2/+0 |
2019-12-18 | hmp: drop Error pointer indirection in hmp_handle_error | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2019-07-02 | hw/core: Collect HMP command handlers in hw/core/ | Markus Armbruster | 1 | -0/+1 |
2019-07-02 | qom: Move HMP command handlers to qom/ | Markus Armbruster | 1 | -0/+3 |
2019-07-02 | hmp: Move hmp.h to include/monitor/ | Markus Armbruster | 1 | -0/+153 |