[libvirt] [PATCH 0/3] libxl: add support for openvswitch

Michal Privoznik mprivozn at redhat.com
Thu Dec 6 07:44:20 UTC 2018


On 11/16/18 11:26 PM, Jim Fehlig wrote:
> Patch1 adds support in the driver, patch2 adds support in the
> config converter, and it ends with some news...
> 
> Jim Fehlig (3):
>   libxl: support openvswitch interfaces
>   xenconfig: add support for openvswitch configuration
>   news: Mention Xen support for openvswitch
> 
>  docs/news.xml                                 |  10 ++
>  src/libxl/libxl_conf.c                        |  47 +++++++-
>  src/xenconfig/xen_common.c                    | 113 +++++++++++++++++-
>  .../test-fullvirt-ovswitch-tagged.cfg         |  25 ++++
>  .../test-fullvirt-ovswitch-tagged.xml         |  50 ++++++++
>  .../test-fullvirt-ovswitch-trunked.cfg        |  25 ++++
>  .../test-fullvirt-ovswitch-trunked.xml        |  51 ++++++++
>  tests/xlconfigtest.c                          |   2 +
>  8 files changed, 317 insertions(+), 6 deletions(-)
>  create mode 100644 tests/xlconfigdata/test-fullvirt-ovswitch-tagged.cfg
>  create mode 100644 tests/xlconfigdata/test-fullvirt-ovswitch-tagged.xml
>  create mode 100644 tests/xlconfigdata/test-fullvirt-ovswitch-trunked.cfg
>  create mode 100644 tests/xlconfigdata/test-fullvirt-ovswitch-trunked.xml
> 


ACK

Michal




More information about the libvir-list mailing list