libvirt doesn't reject this but only one <driver> element takes effect. Drop the instance that is already referenced in the previous example Signed-off-by: Cole Robinson <crobinso@xxxxxxxxxx> --- docs/formatdomain.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index f3cf9e1fb3..d75a91bbf4 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -3064,7 +3064,6 @@ A directory on the host that can be accessed directly from the guest. </filesystem> <filesystem type='file' accessmode='passthrough'> <driver type='loop' format='raw'/> - <driver type='path' wrpolicy='immediate'/> <source file='/export/to/guest.img'/> <target dir='/import/from/host'/> <readonly/> -- 2.28.0