On Sat, Jan 15, 2011 at 11:48:18PM +0100, Matthias Bolte wrote:
> Otherwise apibuild.py complains about it.
> ---
>  include/libvirt/libvirt.h.in |    7 +++++++
>  1 files changed, 7 insertions(+), 0 deletions(-)
> 
> diff --git a/include/libvirt/libvirt.h.in b/include/libvirt/libvirt.h.in
> index 055eb2e..7ecbeb6 100644
> --- a/include/libvirt/libvirt.h.in
> +++ b/include/libvirt/libvirt.h.in
> @@ -696,6 +696,13 @@ typedef enum {
>   */
>  
>  #define VIR_DOMAIN_MEMORY_FIELD_LENGTH 80
> +
> +/**
> + * VIR_DOMAIN_MEMORY_PARAM_UNLIMITED:
> + *
> + * Macro providing the virMemoryParameter value that indicates "unlimited"
> + */
> +
>  #define VIR_DOMAIN_MEMORY_PARAM_UNLIMITED (INT64_MAX >> 10)

ACK

Daniel

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to