news: add cmdDomblkinfo --all option

Update news for cmdDomblkinfo --all option.

Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
This commit is contained in:
Chen Hanxiao 2018-06-19 18:01:26 +08:00 committed by John Ferlan
parent 62c3919328
commit fd51ab5f11
1 changed files with 10 additions and 0 deletions

View File

@ -71,6 +71,16 @@
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>