]> xenbits.xensource.com Git - libvirt.git/commit
libxl: support USB controllers in creation time
authorChunyan Liu <cyliu@suse.com>
Wed, 15 Jun 2016 06:00:09 +0000 (14:00 +0800)
committerCédric Bosdonnat <cbosdonnat@suse.com>
Tue, 2 Aug 2016 12:02:21 +0000 (14:02 +0200)
commit770bf992c6287ee98dc444ddb0f5bef048f92be8
tree5da9f460afc7fa5681de135e8ab2665c2248b55f
parentbe146b349f603cdf1d86701418fa111323c40f12
libxl: support USB controllers in creation time

To support USB Controller in xen guest domains, just add
USB controller in domain config xml as following:
<controller type='usb' model='qusb2' ports='4'/>

Signed-off-by: Chunyan Liu <cyliu@suse.com>
src/libxl/libxl_conf.c
src/libxl/libxl_conf.h