From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: [PATCH] libxen-3.0 (libxc rewrite) Date: Mon, 21 Mar 2005 15:25:09 -0600 Message-ID: <423F3BB5.3020600@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: xen-devel-admin@lists.sourceforge.net Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org Hi all, I've been doing a lot of work on libxc. I've got it to the point that I'm ready to share. Below are the major changes. Feedback is greatly appreciated, especially with respect to things that would be required for it to be integrated into the xen-unstable tree. o Rename libxc => libxen o Use pkg-config to control versioning and parallel installs o Use autoconf to detect dependencies, provide separate build directory, cross-compile o Use doxygen to autogenerate HTML documentation o Organize hypercalls by groups in separate headers (dom.h, evtchn.h, etc.). o Provide consistent error semantics for all functions (-errno is returned on error). o Use pyrex to autogenerate python bindings o Provide high-level python interface (Xen() and Domain() classes instead of direct hypercalls) Below is a URL for a tarball and another URL for the doxygen generate documentation. http://www.cs.utexas.edu/users/aliguori/libxen-3.0.0.tar.gz http://www.cs.utexas.edu/users/aliguori/libxen-3.0.0/files.html Regards, Anthony Liguori Signed-off-by: Anthony Liguori ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click