NEWS: Announce support for MTP filesystem driver type

Signed-off-by: Rayhan Faizel <rayhan.faizel@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Rayhan Faizel 2024-03-20 01:13:22 +05:30 committed by Michal Privoznik
parent 6b7c8fce5a
commit aead1e49da

View File

@ -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**