[libvirt] [PATCH v2 3/3] news: add cmdDomblkinfo --all option

John Ferlan jferlan at redhat.com
Thu Jun 14 21:42:04 UTC 2018



On 06/11/2018 06:52 AM, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao at gmail.com>
> 
> Update news for cmdDomblkinfo --all option.
> 
> Signed-off-by: Chen Hanxiao <chenhanxiao at gmail.com>
> ---
>  docs/news.xml | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index e0cf381f33..c07db04809 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -193,6 +193,14 @@
>            secret-event, pool-event and nodedev-event)
>          </description>
>        </change>
> +      <change>
> +        <summary>
> +          cmdDomblkinfo: introduce --all to show all block devices info

          virsh: Add --all to domblkinfo command

> +        </summary>
> +        <description>
> +          Add option --all to show all block deviecs info in one command.

    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.

John
> +        </description>
> +      </change>
>      </section>
>      <section title="Bug fixes">
>      </section>
> 




More information about the libvir-list mailing list