[libvirt] [PATCH v3] virsh domdisplay: introduce '--all' for showing all possible graphical displays

Michal Privoznik mprivozn at redhat.com
Mon Oct 10 02:25:08 UTC 2016


On 09.10.2016 12:34, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao at gmail.com>
> 
> For one VM, it could had more than one graphical display.
> Such as we coud add both vnc and spice display to a VM.
> 
> This patch introduces '--all' for showing all
> possible graphical display of a active VM.
> 
> Signed-off-by: Chen Hanxiao <chenhanxiao at gmail.com>
> ---
> v2: VIR_FREE befor use in loops
>     add descriptions in virsh.pod
> v3: add missing command args list in virsh.pod
>     suppress --type if --all specified
> 
>  tools/virsh-domain.c | 17 +++++++++++++++--
>  tools/virsh.pod      |  6 ++++--
>  2 files changed, 19 insertions(+), 4 deletions(-)

ACKed and pushed.

Michal




More information about the libvir-list mailing list