On 12/24/18 3:58 PM, Daniel P. Berrangé wrote:
> Currently the network driver registers a set of callbacks with the virt
> driver in order to handle allocating/releasing network ports associated
> with guest NICs.
>
> This series introduces a virNetworkPortPtr object and associated XML
> that desc
Hi,
This series was run against 'syntax-check' test by patchew.org, which failed,
please find the details below:
Message-id: 20181224145915.8700-1-berra...@redhat.com
Subject: [libvirt] [PATCH 00/27] network: refactor to decouple virt drivers
from network driver
Type: series
=== T
Currently the network driver registers a set of callbacks with the virt
driver in order to handle allocating/releasing network ports associated
with guest NICs.
This series introduces a virNetworkPortPtr object and associated XML
that describes a network port. The virt drivers now call public APIs