Skip to content
Snippets Groups Projects
user avatar
Kevin Wolf authored
The qcow file used for write support in vvfat is a temporary file,
so we can use cache=unsafe there. Without this, write support is just
too slow to be of any use.

Signed-off-by: default avatarKevin Wolf <mail@kevin-wolf.de>
(cherry picked from commit 35ccd8aed64727dbefa1b274a8000b46318bfea1)
a3c4a01f
History
Read the documentation in qemu-doc.html.

Fabrice Bellard.