]> xenbits.xensource.com Git - libvirt.git/commit
Tweak USB hostdevice XML handling
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 1 Feb 2010 17:21:05 +0000 (17:21 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 2 Feb 2010 16:31:47 +0000 (16:31 +0000)
commit23d6abd23b33b91c7c0a26eead81d23662b2c8ca
tree11681a1c088d71f9f1ef36182f93941ccc50d3fb
parent719c50caf8f1c4df5288181380b829cfc1d05dd3
Tweak USB hostdevice XML handling

When attaching a USB host device based on vendor/product, libvirt
will resolve the vendor/product into a device/bus pair. This means
that when printing XML we should allow device/bus info to be printed
at any time if present

* src/conf/domain_conf.c, docs/schemas/domain.rng: Allow USB device
  bus info alongside vendor/product
docs/schemas/domain.rng
src/conf/domain_conf.c