Re: [libvirt] [PATCH v2 0/4] attach-interface: Learn net type='direct'

2015-02-13 Thread Laine Stump
On 02/12/2015 04:50 PM, John Ferlan wrote: On 02/09/2015 10:20 AM, Michal Privoznik wrote: v2 Michal Privoznik (4): libvirt_private.syms: Expose virDomainNetTypeFromString virsh attach-interface: Use enum instead of arbitrary integers virsh attach-interface: Use

Re: [libvirt] [PATCH v2 0/4] attach-interface: Learn net type='direct'

2015-02-13 Thread Daniel P. Berrange
On Fri, Feb 13, 2015 at 07:55:48AM -0500, Laine Stump wrote: On 02/12/2015 04:50 PM, John Ferlan wrote: On 02/09/2015 10:20 AM, Michal Privoznik wrote: v2 Michal Privoznik (4): libvirt_private.syms: Expose virDomainNetTypeFromString virsh attach-interface: Use enum instead of

Re: [libvirt] [PATCH v2 0/4] attach-interface: Learn net type='direct'

2015-02-12 Thread John Ferlan
On 02/09/2015 10:20 AM, Michal Privoznik wrote: v2 Michal Privoznik (4): libvirt_private.syms: Expose virDomainNetTypeFromString virsh attach-interface: Use enum instead of arbitrary integers virsh attach-interface: Use virDomainNetType{From,To}String() virsh attach-interface:

[libvirt] [PATCH v2 0/4] attach-interface: Learn net type='direct'

2015-02-09 Thread Michal Privoznik
v2 Michal Privoznik (4): libvirt_private.syms: Expose virDomainNetTypeFromString virsh attach-interface: Use enum instead of arbitrary integers virsh attach-interface: Use virDomainNetType{From,To}String() virsh attach-interface: Allow macvtap hotplug src/libvirt_private.syms | 1 +