On Wed, 12 Aug 2026 15:11:40 +0200, Philippe Mathieu-Daudé 
<[email protected]> wrote:
> "monitor/monitor.h" don't use anything declared in the generated
> "qapi/qapi-emit-events.h" header.
> However the "monitor/monitor-internal.h" do:
> 
>   107 struct MonitorClass {
>   ...
>   116     /*
>   117      * If non-NULL, the monitor is able to send event
>   118      * notifications back to the client
>   119      */
>   120     void (*emit_event)(Monitor *mon, QAPIEvent event, QDict *qdict);
>                                            ^^^^^^^^^
> 
> [...]

Reviewed-by: Marc-André Lureau <[email protected]>

-- 
Marc-André Lureau <[email protected]>


Reply via email to