]> xenbits.xensource.com Git - libvirt.git/commit
virsh: Rewrite cmdDomDisplay
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 21 Nov 2012 15:31:51 +0000 (16:31 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 28 Nov 2012 15:22:10 +0000 (16:22 +0100)
commit1d4f41fdbeb13d7860dec9ad17843b494fbb41b7
tree7ebcbc2892c4e0a1a9797227f61e041f66ea3526
parent47c724e54f43208382a08edd75c706ea6be7205c
virsh: Rewrite cmdDomDisplay

Just a little rewrite of the cmdDomDisplay function to make it
consistent and hopefully more readable.  This also fixes a problem
with password not being displayed for vnc even with the
"--include-password" option.
tools/virsh-domain.c