This series adds support for qemu usb-mtp devices.
Closes:
https://bugzilla.redhat.com/show_bug.cgi?id=1121781
Giuseppe Scrivano (6):
conf: add MTP filesystem support to the parser
conf, virDomainFSDefPtr: rename "path" argument to "target"
qemu_command: fix block indentation
qemu: add support for MTP filesystem
docs: add documentation and schema for MTP filesystem type
tests: add tests for MTP filesystem
docs/formatdomain.html.in | 9 +++++
docs/schemas/domaincommon.rng | 15 ++++++--
src/conf/domain_conf.c | 38 +++++++++++++------
src/conf/domain_conf.h | 3 +-
src/qemu/qemu_command.c | 67 +++++++++++++++++++---------------
tests/domainconfdata/getfilesystem.xml | 4 ++
tests/domainconftest.c | 2 +
7 files changed, 93 insertions(+), 45 deletions(-)
--
1.9.3