On Tue, Jun 25, 2019 at 04:30:33PM +0200, Peter Krempa wrote:
Our code would skip adding the default type in this cases, but since
we
know that the only reasonable option here is 'fat' we can add it while
starting the VM.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_domain.c | 12 +++++++++---
tests/qemuxml2argvdata/disk-source-pool.args | 4 ++++
tests/qemuxml2argvdata/disk-source-pool.xml | 6 ++++++
tests/qemuxml2xmloutdata/disk-source-pool.xml | 7 +++++++
4 files changed, 26 insertions(+), 3 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano