
On 03.11.2016 13:44, Alexander Vasilenko wrote:
--- docs/apps.html.in | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/docs/apps.html.in b/docs/apps.html.in index 1a138b3..4efb318 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -208,6 +208,17 @@ to remote consoles supporting the VNC protocol. Also provides an optional mozilla browser plugin. </dd> + <dt><a href="http://f1ash.github.io/qt-virt-manager">qt-virt-manager</a></dt> + <dd> + The Qt GUI for create and control VMs and another virtual entities + (aka networks, storages, interfaces, secrets, network filters). + Contains integrated LXC/SPICE/VNC viewer for accessing the graphical or + text console associated with a virtual machine or container. + </dd> + <dt><a href="http://f1ash.github.io/qt-virt-manager/#virtual-machines-viewer">qt-remote-viewer</a></dt> + <dd> + The Qt VNC/SPICE viewer for access to remote desktops or VMs. + </dd> </dl>
<h2><a name="iaas">Infrastructure as a Service (IaaS)</a></h2>
Oh, this is nice. Let me see if I can get the package into Gentoo too. ACKed and pushed. Congratulations on your first libvirt contribution. Michal