projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc63bb0
)
qemu-options.hx: fix description of cache=none suboption
author
Aurelien Jarno
<aurelien@aurel32.net>
Sun, 3 May 2009 21:29:14 +0000
(23:29 +0200)
committer
Aurelien Jarno
<aurelien@aurel32.net>
Mon, 4 May 2009 08:05:10 +0000
(10:05 +0200)
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
qemu-options.hx
patch
|
blob
|
history
diff --git
a/qemu-options.hx
b/qemu-options.hx
index 342b0e63d132a5479a3f7a51ef5d01af3a2a7c97..87af798419f2a975df12bf57a65ffc9080e6c339 100644
(file)
--- a/
qemu-options.hx
+++ b/
qemu-options.hx
@@
-139,7
+139,7
@@
If your host crashes or loses power, then the guest may experience data
corruption. When using the @option{-snapshot} option, writeback caching is
used by default.
-The host page can be avoided entirely with @option{cache=none}. This will
+The host page ca
che ca
n be avoided entirely with @option{cache=none}. This will
attempt to do disk IO directly to the guests memory. QEMU may still perform
an internal copy of the data.