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
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Generate gdbstub-xml.c only when needed
Juan Quintela
2009-10-08
1
-1
/
+1
*
|
Merge commit 'fe0d4d3f7769d5b024e8166fc075148f9cf76ba9' into upstream-merge
Marcelo Tosatti
2009-10-14
1
-0
/
+5
|
\
|
|
*
Add new config-devices.mak for each target
Juan Quintela
2009-10-08
1
-0
/
+5
*
|
Merge commit '91880d96a188ed88a1762b6648fb452b3eea845e' into upstream-merge
Marcelo Tosatti
2009-10-14
1
-17
/
+0
|
\
|
|
*
Move generation of config-target.h to Makefile from configure
Juan Quintela
2009-10-08
1
-17
/
+0
*
|
Merge commit '25be210f69543faae4f22bfa2c7446c4f1be62ef' into upstream-merge
Marcelo Tosatti
2009-10-14
1
-60
/
+60
|
\
|
|
*
Rename config.{h, mak} config-target.{h, mak}
Juan Quintela
2009-10-08
1
-58
/
+58
*
|
Merge commit '1215c6e7615897e4a0bfd6867b762a47fc34f37f' into upstream-merge
Marcelo Tosatti
2009-10-14
1
-22
/
+1
|
\
|
|
*
Move generation of config-host.h to Makefile from configure
Juan Quintela
2009-10-08
1
-19
/
+1
|
*
Don't include config-host.mak from inside config.mak
Juan Quintela
2009-10-08
1
-2
/
+0
|
*
AIOLIBS is not used anywhere
Juan Quintela
2009-10-06
1
-1
/
+0
*
|
fix quoting in configure
Gerd Hoffmann
2009-10-13
1
-2
/
+2
*
|
qemu-kvm: Fix configure to respect --kerneldir
Jan Kiszka
2009-10-13
1
-18
/
+28
*
|
Consolidate kvm header CONFIG_ handling into a central file
Avi Kivity
2009-10-08
1
-0
/
+1
*
|
Re-enable -Werror for kvm
Avi Kivity
2009-10-06
1
-2
/
+0
*
|
Merge commit '6875204c782e7c9aa5c28f96b2583fd31c50468f' into upstream-merge
Avi Kivity
2009-10-05
1
-1
/
+11
|
\
|
|
*
Add -Wold-style-* flags
Juan Quintela
2009-10-05
1
-0
/
+10
|
*
slirp: It needs to use QEMU_CFLAGS not CFLAGS
Juan Quintela
2009-10-05
1
-1
/
+1
*
|
Merge commit '50af324697cb91d3e7a820e2b94ee0237c0103e2' into upstream-merge
Avi Kivity
2009-10-05
1
-0
/
+37
|
\
|
|
*
Check availability of uuid header / library
Stefan Weil
2009-10-04
1
-0
/
+36
|
*
Use GNU ld to link roms on OpenSolaris
Blue Swirl
2009-10-02
1
-0
/
+1
*
|
Merge commit 'add16157d72454347feb240007da4f90b9d9bae6' into upstream-merge
Marcelo Tosatti
2009-09-29
1
-1
/
+7
|
\
|
|
*
Compile some user files only once for all targets
Blue Swirl
2009-09-27
1
-0
/
+5
|
*
Don't compile roms if not building system targets
Blue Swirl
2009-09-27
1
-1
/
+2
*
|
Merge commit '5f6b9e8fd5b9516170e582d9b6c27c98519a8031' into upstream-merge
Avi Kivity
2009-09-21
1
-1
/
+17
|
\
|
|
*
Probe for fdatasync()
Blue Swirl
2009-09-20
1
-0
/
+16
|
*
fix typo in configure --help
Andre Przywara
2009-09-16
1
-1
/
+1
*
|
configure: fix typos in kvm enable options
Juan Quintela
2009-09-21
1
-2
/
+2
*
|
Get CONFIG_CPU_EMULATION back to life
Juan Quintela
2009-09-21
1
-2
/
+4
*
|
configure: remove duplicate pkgversion
Juan Quintela
2009-09-18
1
-1
/
+0
*
|
__user is not used anywhere in qemu sources
Juan Quintela
2009-09-18
1
-2
/
+0
*
|
Add kvm-cap-device-assignment command line flags
Juan Quintela
2009-09-18
1
-2
/
+18
*
|
Add kvm-cap-pit command line flags
Juan Quintela
2009-09-18
1
-2
/
+17
*
|
Move kvm specific tests after main kvm test
Juan Quintela
2009-09-18
1
-71
/
+69
*
|
Rename USE_KVM_* to CONFIG_KVM_*
Juan Quintela
2009-09-18
1
-2
/
+2
*
|
Test for libpci, not only for header
Juan Quintela
2009-09-18
1
-2
/
+2
*
|
Use compile_prog function in thee missing compilations
Juan Quintela
2009-09-18
1
-3
/
+3
*
|
Introduce libs_softmmu to device assignment code
Juan Quintela
2009-09-18
1
-1
/
+1
*
|
KVM temp hack not needed anymore
Juan Quintela
2009-09-18
1
-5
/
+0
*
|
Print kvm options values as everything else
Juan Quintela
2009-09-18
1
-23
/
+9
*
|
Use configure way of enabling kvm
Juan Quintela
2009-09-18
1
-6
/
+1
*
|
Bring ia64 to current arch selection code
Juan Quintela
2009-09-18
1
-3
/
+0
*
|
One CONFIG_EVENTFD should be enough
Juan Quintela
2009-09-18
1
-4
/
+0
*
|
Use common style for signalfd
Juan Quintela
2009-09-18
1
-2
/
+2
*
|
Merge commit '042eb37a04c9bf0cc76d14038a8ed35e3de713e2' into upstream-merge
Marcelo Tosatti
2009-09-14
1
-1
/
+1
|
\
|
|
*
configure: change "found" to "find"
Sebastian Herbszt
2009-09-13
1
-1
/
+1
|
*
Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce1...
Blue Swirl
2009-09-13
1
-2
/
+1
|
*
Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190ca
Blue Swirl
2009-09-13
1
-1
/
+2
*
|
Merge commit '34005a0060c176b3025a9e7c5d064615a9f80325' into upstream-merge
Marcelo Tosatti
2009-09-14
1
-15
/
+23
|
\
|
|
*
Add configure option to compile user targets as PIE
Kirill A. Shutemov
2009-09-12
1
-0
/
+14
[prev]
[next]