summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue with large virtio disks getting corrupted. bug #321005Doug Goldstein2010-06-151-1/+3
| | | | | (Portage version: 2.1.8.3/cvs/Linux x86_64) (Unsigned Manifest commit)
* Fix issue with large virtio disks getting corrupted. bug #321005Doug Goldstein2010-06-153-1/+287
| | | | (Portage version: 2.1.8.3/cvs/Linux x86_64)
* [app-emulation/qemu-kvm-9999] Restricted targets to x86_64-softmmu after ↵Jorge Manuel B. S. Vicetto2010-06-121-14/+2
| | | | | | | | upstream informed that's the only supported target for qemu-kvm. Should fix bug 317205 and bug 318413. (Portage version: 2.2_rc67/cvs/Linux x86_64) (Unsigned Manifest commit)
* [app-emulation/qemu-kvm-9999] Restricted targets to x86_64-softmmu after ↵Jorge Manuel B. S. Vicetto2010-06-122-9/+32
| | | | | | | upstream informed that's the only supported target for qemu-kvm. Should fix bug 317205 and bug 318413. (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Version bumpThomas Sachau2010-05-181-8/+8
| | | | | (Portage version: 2.2_rc67-r7/cvs/Linux x86_64) (Signed Manifest commit)
* Version bumpThomas Sachau2010-05-182-11/+18
| | | | (Portage version: 2.2_rc67-r7/cvs/Linux x86_64)
* Include madvise defines, fixes bug 305785, include virtio-large-iovecs ↵Thomas Sachau2010-04-031-1/+16
| | | | | | | patch, fixes bug 308451, include upstream fix for crash with sdl as default sound option, fixes sound issues of bug 294269 (Portage version: 2.2_rc67-r3/cvs/Linux x86_64) (Signed Manifest commit)
* Include madvise defines, fixes bug 305785, include virtio-large-iovecs ↵Thomas Sachau2010-04-034-1/+404
| | | | | | patch, fixes bug 308451, include upstream fix for crash with sdl as default sound option, fixes sound issues of bug 294269 (Portage version: 2.2_rc67-r3/cvs/Linux x86_64)
* Remove the sysconfigdir patch from qemu-kvm-9999 as the fix was applied ↵Jorge Manuel B. S. Vicetto2010-03-281-15/+2
| | | | | | | | upstream. Fixes bug 310979 - thanks to Jeff Kowalczyk <jtk@yahoo.com>. (Portage version: 2.2_rc67/cvs/Linux x86_64) (Unsigned Manifest commit)
* Remove the sysconfigdir patch from qemu-kvm-9999 as the fix was applied ↵Jorge Manuel B. S. Vicetto2010-03-283-14/+8
| | | | | | | upstream. Fixes bug 310979 - thanks to Jeff Kowalczyk <jtk@yahoo.com>. (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Also add warning and dont install useless files without ↵Thomas Sachau2010-03-191-8/+8
| | | | | | | QEMU_SOFTMMU_TARGETS=x86_64 (Portage version: 2.2_rc67-r2/cvs/Linux x86_64) (Signed Manifest commit)
* Also add warning and dont install useless files without ↵Thomas Sachau2010-03-193-7/+24
| | | | | | QEMU_SOFTMMU_TARGETS=x86_64 (Portage version: 2.2_rc67-r2/cvs/Linux x86_64)
* Die, when nothing from QEMU_SOFTMMU_TARGETS is defined, fixes bug 310243Thomas Sachau2010-03-191-9/+9
| | | | | (Portage version: 2.2_rc67-r2/cvs/Linux x86_64) (Signed Manifest commit)
* Die, when nothing from QEMU_SOFTMMU_TARGETS is defined, fixes bug 310243Thomas Sachau2010-03-193-11/+9
| | | | (Portage version: 2.2_rc67-r2/cvs/Linux x86_64)
* Also apply changes to 0.12.2-r2Thomas Sachau2010-03-101-7/+7
| | | | | (Portage version: 2.2_rc67-r1/cvs/Linux x86_64) (Signed Manifest commit)
* Also apply changes to 0.12.2-r2Thomas Sachau2010-03-102-4/+17
| | | | (Portage version: 2.2_rc67-r1/cvs/Linux x86_64)
* Add message, if no targets are defined (bug #298287), some cleanup, remove ↵Thomas Sachau2010-03-101-10/+14
| | | | | | | older 0.12* versions (Portage version: 2.2_rc67-r1/cvs/Linux x86_64) (Signed Manifest commit)
* Add message, if no targets are defined (bug #298287), some cleanup, remove ↵Thomas Sachau2010-03-107-1079/+20
| | | | | | older 0.12* versions (Portage version: 2.2_rc67-r1/cvs/Linux x86_64)
* Added a patch to fix the support for --sysconfdir and updated src_configure ↵Jorge Manuel B. S. Vicetto2010-03-071-12/+3
| | | | | | | to prevent the default $prefix/etc. (Portage version: 2.2_rc65/cvs/Linux x86_64) (Unsigned Manifest commit)
* Added a patch to fix the support for --sysconfdir and updated src_configure ↵Jorge Manuel B. S. Vicetto2010-03-073-2/+22
| | | | | | to prevent the default $prefix/etc. (Portage version: 2.2_rc65/cvs/Linux x86_64)
* version bump. fix bug #304097 in the processDoug Goldstein2010-03-021-6/+8
| | | | | (Portage version: 2.1.7.17/cvs/Linux x86_64) (Signed Manifest commit)
* version bump. fix bug #304097 in the processDoug Goldstein2010-03-024-8/+238
| | | | (Portage version: 2.1.7.17/cvs/Linux x86_64)
* Correct building with the right compiler (tc-getBUILD_CC). Fix issue with ↵Doug Goldstein2010-02-151-2/+13
| | | | | | | executable stacks by passing correct LDFLAGS option. Add support for static builds. Fix issue with fdt being disabled, bug #297909 (Portage version: 2.1.7.17/cvs/Linux x86_64) (Signed Manifest commit)
* Correct building with the right compiler (tc-getBUILD_CC). Fix issue with ↵Doug Goldstein2010-02-153-7/+243
| | | | | | executable stacks by passing correct LDFLAGS option. Add support for static builds. Fix issue with fdt being disabled, bug #297909 (Portage version: 2.1.7.17/cvs/Linux x86_64)
* add missing depend on sys-apps/iproute2 and net-misc/bridge-utils for the ↵Doug Goldstein2010-02-121-18/+8
| | | | | | | qemu/ifup script (Portage version: 2.1.7.17/cvs/Linux x86_64) (Unsigned Manifest commit)
* add missing depend on sys-apps/iproute2 and net-misc/bridge-utils for the ↵Doug Goldstein2010-02-128-12/+33
| | | | | | qemu/ifup script (Portage version: 2.1.7.17/cvs/Linux x86_64)
* Add 'kvm' symlink so that other applications can use it for portabilityLance Albertson2010-02-081-5/+6
| | | | | (Portage version: 2.1.7.16/cvs/Linux x86_64) (Signed Manifest commit)
* Add 'kvm' symlink so that other applications can use it for portabilityLance Albertson2010-02-082-1/+194
| | | | (Portage version: 2.1.7.16/cvs/Linux x86_64)
* upstream fix for virtio and certain use cases. Fixes issues people have seen ↵Doug Goldstein2010-02-031-4/+6
| | | | | | | with Ubuntu 10.04 guests and other distros (Portage version: 2.1.7.16/cvs/Linux x86_64) (Signed Manifest commit)
* upstream fix for virtio and certain use cases. Fixes issues people have seen ↵Doug Goldstein2010-02-033-1/+256
| | | | | | with Ubuntu 10.04 guests and other distros (Portage version: 2.1.7.16/cvs/Linux x86_64)
* fix awesome typoDoug Goldstein2010-01-211-5/+6
| | | | | (Portage version: 2.1.7.16/cvs/Linux x86_64) (Signed Manifest commit)
* fix awesome typoDoug Goldstein2010-01-212-3/+9
| | | | (Portage version: 2.1.7.16/cvs/Linux x86_64)
* version bumpDoug Goldstein2010-01-201-1/+12
| | | | | (Portage version: 2.1.7.16/cvs/Linux x86_64) (Signed Manifest commit)
* version bumpDoug Goldstein2010-01-202-2/+219
| | | | (Portage version: 2.1.7.16/cvs/Linux x86_64)
* Version bump.Jorge Manuel B. S. Vicetto2009-12-311-3/+5
| | | | | (Portage version: 2.2_rc61/cvs/Linux x86_64) (Unsigned Manifest commit)
* Version bump.Jorge Manuel B. S. Vicetto2009-12-314-5/+225
| | | | (Portage version: 2.2_rc61/cvs/Linux x86_64)
* Added live qemu-kvm ebuild and sorted 0.12.1.1 deps.Jorge Manuel B. S. Vicetto2009-12-301-12/+3
| | | | | (Portage version: 2.2_rc61/cvs/Linux x86_64) (Unsigned Manifest commit)
* Added live qemu-kvm ebuild and sorted 0.12.1.1 deps.Jorge Manuel B. S. Vicetto2009-12-303-14/+244
| | | | (Portage version: 2.2_rc61/cvs/Linux x86_64)
* Write out acronym ftd, as requested on bug 298906 by Michael Orlitzky ↵Christian Faulhammer2009-12-291-6/+6
| | | | | | | <michael AT orlitzky DOT com> (Portage version: 2.1.6.13/cvs/Linux i686) (Signed Manifest commit)
* Write out acronym ftd, as requested on bug 298906 by Michael Orlitzky ↵Christian Faulhammer2009-12-292-2/+6
| | | | | | <michael AT orlitzky DOT com> (Portage version: 2.1.6.13/cvs/Linux i686)
* remanifestDoug Goldstein2009-12-231-4/+4
| | | | | (Portage version: 2.1.7.15/cvs/Linux x86_64) (Signed Manifest commit)
* remanifestDoug Goldstein2009-12-231-1/+2
| | | | (Portage version: 2.1.7.15/cvs/Linux x86_64)
* Xen backend support is broken in this release. Upstream is looking into it.Doug Goldstein2009-12-231-9/+7
| | | | | (Portage version: 2.1.7.15/cvs/Linux x86_64) (Signed Manifest commit)
* Xen backend support is broken in this release. Upstream is looking into it.Doug Goldstein2009-12-233-7/+16
| | | | (Portage version: 2.1.7.15/cvs/Linux x86_64)
* Version bumpThomas Sachau2009-12-221-4/+8
| | | | | (Portage version: 2.2_rc60-r1/cvs/Linux x86_64) (Signed Manifest commit)
* Version bumpThomas Sachau2009-12-222-1/+208
| | | | (Portage version: 2.2_rc60-r1/cvs/Linux x86_64)
* make a note about threaded io supportDoug Goldstein2009-12-211-4/+4
| | | | | (Portage version: 2.1.7.15/cvs/Linux x86_64) (Signed Manifest commit)
* make a note about threaded io supportDoug Goldstein2009-12-211-2/+5
| | | | (Portage version: 2.1.7.15/cvs/Linux x86_64)
* toss out errant --disable-xenDoug Goldstein2009-12-211-4/+4
| | | | | (Portage version: 2.1.7.15/cvs/Linux x86_64) (Signed Manifest commit)
* toss out errant --disable-xenDoug Goldstein2009-12-211-2/+1
| | | | (Portage version: 2.1.7.15/cvs/Linux x86_64)