[PATCH 4/4] docs: Add documentation for mtp filesystem driver

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

 



Signed-off-by: Rayhan Faizel <rayhan.faizel@xxxxxxxxx>
---
 docs/formatdomain.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index 967283aaa9..f829f08bde 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -3590,6 +3590,11 @@ A directory on the host that can be accessed directly from the guest.
          <source socket='/tmp/sock'/>
          <target dir='tag'/>
      </filesystem>
+     <filesystem type='mount'>
+         <driver type='mtp'/>
+         <source dir='/export/to/guest'/>
+         <target dir='mtptag'/>
+     </filesystem>
      ...
    </devices>
    ...
@@ -3702,6 +3707,8 @@ A directory on the host that can be accessed directly from the guest.
       can also be set. ( :since:`Since 3.5.0` )
    -  For ``virtiofs``, the ``queue`` attribute can be used to specify the queue
       size (i.e. how many requests can the queue fit). ( :since:`Since 6.2.0` )
+   -  QEMU supports ``mtp`` which exposes a virtual USB MTP device to the
+      guest.
 
 ``binary``
    The optional ``binary`` element can tune the options for virtiofsd. All of
-- 
2.34.1
_______________________________________________
Devel mailing list -- devel@xxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux