commit | 840a178c94dbd3f5b5550fb8621620cb761de72d | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Oct 18 10:26:09 2012 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Apr 23 10:28:14 2014 +0200 |
tree | f55bc4598cb71c4d45729770dd8aa7ceb960dcff | |
parent | 409951f552674a940ec53e3a498514dc42834ccb [diff] |
usb: mtp filesharing Implementation of a USB Media Transfer Device device for easy filesharing. Read-only. No access control inside qemu, it will happily export any file it is able to open to the guest, i.e. standard unix access rights for the qemu process apply. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>