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

Chen Hanxiao posted 4 patches 5 years, 10 months ago
Failed in applying to current master (apply log)
Test syntax-check passed
docs/news.xml                |  10 +++
tools/virsh-domain-monitor.c | 160 ++++++++++++++++++++++++++++++-----
tools/virsh.pod              |   5 +-
3 files changed, 155 insertions(+), 20 deletions(-)
[libvirt] [PATCH v3 0/4] cmdDomblkinfo: introduce --all to show all block devices info
Posted by Chen Hanxiao 5 years, 10 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list