[PATCH] NEWS: Announce support for MTP filesystem driver type

Rayhan Faizel posted 1 patch 1 month, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20240319194321.31675-1-rayhan.faizel@gmail.com
NEWS.rst | 6 ++++++
1 file changed, 6 insertions(+)
[PATCH] NEWS: Announce support for MTP filesystem driver type
Posted by Rayhan Faizel 1 month, 1 week ago
Signed-off-by: Rayhan Faizel <rayhan.faizel@gmail.com>
---
 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 489201d3fc..16a34e8114 100644
--- 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**
-- 
2.34.1
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org
Re: [PATCH] NEWS: Announce support for MTP filesystem driver type
Posted by Michal Prívozník 1 month, 1 week ago
On 3/19/24 20:43, Rayhan Faizel wrote:
> Signed-off-by: Rayhan Faizel <rayhan.faizel@gmail.com>
> ---
>  NEWS.rst | 6 ++++++
>  1 file changed, 6 insertions(+)

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>

and merged. Thanks.

Michal
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org