Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 1 | -1/+0 |
2020-10-09 | monitor: Make current monitor a per-coroutine property | Kevin Wolf | 1 | -1/+1 |
2020-10-09 | qmp: Call monitor_set_cur() only in qmp_dispatch() | Kevin Wolf | 1 | -0/+5 |
2020-10-09 | monitor: Use getter/setter functions for cur_mon | Kevin Wolf | 1 | -1/+4 |
2020-03-06 | qmp: Fail gracefully if chardev is already in use | Kevin Wolf | 1 | -1/+1 |
2020-03-06 | stubs: Update monitor stubs for qemu-storage-daemon | Kevin Wolf | 1 | -0/+21 |