[PATCH 09/16] news: qemu: Add 'fmode' and 'dmode' options for 9pfs

Han Han hhan at redhat.com
Wed May 11 02:17:07 UTC 2022


Signed-off-by: Han Han <hhan at redhat.com>
---
 NEWS.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 879e2d5f61..92cb7ea1de 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1124,6 +1124,13 @@ v6.10.0 (2020-12-01)
     ``virDomainSetVcpus()``, and ``virDomainSetVcpusFlags()`` APIs have been
     implemented in the Hyper-V driver.
 
+  * qemu: Add 'fmode' and 'dmode' options for 9pfs
+
+    Expose QEMU's 9pfs 'fmode' and 'dmode' options via attributes on the
+    'filesystem' node in the domain XML. These options control the creation
+    mode of files and directories, respectively, when using accessmode=mapped.
+    It requires QEMU 2.10 or above.
+
 * **Improvements**
 
   * virsh: Support network disks in ``virsh attach-disk``
-- 
2.36.0



More information about the libvir-list mailing list