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

Chen Hanxiao posted 3 patches 5 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180611105237.1325-1-chen_han_xiao@126.com
Test syntax-check passed
There is a newer version of this series
docs/news.xml                |   8 +++
tools/virsh-domain-monitor.c | 125 +++++++++++++++++++++++++++++------
tools/virsh.pod              |   5 +-
3 files changed, 118 insertions(+), 20 deletions(-)
[libvirt] [PATCH v2 0/3] 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.

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

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