]> git.ipfire.org Git - thirdparty/libvirt.git/commit
USB devices gain a new USB address child element
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 2 Sep 2011 13:28:27 +0000 (21:28 +0800)
committerDaniel Veillard <veillard@redhat.com>
Fri, 2 Sep 2011 15:22:56 +0000 (23:22 +0800)
commit22c0d433ab848b9518f3d5015587beaec50290e1
tree4a1f5dbc9f5e934af864c3e8e24e9155cac4115e
parent33d11150b78eeaaaa10e2dc885de569221786617
USB devices gain a new USB address child element

Expand the domain and the QEmu driver code
Adds a couple of tests
docs/schemas/domain.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_command.c
src/qemu/qemu_command.h
src/qemu/qemu_hotplug.c
tests/qemuxml2argvdata/qemuxml2argv-input-usbmouse-addr.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-input-usbmouse-addr.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c