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
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev/scsi: add scsi bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
1
-1
/
+1
*
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
1
-1
/
+1
*
Introduce QDict unit-tests
Luiz Capitulino
2009-09-04
1
-0
/
+1
*
Introduce QString unit-tests
Luiz Capitulino
2009-09-04
1
-0
/
+1
*
Introduce QInt unit-tests
Luiz Capitulino
2009-09-04
1
-0
/
+2
*
Introduce QDict
Luiz Capitulino
2009-09-04
1
-1
/
+1
*
Introduce QString
Luiz Capitulino
2009-09-04
1
-1
/
+1
*
Introduce QInt
Luiz Capitulino
2009-09-04
1
-0
/
+1
*
raw-posix: add Linux native AIO support
Christoph Hellwig
2009-08-27
1
-0
/
+1
*
add file descriptor migration
Paolo Bonzini
2009-08-27
1
-1
/
+1
*
make pthreads mandatory
Christoph Hellwig
2009-08-24
1
-1
/
+1
*
Only build osdep once
Anthony Liguori
2009-08-24
1
-4
/
+4
*
Migration via unix sockets.
Chris Lalancette
2009-08-24
1
-1
/
+1
*
Makefile: fixed rule TAGS
Alexandre Bique
2009-08-24
1
-1
/
+2
*
Fix breakage of alpha, mips64, ppc64 and x86_64 targets on non-amd64 host
Blue Swirl
2009-08-18
1
-1
/
+1
*
user: compile host-utils.c only once
Blue Swirl
2009-08-16
1
-1
/
+1
*
linux-user: compile envlist.c only once
Blue Swirl
2009-08-15
1
-1
/
+1
*
user: compile path.c only once
Blue Swirl
2009-08-15
1
-1
/
+1
*
CURL libs are used both by tools and softmmu
Juan Quintela
2009-08-10
1
-1
/
+0
*
VDE libs are used both by tools and softmmu
Juan Quintela
2009-08-10
1
-2
/
+0
*
Add libs_tools support
Juan Quintela
2009-08-10
1
-1
/
+1
*
CONFIG_POSIX makes more sense that not CONFIG_WIN32
Juan Quintela
2009-08-10
1
-1
/
+1
*
Generate CONFIG_AUDIO_PT_INT in configure
Juan Quintela
2009-08-10
1
-7
/
+1
*
AUDIO_PT is not needed
Juan Quintela
2009-08-10
1
-8
/
+0
*
FMOD_CFLAGS is not set when CONFIG_FMOD is undef
Juan Quintela
2009-08-10
1
-3
/
+1
*
Make slirp include dir globlal in cflags
Juan Quintela
2009-08-10
1
-4
/
+0
*
Fold BRLAPI_LIBS into libs_softmmu
Juan Quintela
2009-08-10
1
-3
/
+0
*
move common QEMU_CFLAGS to configure
Juan Quintela
2009-08-10
1
-3
/
+0
*
Rename CPPFLAGS to QEMU_CFLAGS
Juan Quintela
2009-08-10
1
-9
/
+9
*
Move to configure CONFIG_WIN32 libraries needed always
Juan Quintela
2009-08-10
1
-4
/
+0
*
Move to configure CONFIG_SOLARIS libraries needed always
Juan Quintela
2009-08-10
1
-4
/
+0
*
CLOCKLIBS was used for all binaries
Juan Quintela
2009-08-10
1
-2
/
+0
*
PTHREADLIBS was used for all binaries
Juan Quintela
2009-08-10
1
-1
/
+0
*
We want to pass LIB through configuration files now
Juan Quintela
2009-08-10
1
-1
/
+1
*
We use -lz for all binaries
Juan Quintela
2009-08-10
1
-3
/
+1
*
Add CURL_CFLAGS
Juan Quintela
2009-08-10
1
-0
/
+1
*
Add new block driver for the VDI format (only aio supported)
Stefan Weil
2009-08-10
1
-1
/
+1
*
Option rom makefile fixes
Paul Brook
2009-07-31
1
-8
/
+10
*
set SEARCH_PATH for the linker script from output of ld --verbose -v
Juan Quintela
2009-07-27
1
-1
/
+1
*
simplify brlapi selection
Juan Quintela
2009-07-27
1
-3
/
+1
*
Use CONFIG_POSIX to simplify Makefile
Juan Quintela
2009-07-27
1
-16
/
+5
*
Add -static in configure if needed
Juan Quintela
2009-07-27
1
-3
/
+1
*
make fmod also use FMOD_{LIBS,CFLAGS}
Juan Quintela
2009-07-27
1
-1
/
+1
*
remove CONFIG_ from BLUEZ_{LIBS,FLAGS}
Juan Quintela
2009-07-27
1
-1
/
+1
*
remove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
Juan Quintela
2009-07-27
1
-1
/
+1
*
We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
2009-07-16
1
-4
/
+0
*
We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
2009-07-16
1
-2
/
+2
*
already defined several lines before in block-obj-y
Juan Quintela
2009-07-16
1
-1
/
+1
*
use block-nested-y for files inside block/
Juan Quintela
2009-07-16
1
-9
/
+11
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-16
1
-1
/
+1
[next]