On 09/23/2016 06:07 AM, Daniel P. Berrange wrote: >>> - error_setg(errp, QERR_INVALID_PARAMETER_VALUE, >>> - name, "'on' or 'off'"); >>> + error_setg(errp, QERR_INVALID_PARAMETER_VALUE, name, >>> + "on|yes|y|off|no|n"); >> >> This change requires an update to the reference output of some >> qemu-iotests (at least 051 and 137). > > Opps, yes, so it does. Do any of the docker tests or buildbots catch this automatically? (I often forget to run qemu-iotests, since they are not part of 'make check') -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org