• D
    Extend parser and add support for USB devices in QEmu/KVM · d1710d35
    Daniel Veillard 提交于
    * src/domain_conf.c src/domain_conf.h src/qemu_conf.c
      src/qemu_driver.c: Patch from Guido Günther allowing to pass
      usb devices to qemu/kvm
    * docs/libvirt.rng: add the new functionality to the grammar
    * tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-address.args
      tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-address.xml
      tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-product.args
      tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-product.xml
      tests/qemuxml2argvtest.c tests/qemuxml2xmltest.c: adding examples
      to the regression tests
    * libvirt.spec.in: fix the licence tag
    Daniel
    d1710d35
qemuxml2argvtest.c 4.9 KB