mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
FAQ: cache=none, not cache=unsafe, prevents qemu from caching.
Thanks: kaze on IRC.
This commit is contained in:
@@ -1366,7 +1366,7 @@ back to the disk image.
|
||||
|
||||
However this on its own is not sufficient, because qemu also caches
|
||||
some data. You will also need to patch libguestfs to (re-)enable the
|
||||
C<cache=unsafe> mode. See:
|
||||
C<cache=none> mode. See:
|
||||
L<https://rwmj.wordpress.com/2013/09/02/new-in-libguestfs-allow-cache-mode-to-be-selected/>
|
||||
|
||||
=item *
|
||||
|
||||
Reference in New Issue
Block a user