]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Announce support for MTP filesystem driver type
authorRayhan Faizel <rayhan.faizel@gmail.com>
Tue, 19 Mar 2024 19:43:22 +0000 (01:13 +0530)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 20 Mar 2024 11:56:47 +0000 (12:56 +0100)
Signed-off-by: Rayhan Faizel <rayhan.faizel@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index 489201d3fc561d0f60ace0c27c9e66d3691fe9b6..16a34e811428384adac0abe96dd5f14eefb9a191 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,12 @@ v10.2.0 (unreleased)
 
 * **New features**
 
+  * qemu: Support for driver type ``mtp`` in ``<filesystem/>`` devices
+
+    The ``mtp`` driver type exposes the ``usb-mtp`` device in QEMU. The
+    guest can access files on this driver through the Media Transfer
+    Protocol (MTP).
+
 * **Improvements**
 
 * **Bug fixes**