Re: [libvirt] [PATCH v2] qemu: Adding 'downscript' feature for QEMU network interfaces.

2017-05-17 Thread Laine Stump
On 05/17/2017 11:26 AM, Daniel P. Berrange wrote: > On Tue, May 16, 2017 at 06:16:19PM -0400, Laine Stump wrote: >> On 05/05/2017 10:22 AM, Julio Faracco wrote: >>> This commit adds the support for 'downscript' feature: >>> - For QEMU command line with the option: >>> '-net downscript=/etc/qemu-i

Re: [libvirt] [PATCH v2] qemu: Adding 'downscript' feature for QEMU network interfaces.

2017-05-17 Thread Daniel P. Berrange
On Tue, May 16, 2017 at 06:16:19PM -0400, Laine Stump wrote: > On 05/05/2017 10:22 AM, Julio Faracco wrote: > > This commit adds the support for 'downscript' feature: > > - For QEMU command line with the option: > > '-net downscript=/etc/qemu-ifdown,...'. > > > > - For Domains with a network int

Re: [libvirt] [PATCH v2] qemu: Adding 'downscript' feature for QEMU network interfaces.

2017-05-17 Thread Julio Faracco
2017-05-16 19:16 GMT-03:00 Laine Stump : > On 05/05/2017 10:22 AM, Julio Faracco wrote: >> This commit adds the support for 'downscript' feature: >> - For QEMU command line with the option: >> '-net downscript=/etc/qemu-ifdown,...'. >> >> - For Domains with a network interface description: >> '

Re: [libvirt] [PATCH v2] qemu: Adding 'downscript' feature for QEMU network interfaces.

2017-05-16 Thread Laine Stump
On 05/05/2017 10:22 AM, Julio Faracco wrote: > This commit adds the support for 'downscript' feature: > - For QEMU command line with the option: > '-net downscript=/etc/qemu-ifdown,...'. > > - For Domains with a network interface description: > ' > ... > > ... > ' > > The op

Re: [libvirt] [PATCH v2] qemu: Adding 'downscript' feature for QEMU network interfaces.

2017-05-15 Thread Julio Faracco
Ping. Any feedback? 2017-05-05 11:25 GMT-03:00 Julio Faracco : > V1 patch did not have the docs/formatdomain.html.in commit. > > 2017-05-05 11:22 GMT-03:00 Julio Faracco : >> This commit adds the support for 'downscript' feature: >> - For QEMU command line with the option: >> '-net downscript=/e

Re: [libvirt] [PATCH v2] qemu: Adding 'downscript' feature for QEMU network interfaces.

2017-05-05 Thread Julio Faracco
V1 patch did not have the docs/formatdomain.html.in commit. 2017-05-05 11:22 GMT-03:00 Julio Faracco : > This commit adds the support for 'downscript' feature: > - For QEMU command line with the option: > '-net downscript=/etc/qemu-ifdown,...'. > > - For Domains with a network interface descript

[libvirt] [PATCH v2] qemu: Adding 'downscript' feature for QEMU network interfaces.

2017-05-05 Thread Julio Faracco
This commit adds the support for 'downscript' feature: - For QEMU command line with the option: '-net downscript=/etc/qemu-ifdown,...'. - For Domains with a network interface description: ' ... ... ' The options 'script' and 'downscript' accept the argument 'no' to disable t