Searched refs:monitor_init_qmp (Results 1 – 3 of 3) sorted by relevance
22 void monitor_init_qmp(Chardev *chr, bool pretty, Error **errp);
513 void monitor_init_qmp(Chardev *chr, bool pretty, Error **errp) in monitor_init_qmp() function
745 monitor_init_qmp(chr, opts->pretty, errp); in monitor_init()