aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: add a --with-rhel5-api configure optionDaniel Veillard2009-01-191-0/+8
* Fixups after gnulib refreshJohn Levon2009-01-081-2/+3
* migrate linux-specific symbol names into their own sym fileJim Meyering2009-01-051-0/+2
* Move bridge symbols into a separate syms fileJim Meyering2009-01-051-0/+7
* split version script into multiple filesJim Meyering2009-01-051-1/+1
* Convert linker script comments & linker args to be Solaris compat (John Levon)Daniel P. Berrange2008-12-171-0/+5
* * configure.in: detect syslog.hDaniel Veillard2008-12-171-1/+1
* Fix a compilation problem with old dbus,Daniel Veillard2008-12-051-0/+1
* release of 0.5.1v0.5.1LIBVIRT_0_5_1Daniel Veillard2008-12-041-1/+1
* Older distributions (i.e. RHEL-5) don't have udevadm at all, but they doChris Lalancette2008-12-021-0/+6
* Instead of relying solely on polling for /dev devices to appear in libvirt, weChris Lalancette2008-11-281-0/+6
* Release of 0.5.0v0.5.0LIBVIRT_0_5_0Daniel Veillard2008-11-251-1/+1
* configure.in: avoid the following diagnostic when running ../configure ...Jim Meyering2008-11-251-4/+6
* Support domain lifecycle events for Xen (Ben Guthro & Daniel Berrange)Daniel P. Berrange2008-11-251-0/+16
* Move the expected output data from virshdata/*.txt into virshtest.c.Jim Meyering2008-11-241-1/+1
* Node device driver for HAL and DeviceKit (David Lively)Daniel P. Berrange2008-11-211-0/+112
* Optional dlopen support for driversDaniel P. Berrange2008-11-211-0/+40
* Add an initial User Mode Linux DriverDaniel P. Berrange2008-11-191-0/+8
* Use a versioned linker scriptDaniel P. Berrange2008-11-171-0/+1
* Call vgscan before attempting to scan logical volumes. This makes sure we'veChris Lalancette2008-11-051-1/+5
* Move WITH_XXX driver feature flags into config.h instead of direct compiler/l...Daniel P. Berrange2008-11-041-32/+51
* Remove use of sys/poll.h on mingwDaniel P. Berrange2008-10-241-1/+1
* Massive patch adding event APIs by Ben GuthroDaniel Veillard2008-10-231-1/+2
* Fix syntax error that was breaking RPM builds.Cole Robinson2008-10-221-1/+1
* ALL_LINGUAS: set unconditionally, using $srcdir/poJim Meyering2008-10-211-6/+1
* ALL_LINGUAS: remove "no", now that it's superseded by np.poJim Meyering2008-10-191-1/+1
* * configure.in, src/Makefile.am, src/virsh_win_icon.rc:Richard W.M. Jones2008-10-151-0/+6
* Split network driver out into separate filesDaniel P. Berrange2008-10-101-0/+12
* Updated MinGW spec file.Richard W.M. Jones2008-10-101-1/+1
* * configure.in libvirt.spec.in NEWS docs/*: release of libvirt-0.4.6v0.4.6LIBVIRT_0_4_6Daniel Veillard2008-09-231-1/+1
* Fix trailing whitespace & unmarked diagnostic warningDaniel P. Berrange2008-09-181-1/+1
* configure.in, src/qemu_driver.h, src/qemu_driver.c: KVMRichard W.M. Jones2008-09-171-0/+5
* * configure.in libvirt.spec.in docs/*: preparing release ofDaniel Veillard2008-09-081-1/+1
* Fully support mingw buildsDaniel P. Berrange2008-09-051-4/+20
* Add Augeas lens' for libvirtd.conf and qemu.confDaniel P. Berrange2008-09-041-1/+1
* Add storage pool source discovery support (patch from David Lively)Daniel P. Berrange2008-08-271-0/+5
* configure.in: link with -lpthread when necessaryJim Meyering2008-08-221-0/+1
* Do conditional driver config in Makefile.am, not source filesDaniel P. Berrange2008-08-201-3/+12
* Handle HTML generation in the absence of XHTML1 DTDsDaniel Veillard2008-08-201-0/+1
* Make LXC I/O controller process a parent of the container processDaniel P. Berrange2008-08-131-1/+1
* build OpenVZ and LXC support by default, fix OpenVZ buildDaniel Veillard2008-07-291-2/+2
* xen lib detection patch on 64bitsDaniel Veillard2008-07-211-1/+1
* * configure.in NEWS libvirt.spec* doc/* po/*: making libvirt-0.4.4v0.4.4LIBVIRT_0_4_4Daniel Veillard2008-06-251-1/+1
* * configure.in NEWS libvirt.spec* doc/* po/*: making libvirt-0.4.3Daniel Veillard2008-06-121-1/+1
* * configure.in: patch from Cole Robinson to reactivate storageDaniel Veillard2008-06-101-0/+4
* virDomainMemoryPeek APIRichard W.M. Jones2008-06-101-0/+2
* virDomainBlockPeek callRichard W.M. Jones2008-06-051-2/+4
* Switch to using lcov for code coverage repotsDaniel P. Berrange2008-05-291-1/+1
* Fix parted check & disable storage driver if daemon isn't presentDaniel P. Berrange2008-05-291-2/+6
* Generic OOM testing hooksDaniel P. Berrange2008-05-291-2/+27