[libvirt] [PATCH v2 0/2] reorder usb controllers correctly

Pavel Hrdina phrdina at redhat.com
Tue Oct 27 09:37:27 UTC 2015


new in v2:
 - used git format-patch -b
 - added a test case

Pavel Hrdina (2):
  domain-conf: reorder usb controllers so the master is first
  test: add test case for usb controller order

 src/conf/domain_conf.c                             | 21 +++++++++----
 .../qemuxml2argv-controller-usb-order.xml          | 32 ++++++++++++++++++++
 .../qemuxml2xmlout-controller-usb-order.xml        | 34 ++++++++++++++++++++++
 tests/qemuxml2xmltest.c                            |  1 +
 4 files changed, 83 insertions(+), 5 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-controller-usb-order.xml
 create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-controller-usb-order.xml

-- 
2.6.2




More information about the libvir-list mailing list