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

Chen Hanxiao chen_han_xiao at 126.com
Mon Jun 11 10:52:34 UTC 2018


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

v2:
  add support --human for --all
v1.1
  fix a self test

Chen Hanxiao (3):
  cmdDomblkinfo: introduce helper cmdDomblkinfoPrint
  cmdDomblkinfo: add --all to show all block devices info
  news: add cmdDomblkinfo --all option

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

-- 
2.17.1




More information about the libvir-list mailing list