[libvirt] [PATCH 0/8] test driver: Added new functions.

Michal Privoznik mprivozn at redhat.com
Thu Sep 15 13:37:48 UTC 2016


On 15.09.2016 10:27, Tomáš Ryšavý wrote:
> Added few functions into test driver.
> 
> Tomáš Ryšavý (8):
>   virhostcpu: Expose virHostCPUStatsAssign
>   test driver: Replaced num by a constant.
>   test driver: Implement virConnectGetSysinfo.
>   test driver: Implement virConnectGetType.
>   test driver: Implement testNodeGetCPUStats
>   test driver: Implement testNodeGetFreeMemory
>   test driver: added pages sizes into XML into test driver.
>   test driver: Implement testNodeGetFreePages.
> 
>  src/libvirt_private.syms |   1 +
>  src/test/test_driver.c   | 148 +++++++++++++++++++++++++++++++++++++++++++++--
>  src/util/virhostcpu.c    |   2 +-
>  src/util/virhostcpu.h    |   4 ++
>  4 files changed, 148 insertions(+), 7 deletions(-)
> 


I've fixed all the problems I've found during review, ACKed and pushed.
Congratulations!

Michal




More information about the libvir-list mailing list