Re: [libvirt] [PATCH V2 6/7] xlconfigtest: add test for usb controller conversion

2016-08-02 Thread Cedric Bosdonnat
On Wed, 2016-06-15 at 14:00 +0800, Chunyan Liu wrote: > Signed-off-by: Chunyan Liu > --- > Changes: > drop pvusb items > > tests/xlconfigdata/test-usbctrl.cfg | 13 + > tests/xlconfigdata/test-usbctrl.xml | 31 +++ > tests/xlconfigtest.c|

[libvirt] [PATCH V2 6/7] xlconfigtest: add test for usb controller conversion

2016-06-14 Thread Chunyan Liu
Signed-off-by: Chunyan Liu --- Changes: drop pvusb items tests/xlconfigdata/test-usbctrl.cfg | 13 + tests/xlconfigdata/test-usbctrl.xml | 31 +++ tests/xlconfigtest.c| 1 + 3 files changed, 45 insertions(+) create mode 100644 tests/xlc