aboutsummaryrefslogtreecommitdiff
path: root/monitor/misc.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster1-0/+1
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-07-02hw/core: Collect HMP command handlers in hw/core/Markus Armbruster1-30/+2
2019-07-02hw/core: Collect QMP command handlers in hw/core/Markus Armbruster1-13/+0
2019-07-02hmp: Move hmp.h to include/monitor/Markus Armbruster1-1/+1
2019-06-18monitor: Split Monitor.flags into separate boolsKevin Wolf1-1/+1
2019-06-18monitor: Split out monitor/monitor.cKevin Wolf1-597/+1
2019-06-18monitor: Split out monitor/hmp.cKevin Wolf1-1350/+14
2019-06-17monitor: Split out monitor/qmp.cKevin Wolf1-392/+9
2019-06-17monitor: Create monitor-internal.h with common definitionsKevin Wolf1-113/+1
2019-06-17Move monitor.c to monitor/misc.cKevin Wolf1-0/+4780