]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh domdisplay: introduce '--all' for showing all possible graphical displays
authorChen Hanxiao <chenhanxiao@gmail.com>
Sun, 9 Oct 2016 10:34:22 +0000 (18:34 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 10 Oct 2016 02:21:38 +0000 (04:21 +0200)
commit599e966efb123cd036843d701bfda606ed660a90
tree9010f3f64dffc4bce025853caa05ca43ba4d9419
parent0f3f8ac97efed4a5c574e6b51e356cea2f825fcf
virsh domdisplay: introduce '--all' for showing all possible graphical displays

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@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tools/virsh-domain.c
tools/virsh.pod