[libvirt] [PATCH 28/28] qemu: support setting host-side IP addresses/routes

John Ferlan jferlan at redhat.com
Fri Jun 24 13:58:07 UTC 2016



On 06/22/2016 01:37 PM, Laine Stump wrote:
> For type='ethernet' interfaces only.
> ---
>  src/qemu/qemu_interface.c                          |  6 ++-
>  .../qemuxml2argv-net-eth-hostip.args               | 23 +++++++++++
>  .../qemuxml2argv-net-eth-hostip.xml                | 39 +++++++++++++++++++
>  tests/qemuxml2argvtest.c                           |  1 +
>  .../qemuxml2xmlout-net-eth-hostip.xml              | 44 ++++++++++++++++++++++
>  tests/qemuxml2xmltest.c                            |  1 +
>  6 files changed, 113 insertions(+), 1 deletion(-)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-net-eth-hostip.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-net-eth-hostip.xml
>  create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-net-eth-hostip.xml
> 

ACK

John




More information about the libvir-list mailing list