[libvirt] [PATCH 3/4] qemu: export the virQEMUCapsInitGuest function.

Eric Blake eblake at redhat.com
Thu Feb 27 05:20:50 UTC 2014


On 01/17/2014 08:31 AM, Francesco Romani wrote:
> make the function public.
> the function is useful to XML capabilities unit test.
> ---
>  src/qemu/qemu_capabilities.c | 2 +-
>  src/qemu/qemu_capabilities.h | 2 ++
>  2 files changed, 3 insertions(+), 1 deletion(-)

ACK.


> +++ b/src/qemu/qemu_capabilities.h
> @@ -269,6 +269,8 @@ virQEMUCapsPtr virQEMUCapsCacheLookupCopy(virQEMUCapsCachePtr cache,
>  void virQEMUCapsCacheFree(virQEMUCapsCachePtr cache);
>  
>  virCapsPtr virQEMUCapsInit(virQEMUCapsCachePtr cache);
> +int virQEMUCapsInitGuest(virCapsPtr caps, virQEMUCapsCachePtr cache,
> +                         virArch hostarch,  virArch guestarch);

Spurious double space.

-- 
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: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140226/98ace7c9/attachment-0001.sig>


More information about the libvir-list mailing list