qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 2/2] qemu-options: Mention locking option of file dr


From: Fam Zheng
Subject: [Qemu-devel] [PATCH 2/2] qemu-options: Mention locking option of file driver
Date: Thu, 23 Nov 2017 21:59:06 +0800

Signed-off-by: Fam Zheng <address@hidden>
---
 qemu-options.hx | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/qemu-options.hx b/qemu-options.hx
index 3728e9b4dd..bcb7a88ec3 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -693,6 +693,9 @@ This is the protocol-level block driver for accessing 
regular files.
 The path to the image file in the local filesystem
 @item aio
 Specifies the AIO backend (threads/native, default: threads)
address@hidden locking
+Specifies whether the image file is protected with Linux OFD / POSIX locks.
+(auto/on/off, default: auto)
 @end table
 Example:
 @example
-- 
2.14.3




reply via email to

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