]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add USB companion controllers support
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 2 Sep 2011 14:03:51 +0000 (22:03 +0800)
committerDaniel Veillard <veillard@redhat.com>
Fri, 2 Sep 2011 15:22:56 +0000 (23:22 +0800)
commitf3ce59621f0c6fca635da5f676e88db34f4f2224
tree1ee72eb3cfdad80993cca731f4b6ae1a6ceca261
parent22c0d433ab848b9518f3d5015587beaec50290e1
Add USB companion controllers support

Companion controllers take an extra 'master' attribute to associate
them.

Also add tests for this
docs/formatdomain.html.in
docs/schemas/domain.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-usb-ich9-companion.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-usb-ich9-companion.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c