On Fri, Feb 19, 2021 at 12:28:14 +0400, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > qmp_disable_command() now takes an optional error string to return a > more explicit error message. > > Fixes: > https://bugzilla.redhat.com/show_bug.cgi?id=1928806 > > Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> > --- > v3: > - back to passing an error string, but appended to the error message.
Reviewed-by: Peter Krempa <pkre...@redhat.com>