Re: [libvirt] [PATCH 0/4] vmx: allow more than 4 NICs (RHBZ#1560917)

2018-04-01 Thread Ján Tomko
On Sun, Apr 01, 2018 at 12:48:13PM +0200, Michal Privoznik wrote: On 03/28/2018 01:56 PM, Ján Tomko wrote: On Wed, Mar 28, 2018 at 01:40:17PM +0200, Pino Toscano wrote: Hi, the VMX parser, used in the esx driver, has currently hardcoded 4 NICs possible, ignoring extra more than that. The

Re: [libvirt] [PATCH 0/4] vmx: allow more than 4 NICs (RHBZ#1560917)

2018-04-01 Thread Michal Privoznik
On 03/28/2018 01:56 PM, Ján Tomko wrote: > On Wed, Mar 28, 2018 at 01:40:17PM +0200, Pino Toscano wrote: >> Hi, >> >> the VMX parser, used in the esx driver, has currently hardcoded 4 NICs >> possible, ignoring extra more than that. The following series removes >> this limitation, allowing to

Re: [libvirt] [PATCH 0/4] vmx: allow more than 4 NICs (RHBZ#1560917)

2018-03-28 Thread Ján Tomko
On Wed, Mar 28, 2018 at 01:40:17PM +0200, Pino Toscano wrote: Hi, the VMX parser, used in the esx driver, has currently hardcoded 4 NICs possible, ignoring extra more than that. The following series removes this limitation, allowing to parse all the 10 NICs in the VMX of RHBZ#1560917. Thanks,

[libvirt] [PATCH 0/4] vmx: allow more than 4 NICs (RHBZ#1560917)

2018-03-28 Thread Pino Toscano
Hi, the VMX parser, used in the esx driver, has currently hardcoded 4 NICs possible, ignoring extra more than that. The following series removes this limitation, allowing to parse all the 10 NICs in the VMX of RHBZ#1560917. Thanks, Pino Toscano (4): vmx: check for present/enabled devices