Hi, guys!
I began to write qt-virt-manager
(https://github.com/F1ash/qt-virt-manager), using libvirt API.
I'm currently trying to implement a terminal for
LXC-containers, but I do not have enough knowledge and
experience. As I understand it, i must use
virDomainOpenConsole, which binds virStream with working
domain (Virtual Machine). But how to use this stream, I do
not know ( I found qterminalwidget to implement the terminal,
but I do not know how to tie them). Can anyone suggest how
can I do?

-- 
Fl@sh

_______________________________________________
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users

Reply via email to