aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/xl.h
diff options
context:
space:
mode:
authorGeorge Dunlap <george.dunlap@eu.citrix.com>2013-07-05 12:13:55 +0100
committerIan Campbell <ian.campbell@citrix.com>2013-07-22 22:20:59 +0100
commit61917a0802b93cebd596c6c71aa13df428149f67 (patch)
tree1416021413dc8509153576a28ead60c8b3f9c0cb /tools/libxl/xl.h
parentf3e5942b1f15ce238aa53a5e176467ac2d15e3ca (diff)
downloadxen-61917a0802b93cebd596c6c71aa13df428149f67.tar.gz
xen-61917a0802b93cebd596c6c71aa13df428149f67.tar.bz2
xen-61917a0802b93cebd596c6c71aa13df428149f67.zip
libxl: Add vif.default.backend to xl.conf
This will allow a user to default to a network driver domain system-wide. Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com> Acked-by: Roger Pau Monné <roger.pau@citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'tools/libxl/xl.h')
-rw-r--r--tools/libxl/xl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/libxl/xl.h b/tools/libxl/xl.h
index 5ad3e17b20..e72a7d2127 100644
--- a/tools/libxl/xl.h
+++ b/tools/libxl/xl.h
@@ -151,6 +151,7 @@ extern char *lockfile;
extern char *default_vifscript;
extern char *default_bridge;
extern char *default_gatewaydev;
+extern char *default_vifbackend;
extern char *blkdev_start;
enum output_format {