GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app-emulation
/
qemu
/
qemu-9999.ebuild
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug #...
Sven Vermeulen
2014-11-02
1
-4
/
+6
*
Utilize PYTHON_REQUIRED_USE unconditionally. We always need at least one pyth...
Mike Gilbert
2014-09-26
1
-2
/
+2
*
Move USE=xattr logic to common code path since qemu-user uses it too #522202 ...
Mike Frysinger
2014-09-06
1
-4
/
+8
*
Mark u-boot binaries as prebuilt #521286 by Agostino Sarubbo.
Mike Frysinger
2014-09-06
1
-2
/
+4
*
Require new enough libnfs #519226 by Mirko Guenther.
Mike Frysinger
2014-08-08
1
-2
/
+2
*
Add USE=pin-upstream-blobs so people can opt to use any version of seabios/et...
Mike Frysinger
2014-08-05
1
-12
/
+15
*
Unify configure lists so that we disable all the softmmu flags when building ...
Mike Frysinger
2014-08-05
1
-53
/
+54
*
Add USE=infiniband to control librdma automagic dep.
Mike Frysinger
2014-08-05
1
-2
/
+4
*
Add USE=numa to control numactl automagic dep.
Mike Frysinger
2014-08-05
1
-2
/
+4
*
Add USE=lzo/snappy to control liblzo/snappy automagic deps.
Mike Frysinger
2014-08-05
1
-3
/
+7
*
Add USE=nfs to control libnfs automagic dep.
Mike Frysinger
2014-08-05
1
-2
/
+4
*
Control quorum via USE=tls since it also relies on gnutls.
Mike Frysinger
2014-08-05
1
-1
/
+2
*
Do not try to mung blobs when they are not installed.
Mike Frysinger
2014-07-29
1
-27
/
+29
*
Add USE=nls support #515544 by Nikoli.
Mike Frysinger
2014-07-29
1
-2
/
+6
*
Do not attempt to set fcaps on virtfs-proxy-helper when it does not exist #51...
Mike Frysinger
2014-07-29
1
-7
/
+5
*
Update PaX markings on system binaries before executing tests with them #5155...
Mike Frysinger
2014-07-29
1
-1
/
+2
*
Disable mprotect on qemu binaries #459348 by Alon Bar-Lev.
Mike Frysinger
2014-06-06
1
-6
/
+17
*
Fix src_test when softmmu is disabled. Fix install of test results when gener...
Mike Frysinger
2014-06-04
1
-7
/
+8
*
Check for config files still using `qemu-kvm`.
Mike Frysinger
2014-06-04
1
-1
/
+9
*
Drop qemu-kvm wrapper entirely and tell people to use -enable-kvm instead. #5...
Mike Frysinger
2014-05-31
1
-11
/
+8
*
Also add --cxx to the 9999 ebuild.
Mike Frysinger
2014-05-25
1
-1
/
+2
*
Drop patch now that it is merged upstream #510068 by Hristo Venev.
Mike Frysinger
2014-05-12
1
-2
/
+1
*
Fix static lib requirements for USE=static-user #487918 by jannis.
Mike Frysinger
2014-04-25
1
-9
/
+10
*
Simplify style for generating USE flags and configure options -- should be no...
Mike Frysinger
2014-04-25
1
-117
/
+111
*
Add aarch64 targets.
Mike Frysinger
2014-04-22
1
-3
/
+4
*
Drop USE=mixemu as the configure flag no longer exists #508194 by OGINO Masan...
Mike Frysinger
2014-04-20
1
-3
/
+2
*
Fix by Tim Comer for stack overflow in virtfs-proxy-helper #486714.
Mike Frysinger
2014-04-19
1
-1
/
+2
*
Export a sane default AR #484974 by Agostino Sarubbo.
Mike Frysinger
2014-04-19
1
-3
/
+3
*
Move python_export_best call to src_configure to avoid binpkg issues #496554 ...
Mike Frysinger
2014-04-19
1
-3
/
+3
*
Replace dependency to libusbx >= 1.0.13 with libusb >= 1.0.18 (because this i...
Samuli Suominen
2014-03-24
1
-3
/
+3
*
Version bumps.
Mike Frysinger
2013-12-19
1
-16
/
+25
*
Clean up PYTHON_COMPAT from old implementations.
Michał Górny
2013-09-05
1
-2
/
+2
*
SeaBIOS/VGABios/sgabios are not meant to be a versioned depend for the live e...
Doug Goldstein
2013-08-19
1
-7
/
+7
*
Conditionalize '--enable-migration-from-qemu-kvm' (not an upstream option).
Sergei Trofimovich
2013-08-17
1
-2
/
+3
*
Version bump
Doug Goldstein
2013-08-16
1
-36
/
+53
*
Fix libseccomp depend for master. bug #479562
Doug Goldstein
2013-08-04
1
-2
/
+2
*
Fix configure phase. NPTL is not a user-configurable feature anymore.
Sergei Trofimovich
2013-07-26
1
-2
/
+1
*
Adjust 'dtc' depend to require development snapshot. Add 's390-ccw.img' to li...
Sergei Trofimovich
2013-06-22
1
-3
/
+5
*
Change USE=brltty to the common USE=accessibility #473868.
Mike Frysinger
2013-06-20
1
-4
/
+4
*
Added system target: moxie; user targets: mips64, mips64el, mipsn32, mipsn32el.
Sergei Trofimovich
2013-05-31
1
-5
/
+5
*
Unbreak live ebuild: tried to apply nonexisting BACKPORTS, --enable-opengl wa...
Sergei Trofimovich
2013-05-31
1
-2
/
+3
*
Updates to the live ebuild
Doug Goldstein
2013-05-30
1
-125
/
+247
*
Drop older versions. Fix HOMEPAGE. bug #463364
Doug Goldstein
2013-05-07
1
-2
/
+2
*
Upstream has changed the qemu configure script, change requested by Cardoe vi...
Stephen Klimaszewski
2013-03-28
1
-2
/
+2
*
TODO no longer exists in the top level. Items are tracked in the bug tracker now
Doug Goldstein
2013-02-28
1
-2
/
+2
*
Add a pending 1.3.1 version bump
Doug Goldstein
2013-02-16
1
-2
/
+2
*
Fix build issues identified by Michal Privoznik <miso.privoznik@gmail.com>
Doug Goldstein
2013-01-21
1
-3
/
+2
*
Install vmxcap script to detect hardware virtualization support
Doug Goldstein
2013-01-14
1
-1
/
+3
*
Only tell x86 and amd64 users about the qemu-kvm symlink since it only applie...
Doug Goldstein
2013-01-14
1
-2
/
+2
*
Only install the firmware components if we're building a target that uses the...
Doug Goldstein
2013-01-14
1
-22
/
+41
[next]