[libvirt] [PATCH 1/6] Introduce a new virDomainUpdateDeviceFlags public API

Eric Blake eblake at redhat.com
Mon Mar 22 20:11:55 UTC 2010


On 03/22/2010 01:05 PM, Daniel P. Berrange wrote:
> --- a/src/libvirt.c
> +++ b/src/libvirt.c
> @@ -5147,6 +5147,10 @@ error:
>   * Create a virtual device attachment to backend.  This function,
>   * having hotplug semantics, is only allowed on an active domain.
>   *
> + * For compatability, this method can also be used to change the media

s/compatability/compatibility/ (twice in your patch)

> +++ b/src/libvirt_public.syms
> @@ -362,6 +362,7 @@ LIBVIRT_0.7.8 {
>      global:
>  	virStorageVolWipe;
>          virDomainMigrateSetMaxDowntime;
> +        virDomainUpdateDeviceFlags;
>  } LIBVIRT_0.7.7;

Weird mix of space vs. tabs in this file.  How come 'make syntax-check'
doesn't warn?

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list