[libvirt] [PATCH 0/6] lxc: Add suport to virConnectGetAllDomainStats().

Peter Krempa pkrempa at redhat.com
Tue Mar 12 11:09:47 UTC 2019


On Mon, Mar 11, 2019 at 17:56:12 -0300, Julio Faracco wrote:
> This series has a collection of new methods to enable support for 
> virConnectGetAllDomainStats() to LXC driver. The only difference is Disk
> Stats. It needs to consider only the host file system operations or any
> other block device as a external disk or partition.
> 
> Julio Faracco (6):
>   lxc: Introduce method lxcConnectGetAllDomainStats().
>   lxc: Introduce method lxcDomainGetStats().
>   lxc: Introduce method lxcDomainGetStatsCpu().
>   lxc: Introduce method lxcDomainGetStatsState().
>   lxc: Introduce method lxcDomainGetBlockStats().
>   lxc: Introduce method lxcDomainGetBalloonStats().

I've looked through and this series will not compile between commits,
which is a requirement for pushing it. You'll need to fix the function
calls so that they don't reference code which does not exist at given
time.

Other comments will be inline.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190312/111c42c4/attachment-0001.sig>


More information about the libvir-list mailing list