]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
libxl: support backend domain setting for disk and net devices
authorMarek Marczykowski <marmarek@invisiblethingslab.com>
Fri, 20 Feb 2015 03:22:06 +0000 (04:22 +0100)
committerJim Fehlig <jfehlig@suse.com>
Fri, 20 Feb 2015 21:50:24 +0000 (14:50 -0700)
commitd0106d5828dec0814fbf4b3237bb62d535465117
tree056fc2a0732036ee5c7ba1eed92dd132dab6de9a
parentc374353ca09bf94f55ea9c75466f24f84214c175
libxl: support backend domain setting for disk and net devices

This implement handling of <backenddomain name=''/>  parameter introduced
in previous patch.

Works on Xen >= 4.3, because only there libxl supports setting backend
domain by name.  Specifying backend domain by ID or UUID is currently not
supported.

Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
src/libxl/libxl_conf.c