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(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org