On Thu, Jan 14, 2016 at 05:26:57PM +0100, Peter Krempa wrote:
virDomainGetCPUStats doesn't support flags so there's no need
to carry
the 'flags' variable around. Additionally since the API is poorly
designed I doubt that it will be extended.
---
tools/virsh-domain.c | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
ACK