On a Monday in 2020, Peter Krempa wrote:
If the storage source has the query part set, format it in the
output.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_block.c | 2 ++
src/qemu/qemu_domain.c | 9 +++++++++
tests/qemuxml2argvdata/disk-cdrom-network.args | 4 ++--
.../disk-cdrom-network.x86_64-2.12.0.args | 4 ++--
.../disk-cdrom-network.x86_64-latest.args | 3 ++-
tests/qemuxml2argvdata/disk-cdrom-network.xml | 2 +-
.../disk-network-http.x86_64-latest.args | 5 +++--
7 files changed, 21 insertions(+), 8 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano