]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: add cmdDomblkinfo --all option
authorChen Hanxiao <chenhanxiao@gmail.com>
Tue, 19 Jun 2018 10:01:26 +0000 (18:01 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 21 Jun 2018 21:39:25 +0000 (17:39 -0400)
Update news for cmdDomblkinfo --all option.

Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
docs/news.xml

index 08e5dcbda337eb178d8676c6ed67eea674a67bab..274c5fa76863650cfa3d2a4a116e4e677f6ab813 100644 (file)
           Capabilities XML now provide information about host IOMMU support.
         </description>
       </change>
+      <change>
+        <summary>
+          virsh: Add --all to domblkinfo command
+        </summary>
+        <description>
+          Alter the <code>domblkinfo</code> 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.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
       <change>