
26 Jun
2019
26 Jun
'19
11:56 a.m.
On Tue, Jun 25, 2019 at 04:30:31PM +0200, Peter Krempa wrote:
qemuBuildDriveSourceStr omits the disk format string when we are emulating a 'fat' filesystem froma directory. The logic should decide
from a
based on the 'actualType' as a disk type=pool may be converted to a directory.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano