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

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to