Kevin Wolf fbfc29e3bf monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()
Most callers know which monitor type they want to have. Instead of
calling monitor_init() with flags that can describe both types of
monitors, make monitor_init_{hmp,qmp}() public interfaces that take
specific bools instead of flags and call these functions directly.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20190613153405.24769-15-kwolf@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2019-06-18 08:14:17 +02:00
..
2017-09-22 10:46:25 +08:00
2019-06-12 13:20:21 +02:00
2019-06-13 15:14:03 +01:00
2019-06-12 17:53:22 +01:00
2019-03-08 16:31:34 +00:00
2019-06-12 13:20:21 +02:00
2019-06-04 15:22:22 +02:00
2017-09-05 22:34:40 +02:00
2018-08-23 18:46:25 +02:00
2017-12-20 22:01:24 +08:00
2018-12-20 10:29:08 +01:00