[libvirt] [PATCH 5/7] Add function virDevicePCIAddressEqual

Eric Blake eblake at redhat.com
Thu Aug 16 20:07:19 UTC 2012


On 08/16/2012 09:42 AM, Shradha Shah wrote:
> This function is needed by the network driver in a later commit.
> This function is useful in functions like networkNotifyActualDevice
> and networkReleaseActualDevice
> ---
>  src/conf/device_conf.c   |   16 ++++++++++++++++
>  src/conf/device_conf.h   |    3 +++
>  src/libvirt_private.syms |    1 +
>  3 files changed, 20 insertions(+), 0 deletions(-)

> +++ b/src/libvirt_private.syms
> @@ -224,6 +224,7 @@ virDeviceAddressPciMultiTypeToString;
>  virDevicePCIAddressIsValid;
>  virDevicePCIAddressParseXML;
>  virDevicePCIAddressFormat;
> +virDevicePCIAddressEqual;

Several patches have now failed to sort this section of the file.  I'm
okay with either rebasing to touch it up as you go, or one big cleanup
at the end of the series.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120816/fd5fa679/attachment-0001.sig>


More information about the libvir-list mailing list