On Wed, Jan 16, 2019 at 10:42:08AM +0100, Peter Krempa wrote:
See patch 2/2 for explanation.
Peter Krempa (2):
tests: qemuxml2argv: Add test case for empty CDROM with cache mode
qemu: command: Don't format image properties for empty -drive
src/qemu/qemu_command.c | 47 ++++++++++---------
tests/qemuxml2argvdata/disk-cdrom.args | 6 ++-
.../disk-cdrom.x86_64-2.12.0.args | 9 ++--
.../disk-cdrom.x86_64-latest.args | 9 ++--
tests/qemuxml2argvdata/disk-cdrom.xml | 6 +++
tests/qemuxml2xmloutdata/disk-cdrom.xml | 6 +++
6 files changed, 52 insertions(+), 31 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano