[libvirt] [PATCH 05/15] libxlDriver: Adapt to virDomain{Resume, Suspend}Flags

Eric Blake eblake at redhat.com
Mon Feb 3 17:46:47 UTC 2014


On 02/03/2014 09:17 AM, Michal Privoznik wrote:
> So far, there are no flags to implement, so just call the
> corresponding function with 0 passed as @flags.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/libxl/libxl_driver.c | 28 ++++++++++++++++++++++++----
>  1 file changed, 24 insertions(+), 4 deletions(-)
> 

> +}
> +
> +static int
> +libxlDomainResumeFlags(virDomainPtr dom,

Lately we've been favoring 2 blank lines before a function, but you're
being consistent with the rest of this file.

ACK if the concept is approved.

-- 
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/20140203/ea4802e5/attachment-0001.sig>


More information about the libvir-list mailing list