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
*
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
*
Fixes from qemu-1.2.2 bump. Set usbredir depend to 0.6 and greater since that...
Doug Goldstein
2013-01-12
1
-8
/
+15
*
Fix bad ampersand usage.
Doug Goldstein
2013-01-11
1
-2
/
+2
*
Refresh cflags patch by Michal Privoznik and by Tom Wijsman (bug #451178).
Sergei Trofimovich
2013-01-10
1
-4
/
+5
*
Use udev_dorules to install udev rules into correct path wrt #447116 by Alexa...
Samuli Suominen
2012-12-13
1
-4
/
+3
*
Fix spelling mistake found by Francisco Riera <klondike@gentoo.org>. bug #441632
Doug Goldstein
2012-12-05
1
-2
/
+2
*
Drop mips patch as fix gone upstream.
Sergei Trofimovich
2012-12-05
1
-2
/
+1
*
Follow upstream bump of minimal spice protocol versions.
Sergei Trofimovich
2012-12-04
1
-3
/
+3
*
Fix usbredir depends based on bug #439972
Doug Goldstein
2012-11-21
1
-2
/
+2
*
For 1.3 we're switching to qemu from qemu-kvm which is now merged fully into ...
Doug Goldstein
2012-11-21
1
-9
/
+4
*
Once againt readd or32 target (OpenRISC). Added nore binaries to RWX exempt l...
Sergei Trofimovich
2012-11-05
1
-4
/
+8
*
Fix typo noticed by Alphat-PC <AlphatPC@gmail.com>
Doug Goldstein
2012-11-05
1
-2
/
+2
*
Fix patch name.
Doug Goldstein
2012-11-04
1
-2
/
+2
*
Ensure no one uses USE=bluetooth with USE=static since it doesn't work.
Doug Goldstein
2012-10-30
1
-6
/
+4
*
Updates from the 1.1.x to ready for the 1.2.x series unmask.
Doug Goldstein
2012-10-29
1
-29
/
+23
*
Fix collision with vscclient in the live ebuild like in the 1.2.0 ebuild.
Tiziano Müller
2012-10-29
1
-1
/
+4
*
Fix spelling of CONFIG_CHECK for vhost-net.
Zac Medico
2012-10-28
1
-2
/
+2
*
Make vnc support optional. We can use qemu just fine w/out it, so add USE="j...
Mike Frysinger
2012-10-10
1
-9
/
+9
*
Convert to USE=uuid since the -luuid interface is portable beyond linux.
Mike Frysinger
2012-10-10
1
-7
/
+4
*
Handle more USE=static/static-libs cases.
Mike Frysinger
2012-10-10
1
-28
/
+26
*
Update the live ebuild to qemu-kvm.
Doug Goldstein
2012-10-09
1
-133
/
+269
*
Fixed configure failure (upstream got rid of '--enabke-vnc-thread' option). A...
Sergei Trofimovich
2012-09-07
1
-6
/
+7
*
Version bump.
Mike Frysinger
2012-08-18
1
-3
/
+5
*
Drop '--disable-darwin-user' from configure params. Upstream does not export ...
Sergei Trofimovich
2012-06-10
1
-2
/
+2
*
dev-util/pkgconfig -> virtual/pkgconfig
Jeff Horelick
2012-05-03
1
-2
/
+2
*
Remove USE="esd" because media-sound/esound isn't in tree anymore.
Samuli Suominen
2012-03-18
1
-4
/
+2
*
Switch to upstream's '--disable-debug-info' to avoid OOM bug #355861.
Sergei Trofimovich
2012-02-28
1
-6
/
+5
*
Respect user's decision whether to generate debug info when build stuff (rela...
Sergei Trofimovich
2012-01-29
1
-6
/
+6
*
Added USE=xfs knob to handle XFS optimizations (uses sys-fs/xfsprogs).
Sergei Trofimovich
2012-01-27
1
-2
/
+4
*
Fix for bug #400595 / CVE-2012-0029 (picked from qemu-kvm ebuild). Restored m...
Sergei Trofimovich
2012-01-26
1
-7
/
+12
*
Whitespace.
Sergei Trofimovich
2012-01-23
1
-5
/
+9
*
Put back optional USE=opengl flag, added USE=usbredir and prefix support. Bum...
Sergei Trofimovich
2012-01-23
1
-34
/
+25
*
clean up live ebuild and migrate to eapi 4 (approved by slyfox)
William Hubbs
2012-01-23
1
-30
/
+29
*
Hide qemu-ppc* binaries from RWX mappings QA check.
Sergei Trofimovich
2012-01-22
1
-6
/
+4
*
Fix USE=xen to depend on app-emulation/xen-tools. app-emulation/xen does not ...
Sergei Trofimovich
2012-01-22
1
-2
/
+2
*
Added _all_ emulated audio cards (bug #144894 by Torsten Krah)
Sergei Trofimovich
2012-01-22
1
-1
/
+2
*
Version bump (requested by Anton Kochkov and others in bug #367153).
Sergei Trofimovich
2012-01-22
1
-2
/
+2
*
Added LatticeMico32 (lm32) softmmu target. Added USE="nss rbd spice threads +...
Sergei Trofimovich
2012-01-22
1
-8
/
+62
[next]