libvirt/src/xenconfig
Jim Fehlig 0a1b565382 xenconfig: add support for openvswitch configuration
Add support for converting openvswitch interface configuration
to/from libvirt domXML and xl.cfg(5). The xl config syntax for
virtual interfaces is described in detail in the
xl-network-configuration(5) man page. The Xen Networking wiki
also contains information and examples for using openvswitch
in xl.cfg config format

https://wiki.xenproject.org/wiki/Xen_Networking#Open_vSwitch

Tests are added to check conversions of openvswitch tagged and
trunked VLAN configuration.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
2018-12-06 15:05:16 -07:00
..
Makefile.inc.am make: split xenconfig driver build rules into xenconfig/Makefile.inc.am 2018-02-23 13:14:26 +00:00
xen_common.c xenconfig: add support for openvswitch configuration 2018-12-06 15:05:16 -07:00
xen_common.h xen_common: Change xenConfigGetString to use virConfGetValueString 2018-09-20 16:39:01 -04:00
xen_sxpr.c Fix minor typos in messages and docs 2018-12-05 10:39:54 +01:00
xen_sxpr.h xenconfig: support vif bandwidth in sexpr parser and formatter 2016-01-08 18:56:00 -07:00
xen_xl.c xenconfig: add support for type="pvh" 2018-11-26 16:38:26 -07:00
xen_xl.h xenconfig: remove my name and email from files 2018-05-08 13:45:51 +01:00
xen_xm.c xen_common: Change xenConfigGetString to use virConfGetValueString 2018-09-20 16:39:01 -04:00
xen_xm.h Xen: xenconfig: remove xendConfigVersion from public functions 2015-12-17 21:22:33 -07:00
xenxs_private.h Xen: VIR_FROM_THIS cleanup 2016-01-21 09:31:39 -07:00