Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue with init script when no virtual machines are running | Doug Goldstein | 2010-08-05 | 1 | -1/+3 |
| | | | | (Portage version: 2.1.8.3/cvs/Linux x86_64) | ||||
* | Make the init script pass the KRB5_KTNAME variable to libvirtd so that it ↵ | Diego Elio Pettenò | 2010-08-01 | 1 | -3/+9 |
| | | | | | | actually works as documented for RedHat/Fedora with mit-krb5. Also use more advanced awk commands to avoid greps and possibly misreading based on domain names. (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | Fix situation where managedsave would always be used | Doug Goldstein | 2010-07-07 | 1 | -1/+1 |
| | | | | (Portage version: 2.1.8.3/cvs/Linux x86_64) | ||||
* | Updated initscript to support managedsave as well as ACPI shutdown. ↵ | Doug Goldstein | 2010-07-07 | 2 | -0/+106 |
| | | | | | | Additionally support a reload operation that just restarts libvirt without killing your VMs (Portage version: 2.1.8.3/cvs/Linux x86_64) | ||||
* | Remove unnecessary USE flag description. Remove old patch. | Doug Goldstein | 2010-07-06 | 1 | -27/+0 |
| | | | | (Portage version: 2.1.8.3/cvs/Linux x86_64) | ||||
* | fix virt-pki-validate. clean up some elog/ewarn messages | Doug Goldstein | 2010-02-04 | 1 | -0/+27 |
| | | | | (Portage version: 2.1.7.17/cvs/Linux x86_64) | ||||
* | Version bump, and overdue cleanup. Drop kvm USE flag (qemu will work with ↵ | Diego Elio Pettenò | 2009-12-23 | 10 | -913/+0 |
| | | | | | | both, no special support is needed for that). Bump libxml2 requirement to 2.7.6 so that Relax-NG schema validation is performed correctly. Restrict tests as they seem to be broken especially in release. (Portage version: 2.2_rc60/cvs/Linux x86_64) | ||||
* | bug fixes for kvm-img support patch | Doug Goldstein | 2009-06-10 | 1 | -10/+28 |
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) | ||||
* | clean up old versions | Doug Goldstein | 2009-06-09 | 9 | -470/+0 |
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) | ||||
* | version bump. use v2 of my kvm-img patch | Doug Goldstein | 2009-06-09 | 2 | -0/+272 |
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) | ||||
* | upstream patch to not print out the raw uuid and print out an ascii capable copy | Doug Goldstein | 2009-05-28 | 1 | -0/+21 |
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) | ||||
* | Support NUMA segmentation. Fix VirtualBox depend. Require QEMU 0.10.0 and ↵ | Doug Goldstein | 2009-05-28 | 5 | -0/+255 |
| | | | | | | higher for additional QEMU feature support. Several fixes from upstream. (Portage version: 2.1.6.13/cvs/Linux x86_64) | ||||
* | Wrote a patch to support kvm-img and qemu-img. Also made the checks for ↵ | Doug Goldstein | 2009-05-27 | 1 | -0/+270 |
| | | | | | | either happen at run-time instead of build-time which will improve support for people. Submitted upstream at https://bugzilla.redhat.com/show_bug.cgi?id=502956 Additional changes include adding preliminary virtualbox support. Other misc ebuild clean ups (Portage version: 2.1.6.13/cvs/Linux x86_64) | ||||
* | Version bump (bug #269789), using EAPI-2 now, added patch to make it work ↵ | Tiziano Müller | 2009-05-21 | 1 | -0/+77 |
| | | | | | | with kvm >=85. (Portage version: 2.2_rc33/cvs/Linux x86_64) | ||||
* | add missing USE flaG | Doug Goldstein | 2009-04-17 | 1 | -0/+11 |
| | | | | (Portage version: 2.1.6.11/cvs/Linux x86_64) | ||||
* | Bump libvirt to 0.5.1 and fix CVE-2008-5086 | Michael Marineau | 2009-01-09 | 3 | -0/+309 |
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.28-00001-g607f448 x86_64) | ||||
* | Bump libvirt to 0.4.6 and fix a couple bugs. | Michael Marineau | 2008-11-23 | 3 | -24/+70 |
| | | | | (Portage version: 2.1.4.5) | ||||
* | Removed bashism, added a progress-meter...... ;-) | Tiziano Müller | 2008-08-11 | 1 | -1/+2 |
| | | | | (Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64) | ||||
* | Corrected typo in pid-file parameter for s-s-d in init.d-file | Tiziano Müller | 2008-08-11 | 1 | -1/+1 |
| | | | | (Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64) | ||||
* | Add kvm support to libvirt, update init script, fix DEPEND, etc | Lance Albertson | 2008-07-15 | 4 | -2/+144 |
| | |||||
* | bump libvirt, add init scripts, add myself as maintainer, new patch to fix ↵ | Lance Albertson | 2008-07-08 | 3 | -0/+49 |
| | | | | | | issue with kvm (Portage version: 2.1.4.4) | ||||
* | Remove all old-style digests from the system and regen the Manifest files. | Robin H. Johnson | 2008-01-31 | 5 | -15/+0 |
| | |||||
* | Adds some new features like remote access and OpenVZ (although the latter ↵ | Donnie Berkholz | 2007-10-15 | 1 | -0/+3 |
| | | | | | | may only be at the libvirt level so far). (Portage version: 2.1.3.13) | ||||
* | Bump to a current version. A major feature added in 0.2.x is support for ↵ | Donnie Berkholz | 2007-06-10 | 1 | -0/+3 |
| | | | | | | qemu/kvm. (Portage version: 2.1.2.7) | ||||
* | Bump to 0.1.7 (from 0.1.4). #150536 | Aron Griffis | 2006-10-10 | 1 | -0/+3 |
| | | | | (Portage version: 2.1.2_pre1) | ||||
* | Bump to 0.1.4 (from 0.1.3) | Aron Griffis | 2006-08-24 | 1 | -0/+3 |
| | | | | (Portage version: 2.1.1_pre5-r1) | ||||
* | Add libvirt, virtualization library for xen, and in the future, other | Aron Griffis | 2006-08-02 | 1 | -0/+3 |
hypervisors (Portage version: 2.1.1_pre4) |