On 08/22/2018 07:42 PM, Simon Kobyda wrote:
Instead of printing it straight in virsh, it creates table struct
which is filled with header and rows(domains). It allows us to know
more about table before printing to calculate alignment right.
Signed-off-by: Simon Kobyda <skobyda(a)redhat.com>
---
tests/virshtest.c | 14 ++++++------
tools/virsh-domain-monitor.c | 43 ++++++++++++++++++++----------------
2 files changed, 31 insertions(+), 26 deletions(-)
ACK
Michal