[libvirt] [PATCH v3 0/4] cmdDomblkinfo: introduce --all to show all block devices info

Chen Hanxiao chen_han_xiao at 126.com
Tue Jun 19 10:01:22 UTC 2018


This series introduce --all to cmdDomblkinfo to show
all block devices info in one cmd.
Likes a combination of domblklist and domblkinfo.

v3:
  check error code on network disk
v2:
  add support --human for --all
v1.1
  fix a self test

Chen Hanxiao (4):
  cmdDomblkinfo: introduce helper cmdDomblkinfoPrint
  cmdDomblkinfo: add --all to show all block devices info
  cmdDomblkinfoPrint: support printing "-" for invalid
    virDomainBlockInfo
  news: add cmdDomblkinfo --all option

 docs/news.xml                |  10 +++
 tools/virsh-domain-monitor.c | 160 ++++++++++++++++++++++++++++++-----
 tools/virsh.pod              |   5 +-
 3 files changed, 155 insertions(+), 20 deletions(-)

-- 
2.17.1




More information about the libvir-list mailing list