Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 1 | -3/+3 |
2020-07-10 | qapi: Smooth another visitor error checking pattern | Markus Armbruster | 1 | -13/+6 |
2020-07-03 | virtio-pci: Send qapi events when the virtio-mem size changes | David Hildenbrand | 1 | -0/+1 |
2020-03-06 | monitor: Add allow_hmp parameter to monitor_init() | Kevin Wolf | 1 | -2/+10 |
2020-03-06 | hmp: Fail gracefully if chardev is already in use | Kevin Wolf | 1 | -1/+1 |
2020-03-06 | qmp: Fail gracefully if chardev is already in use | Kevin Wolf | 1 | -1/+6 |
2020-03-06 | monitor: Create QAPIfied monitor_init() | Kevin Wolf | 1 | -35/+42 |
2020-02-17 | monitor: Move monitor option parsing to monitor/monitor.c | Kevin Wolf | 1 | -0/+48 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -0/+1 |
2019-06-18 | monitor: Replace monitor_init() with monitor_init_{hmp, qmp}() | Kevin Wolf | 1 | -9/+0 |
2019-06-18 | monitor: Split Monitor.flags into separate bools | Kevin Wolf | 1 | -5/+9 |
2019-06-18 | monitor: Split out monitor/monitor.c | Kevin Wolf | 1 | -0/+633 |