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.
 
descriptionZhi Yong Wu's libvirt tree
ownerzwu.kernel@gmail.com
last changeThu, 25 Aug 2011 08:22:03 +0000 (25 10:22 +0200)
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
2011-08-25 Michal Privoznikdaemon: Move TLS initialization to virInitializemaster
2011-08-24 Laine Stumputil: only fchown newly created files in virFileOpenAs
2011-08-24 Shradha Shahqemu: fix off-by-one in pci slot reservation
2011-08-24 Steve Hodgsonmaint: attribute second author of previous patch
2011-08-24 Shradha Shahpci: fix pciDeviceListSteal on multiple devices
2011-08-24 Eric Blakelibvirt: log all flags parameters
2011-08-24 Eric Blakevirsh: add list --managed-save
2011-08-24 Matthias Bolteesx: Use $(PYTHON) instead of the shebang to run the...
2011-08-24 Osier Yangqemu: Report error if qemu monitor command not found...
2011-08-23 Matthias Bolteesx: Refactor a repeated string in the generator
2011-08-23 Eric Blakemaint: fix comment typos
2011-08-23 Osier Yangvirsh: Substitute goto label out with cleanup
2011-08-23 Osier Yangvirsh: Do not try to free domain if it is NULL
2011-08-23 Osier Yangxen: Cleanup improper VIR_ERR_NO_SUPPORT use
2011-08-23 Osier Yangtest: Cleanup improper VIR_ERR_NO_SUPPORT use
2011-08-23 Osier Yangstorage: Cleanup improper VIR_ERR_NO_SUPPORT use
...
tags
12 years ago v0.9.4 Release of libvirt-0.9.4
12 years ago v0.9.4-rc2 libvirt-0.9.4 release candidate 2
12 years ago v0.9.4-rc1 Release candidate 1 for 0.9.4
12 years ago v0.9.3 Release of libvirt-0.9.3
12 years ago v0.9.3-rc2 libvirt-0.9.3-rc2
12 years ago v0.9.3-rc1 release candidate 1 for 0.9.3
13 years ago v0.9.2 Release of libvirt-0.9.2
13 years ago v0.9.1 Release of libvirt-0.9.1
13 years ago v0.9.0 Release of libvirt-0.9.0
13 years ago v0.8.8 Release of libvirt 0.8.8
13 years ago v0.8.7 Release of libvirt 0.8.7
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
...
heads
12 years ago io_throttle
12 years ago master