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

2024-03-20 Thread Michal Prívozník
On 3/19/24 20:43, Rayhan Faizel wrote:
> Signed-off-by: Rayhan Faizel 
> ---
>  NEWS.rst | 6 ++
>  1 file changed, 6 insertions(+)

Reviewed-by: Michal Privoznik 

and merged. Thanks.

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


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

2024-03-19 Thread Rayhan Faizel
Signed-off-by: Rayhan Faizel 
---
 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  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-le...@lists.libvirt.org