On 05/13/2014 10:02 AM, Markus Armbruster wrote: > qerror_report_err() is a transitional interface to help with > converting existing HMP commands to QMP. It should not be used > elsewhere. > > drive_init() is not meant to be used by QMP commands. It uses both > qerror_report_err() and error_report(). Convert the former to the > latter. > > Signed-off-by: Markus Armbruster > --- > blockdev.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Eric Blake -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org