On 3/8/24 21:16, Rayhan Faizel wrote:
> This patch series adds support for the mtp backed filesystem device
> exposed through a virtual USB MTP device.
> 
> Usage:
> 
> <filesystem type='mount'>
>     <driver type='mtp'/>
>     <source dir='/export/to/guest'/>
>     <target dir='mtptag'/>
> </filesystem>
> 
> Rayhan Faizel (4):
>   qemu_capabilities: Add QEMU_CAPS_DEVICE_MTP capability
>   qemu: Support for parsing usb-mtp devices
>   tests: Add testcases for mtp filesystem driver
>   docs: Add documentation for mtp filesystem driver
> 


>  49 files changed, 220 insertions(+), 2 deletions(-)

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

Do you mind posting a patch that mentions this new feature in NEWS.rst?
It's something users might be interested in.

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

Reply via email to