On Thu, Nov 23, 2017 at 05:24:37PM +0100, Peter Krempa wrote:
'file.password-secret' and 'file.debug' were
improperly added to a
random place when formatting -drive. This would not play well when the
same attributes should be formatted via the JSON generator.
Clean up the mess.
Peter Krempa (6):
qemu: command: Inject password-secret only when not using JSON props
util: storage: Add fields for debug options for disk drivers
qemu: block: Add support for formatting gluster debug level via JSON
qemu: hotplug: Rename qemuDomainPrepareDisk to
qemuHotplugPrepareDiskAccess
qemu: domain: Unify disk source prepare steps
qemu: command: Properly format disk 'debug' attribute
ACK series
Jan