]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
libxl: Allow libxl to set NIC devid
authorJim Fehlig <jfehlig@suse.com>
Thu, 20 Jun 2013 17:38:37 +0000 (11:38 -0600)
committerJim Fehlig <jfehlig@suse.com>
Fri, 21 Jun 2013 16:16:47 +0000 (10:16 -0600)
commitba64b97134a6129a48684f22f31be92c3b6eef96
treea96fcc3fceef5e9fb6249d30565f311f4a6db58d
parent6298f74d9aa4c3712f845873eed53f7f07d1a894
libxl: Allow libxl to set NIC devid

libxl contains logic to determine an appropriate devid for new devices
that do not specify one in their configuration.  For all device types
except NICs, the libxl driver allows libxl to determine devid.  Do the
same for NICs.
src/libxl/libxl_conf.c