]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Added vncdisplay & console commands to virsh
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 26 Jan 2007 11:54:29 +0000 (11:54 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 26 Jan 2007 11:54:29 +0000 (11:54 +0000)
commit786024b7dd5024d35241bda1d54e84f5481d75a4
tree028249f47c3133aa4bafc6735e308050fe75ee34
parent079dc77af6eebbd8c693aa7930dfffa7d607a3e6
Added vncdisplay & console commands to virsh
ChangeLog
src/Makefile.am
src/console.c [new file with mode: 0644]
src/console.h [new file with mode: 0644]
src/virsh.c