qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [COMMIT 9314ce4] qemu-options.hx: fix description of cach


From: Anthony Liguori
Subject: [Qemu-commits] [COMMIT 9314ce4] qemu-options.hx: fix description of cache=nonesuboption
Date: Mon, 04 May 2009 08:06:30 -0000

From: Aurelien Jarno <address@hidden>

Signed-off-by: Aurelien Jarno <address@hidden>

diff --git a/qemu-options.hx b/qemu-options.hx
index 342b0e6..87af798 100644
--- 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 cache can 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.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]