[libvirt] [PATCH 1/7] screenshot: Defining the public API

Eric Blake eblake at redhat.com
Fri Apr 1 15:39:41 UTC 2011


On 04/01/2011 09:29 AM, Michal Privoznik wrote:
> ---
>  include/libvirt/libvirt.h.in |    7 +++++++
>  src/libvirt_public.syms      |    1 +
>  2 files changed, 8 insertions(+), 0 deletions(-)

Hmm, we've already declared 0.9.0 feature freeze;

> +++ b/src/libvirt_public.syms
> @@ -428,6 +428,7 @@ LIBVIRT_0.9.0 {
>      global:
>          virDomainGetBlkioParameters;
>          virDomainMigrateSetMaxSpeed;
> +        virDomainScreenshot;
>          virDomainSetBlkioParameters;
>          virDomainSetMemoryFlags;
>          virEventRegisterDefaultImpl;

So this needs to be reworked to start a new section for LIBVIRT_0.9.1,
and defer this series until after the release.  While it's probably a
low-risk API addition, we're setting a bad precedent if we let this in
this late after the release candidate and this close to the final release.

-- 
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: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110401/396f0813/attachment-0001.sig>


More information about the libvir-list mailing list