From: Chen Hanxiao Date: Tue, 19 Jun 2018 10:01:26 +0000 (+0800) Subject: news: add cmdDomblkinfo --all option X-Git-Tag: v4.5.0-rc1~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd51ab5f11d193f6e05ebf79321af8f769ee0ff2;p=thirdparty%2Flibvirt.git news: add cmdDomblkinfo --all option Update news for cmdDomblkinfo --all option. Signed-off-by: Chen Hanxiao Reviewed-by: John Ferlan --- diff --git a/docs/news.xml b/docs/news.xml index 08e5dcbda3..274c5fa768 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -71,6 +71,16 @@ Capabilities XML now provide information about host IOMMU support. + + + virsh: Add --all to domblkinfo command + + + Alter the domblkinfo command to add the option + --all in order to display the size details of each domain + block device from one command in a output table. + +