[libvirt] [PATCH 03/14] qemu: Factor out body of qemuDomainGetMetadata for universal use

Eric Blake eblake at redhat.com
Mon Sep 16 21:02:27 UTC 2013


On 09/10/2013 04:15 AM, Peter Krempa wrote:
> The function impelemnted common behavior that can be reused for other

s/impelemnted/implemented/

> hypervisor drivers that use the virDomainObj data structures. Factor out
> the core into a separate helper func.
> ---
>  src/conf/domain_conf.c   | 55 ++++++++++++++++++++++++++++++++++++++++++++++++
>  src/conf/domain_conf.h   |  7 ++++++
>  src/libvirt_private.syms |  1 +
>  src/qemu/qemu_driver.c   | 49 +++++-------------------------------------
>  4 files changed, 68 insertions(+), 44 deletions(-)
> 
> diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c
> index aed2a9d..d9ed985 100644
> --- a/src/conf/domain_conf.c

ACK.

-- 
Eric Blake   eblake 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: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130916/ac748ff7/attachment-0001.sig>


More information about the libvir-list mailing list