From 061565f918cd5ded7148eadf9612fd55c2d7e5af Mon Sep 17 00:00:00 2001 From: Nikolay Shirokovskiy Date: Tue, 21 Jul 2020 11:07:20 +0300 Subject: [PATCH] docs: add missing balloon stats docs in domstats Signed-off-by: Nikolay Shirokovskiy Signed-off-by: Michal Privoznik Reviewed-by: Michal Privoznik --- docs/manpages/virsh.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/manpages/virsh.rst b/docs/manpages/virsh.rst index 6a1ae40b0b..de98512eef 100644 --- a/docs/manpages/virsh.rst +++ b/docs/manpages/virsh.rst @@ -2265,6 +2265,10 @@ When selecting the *--state* group the following fields are returned: (in seconds) * ``balloon.disk_caches`` - the amount of memory that can be reclaimed without additional I/O, typically disk (in KiB) +* ``balloon.hugetlb_pgalloc`` - the number of successful huge page allocations + from inside the domain via virtio balloon +* ``balloon.hugetlb_pgfail`` - the number of failed huge page allocations + from inside the domain via virtio balloon *--vcpu* returns: