This project is a fork of the libvirt.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/libvirt.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionAdam Litke's libvirt tree
owneragl@us.ibm.com
last changeFri, 3 Dec 2010 06:54:16 +0000 (3 17:54 +1100)
content tags
add:
README
         LibVirt : simple API for virtualization

  Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). It is free software
available under the GNU Lesser General Public License. Virtualization of
the Linux Operating System means the ability to run multiple instances of
Operating Systems concurrently on a single hardware system where the basic
resources are driven by a Linux instance. The library aim at providing
long term stable C API initially for the Xen paravirtualization but
should be able to integrate other virtualization mechanisms if needed.

Daniel Veillard <veillard@redhat.com>
shortlog
2010-12-03 Justin Cliftman pages: update the description for the virsh help... master
2010-12-02 Osier Yangvirsh: move two commands from domain group to storage...
2010-12-02 Daniel P. BerrangeRemove bogus includes
2010-12-02 Daniel P. Berrangeuml: convert to virCommand
2010-12-02 Eric Blakeqemu: convert to virCommand
2010-12-02 Daniel P. BerrangePort hooks and iptables code to new command execution...
2010-12-02 Daniel P. BerrangevirCommand: docs for usage of new command APIs
2010-12-02 Daniel P. BerrangeIntroduce new APIs for spawning processes
2010-12-02 Eric Blakeutil: add virVasprintf
2010-12-02 Eric Blakeutil: fix saferead type
2010-12-02 Daniel P. BerrangeTweak daemon event debug to include errno
2010-12-02 Daniel P. BerrangeFix memory leak in logging setup
2010-12-02 Jiri Denemarktests: Add tests for CPU selection in qemu driver
2010-12-02 Jiri Denemarktests: Support for faking emulator in qemuxml2argv
2010-12-02 Jiri Denemarkschemas: Fix cpu element schema
2010-12-02 Osier Yangvirsh: Remove using phy as default disk driver in cmdAt...
...
tags
13 years ago v0.8.6 Release of libvirt 0.8.6
13 years ago v0.8.5 Release of libvirt 0.8.5
13 years ago v0.8.4 Release of libvirt-0.8.4
13 years ago v0.8.3 Release of libvirt 0.8.3
13 years ago v0.8.2 Release of libvirt-0.8.2
14 years ago v0.8.1 Release of libvirt-0.8.1
14 years ago v0.8.0 Release of 0.8.0
14 years ago v0.7.7 Release of libvirt 0.7.7
14 years ago v0.7.6 Release of 0.7.6, Daniel
14 years ago v0.7.5 Release of 0.7.5
14 years ago v0.7.4 Release of libvirt-0.7.4
14 years ago v0.7.3 Release of libvirt-0.7.3
14 years ago v0.7.2 Release of libvirt-0.7.2
14 years ago v0.7.1 Release 0.7.1
14 years ago v0.7.0 Release of libvirt-0.7.0
14 years ago v0.6.5 v0.6.5
...
heads
12 years ago congyang-cfs2
12 years ago cgroups-test
13 years ago tutorial
13 years ago stream-commands
13 years ago master