search for: e26f4f8330

Displaying 1 result from an estimated 1 matches for "e26f4f8330".

2020 May 19
1
[PATCH virt-v2v v2] v2v: -o libvirt: Remove cache=none.
...e'/> + <driver name='qemu' type='raw'/> <target dev='vda' bus='virtio'/> </disk> <disk device='floppy' type='file'> diff --git a/tests/test-v2v-i-ova.xml b/tests/test-v2v-i-ova.xml index 7c19828316..e26f4f8330 100644 --- a/tests/test-v2v-i-ova.xml +++ b/tests/test-v2v-i-ova.xml @@ -22,7 +22,7 @@ <on_crash>restart</on_crash> <devices> <disk type='file' device='disk'> - <driver name='qemu' type='raw' cache='none'/> +...