
19 Jun
2018
19 Jun
'18
1:25 a.m.
On 06/15/2018 04:18 AM, Michal Privoznik wrote:
This new switch can be used to set VIR_CONNECT_GET_ALL_DOMAINS_STATS_NOWAIT flag for stats fetching API.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- tools/virsh-domain-monitor.c | 7 +++++++ tools/virsh.pod | 16 +++++++++++----- 2 files changed, 18 insertions(+), 5 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John