7 Jul
2026
7 Jul
'26
9:26 a.m.
Daniel P. Berrangé <berrange@redhat.com> writes:
Current the monitor_new_hmp/monitor_new_qmp constructors accept a Chardev object pointer. To facilitate the next commit which will introduce a QOM property for the character device ID, switch to accepting an chardev ID in the constructor.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Split off a patch that got Marc-André's R-by. Marc-André, care to give it again?