]> git.ipfire.org Git - thirdparty/qemu.git/history - monitor/monitor.c
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
[thirdparty/qemu.git] / monitor / monitor.c
2020-03-06  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-03-06  Kevin Wolfmonitor: Add allow_hmp parameter to monitor_init()
2020-03-06  Kevin Wolfhmp: Fail gracefully if chardev is already in use
2020-03-06  Kevin Wolfqmp: Fail gracefully if chardev is already in use
2020-03-06  Kevin Wolfmonitor: Create QAPIfied monitor_init()
2020-02-17  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-02-17  Kevin Wolfmonitor: Move monitor option parsing to monitor/monitor.c
2019-08-16  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-08-16  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-08-16  Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-08-16  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-08-16  Markus ArmbrusterClean up inclusion of sysemu/sysemu.h
2019-06-18  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-06-18  Kevin Wolfmonitor: Replace monitor_init() with monitor_init_...
2019-06-18  Kevin Wolfmonitor: Split Monitor.flags into separate bools
2019-06-18  Kevin Wolfmonitor: Split out monitor/monitor.c