]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Docs: Document Android application using libvirt
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 9 Jan 2012 10:41:30 +0000 (11:41 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 10 Jan 2012 08:47:47 +0000 (09:47 +0100)
This is actually a patch for VM Manager for Android.

https://www.redhat.com/archives/libvirt-users/2011-November/msg00076.html

docs/apps.html.in

index 8d27b701f057e84ce6e220750b63e2cc26270796..29bebbdc5c47df30bba90d09517a1924f8d2385a 100644 (file)
       </dd>
     </dl>
 
+    <h2><a name="mobile">Mobile applications</a></h2>
+
+    <dl>
+      <dt><a href="https://market.android.com/details?id=vm.manager">VM Manager</a></dt>
+      <dd>
+        VM Manager is VM (libvirt) manager (over SSH) application. VM Manager
+        is an application for libvirt VM / Domain management over SSH.
+        Please keep in mind that this software is under heavy development.
+      </dd>
+    </dl>
+
   </body>
 </html>