]> xenbits.xensource.com Git - libvirt.git/commit
qemu: support setting host-side IP addresses/routes
authorLaine Stump <laine@laine.org>
Tue, 21 Jun 2016 16:00:45 +0000 (12:00 -0400)
committerLaine Stump <laine@laine.org>
Sat, 2 Jul 2016 01:13:31 +0000 (21:13 -0400)
commitfe8567f6ad0055f38141f473071b30f3fe8df728
tree4c6d4d5d41ff53d6f0ed1ed495c8e91390a454e1
parent187920273cc5477ab2215902f616a732a29dab3c
qemu: support setting host-side IP addresses/routes

For type='ethernet' interfaces only.

(This patch had been pushed earlier in
commit 0b4645a7e061abc8a4be71fe89865cf248ce6e56, but was reverted in
commit 84d47a3cce71175bc1d8af596f835f66f38a190c because it had been
accidentally pushed during the freeze for release 2.0.0)
src/qemu/qemu_interface.c
tests/qemuxml2argvdata/qemuxml2argv-net-eth-hostip.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-net-eth-hostip.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-eth-hostip.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c