marcandre.lur...@redhat.com writes:

> From: Marc-André Lureau <marcandre.lur...@redhat.com>
>
> Replace the old manual dispatch and validation code by the generic one
> provided by qapi common code.
>
> Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
> ---
>  monitor.c    | 319 
> +++++++----------------------------------------------------
>  trace-events |   1 -
>  2 files changed, 34 insertions(+), 286 deletions(-)

All right, this is where it gets interesting: you replace a whole bunch
of code by other code we have anyway.  Excellent.  Only we need to
convince ourselves the replacement is functionally equivalent.  Before I
dive into that, what have you done to convince yourself?

Reply via email to