Re: [libvirt] [PATCH v3 08/15] conf: expand network device callbacks to cover resolving NIC type

2018-02-12 Thread Daniel P . Berrangé
On Fri, Feb 09, 2018 at 05:09:36PM -0500, John Ferlan wrote: > > > On 02/05/2018 10:28 AM, Daniel P. Berrangé wrote: > > Currently the QEMU driver will call directly into the network driver > > impl to modify resolve the atual type of NICs with type=network. It > > has todo this before it has

Re: [libvirt] [PATCH v3 08/15] conf: expand network device callbacks to cover resolving NIC type

2018-02-09 Thread John Ferlan
On 02/05/2018 10:28 AM, Daniel P. Berrangé wrote: > Currently the QEMU driver will call directly into the network driver > impl to modify resolve the atual type of NICs with type=network. It > has todo this before it has allocated the actual NIC. This introduces > a callback system to allow us