[libvirt] libvirt on Android

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, i am new to this list and i am wondering if anybody already tried to port libvirt to android via ndk. To be able to implement a virt-manager like app for android based systems. Greets & thx Stefan - -- Stefan Scheglmann WeST Research Group University of Koblenz-Landau Universitaetsstrasse 1 D-56070 Koblenz Tel.: + 49 261 287 2718 Fax: + 49 261 287 100 2718 schegi@uni-koblenz.de http://west.uni-koblenz.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJOcKU3AAoJEIaCIv/n5qljS7YIAJ4QG95COQf2wq+ujzOSLtkf gEbfKVACJo6sVIj/hcqhCCWuwsljk/Fc9vGE43oBTCjs7pk5OW5ama5A8C2VIXn6 aLWm/KIWSezciVtr4GNliQ4DDcSzC6OKgiE1dNWkDf3+J+x3NpGeUNE3nlSvRBUg QmOqky1XF1CmduMPiAmqR/5mKOJS2imfPBtAF50sWx1pDemYbV2u32GAdntQRuy+ vDhD78KLmI2sRZi3jYLblFpaFKoG2Movu1QxhmVBJFe/lxaqtr25iwnoUdVIxHFU scki3ybMWBosTm7Na5mvCKE1MeFg+6/ZoswpUHJb5F2gN4v3byLcSOEgJtnNWig= =aDzr -----END PGP SIGNATURE-----

On Wed, Sep 14, 2011 at 02:59:35PM +0200, Stefan Scheglmann wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
i am new to this list and i am wondering if anybody already tried to port libvirt to android via ndk. To be able to implement a virt-manager like app for android based systems.
I'm not aware of anyone trying it, but if all you want to build is the remote RPC client, then the list of dependencies is fairly small. Pretty much just libxml2 and gnutls, and the SSH client binary. Optionally you may want to have Cyrus SASL. Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|

On Wed, Sep 14, 2011 at 02:59:35PM +0200, Stefan Scheglmann wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
i am new to this list and i am wondering if anybody already tried to port libvirt to android via ndk. To be able to implement a virt-manager like app for android based systems.
My main question would be the portability of gnulib to android platform, since it's still mostly a linux based environment it should not be too bad. Some of the option might be revisited taking into account the limited size, like the size of the logging buffer, but that's optimization :-) Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/

On Wed, Sep 14, 2011 at 02:59:35PM +0200, Stefan Scheglmann wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
i am new to this list and i am wondering if anybody already tried to port libvirt to android via ndk. To be able to implement a virt-manager like app for android based systems.
I think this is a great project if you or anybody else wants to take it on. It would be really useful to people who are on call to have management apps available on mobile devices. It's always possible implement web interfaces and access them through the mobile browser, but I think there's a place for mobile apps as well. Dave
Greets & thx
Stefan - -- Stefan Scheglmann WeST Research Group University of Koblenz-Landau Universitaetsstrasse 1 D-56070 Koblenz Tel.: + 49 261 287 2718 Fax: + 49 261 287 100 2718 schegi@uni-koblenz.de http://west.uni-koblenz.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJOcKU3AAoJEIaCIv/n5qljS7YIAJ4QG95COQf2wq+ujzOSLtkf gEbfKVACJo6sVIj/hcqhCCWuwsljk/Fc9vGE43oBTCjs7pk5OW5ama5A8C2VIXn6 aLWm/KIWSezciVtr4GNliQ4DDcSzC6OKgiE1dNWkDf3+J+x3NpGeUNE3nlSvRBUg QmOqky1XF1CmduMPiAmqR/5mKOJS2imfPBtAF50sWx1pDemYbV2u32GAdntQRuy+ vDhD78KLmI2sRZi3jYLblFpaFKoG2Movu1QxhmVBJFe/lxaqtr25iwnoUdVIxHFU scki3ybMWBosTm7Na5mvCKE1MeFg+6/ZoswpUHJb5F2gN4v3byLcSOEgJtnNWig= =aDzr -----END PGP SIGNATURE-----
-- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
participants (4)
-
Daniel P. Berrange
-
Daniel Veillard
-
Dave Allan
-
Stefan Scheglmann