summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori2012-12-191-34/+19
|\
| * fpu: move public header file to include/fpuPaolo Bonzini2012-12-191-1/+1
| * build: kill libuserPaolo Bonzini2012-12-191-3/+0
| * build: kill libdis, move disassemblers to disas/Paolo Bonzini2012-12-191-28/+17
| * build: create ldscripts/Paolo Bonzini2012-12-191-1/+1
| * build: adjust setting of QEMU_INCLUDESPaolo Bonzini2012-12-191-2/+1
* | configure: Earlier pkg-config probeStefan Weil2012-12-181-8/+8
|/
* Revert "pixman: require 0.18.4 or newer"Gerd Hoffmann2012-12-141-2/+2
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-12-101-3/+1
|\
| * Fix spelling (prefered -> preferred)Stefan Weil2012-12-071-1/+1
| * configure: Remove stray debug outputPeter Maydell2012-12-071-2/+0
* | configure: Default to 'cc', not 'gcc'Peter Maydell2012-12-081-2/+11
* | pixman: require 0.18.4 or newerGerd Hoffmann2012-12-081-2/+2
|/
* build: compile translate.o with -fno-gcse option on GCC 4.6.x and 4.7.[012]Paolo Bonzini2012-11-281-0/+16
* tci: Fix build breakage (unresolved symbol tcg_out_tb_finalize)Stefan Weil2012-11-181-1/+4
* libseccomp: require version 1.0.0Blue Swirl2012-11-171-1/+1
* pixman: build internal version earlyGerd Hoffmann2012-11-141-3/+4
* pixman: set --host for cross buildsGerd Hoffmann2012-11-141-0/+5
* pixman: add output dir to include pathGerd Hoffmann2012-11-141-5/+7
* tcg/ppc: ld/st optimizationmalc2012-11-031-1/+1
* configure: Add CONFIG_QEMU_LDST_OPTIMIZATION for TCG qemu_ld/st optimizationYeongkyoon Lee2012-11-031-0/+6
* Merge remote-tracking branch 'kraxel/usb.69' into stagingAnthony Liguori2012-11-011-1/+1
|\
| * usb-redir: Add support for 32 bits bulk packet lengthHans de Goede2012-11-011-1/+1
* | pixman: windup in configure & makefilesGerd Hoffmann2012-11-011-0/+38
|/
* configure: use -Wwombat to test whether gcc recognizes -Wno-wombatPeter Maydell2012-10-301-1/+5
* qemu-timer: Check for usable fields for SIGEV_THREAD_IDRichard Henderson2012-10-281-0/+22
* configure: avoid compiler warning in pipe2 detectionBruce Rogers2012-10-271-2/+1
* configure: Disable (clang) initializer-overrides warningsPeter Maydell2012-10-271-0/+1
* fix CONFIG_QEMU_HELPERDIR generation againMichael Tokarev2012-10-221-1/+1
* configure: Fix CONFIG_QEMU_HELPERDIR generationJan Kiszka2012-10-191-1/+1
* Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...Aurelien Jarno2012-10-191-29/+2
|\
| * configure: Remove unnecessary host_guest_base codePeter Maydell2012-10-121-29/+2
* | configure: Remove unused parameters from main functionStefan Weil2012-10-191-2/+2
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-10-121-2/+0
|\ \
| * | configure: Tidy up remnants of non-64-bit physaddrsPeter Maydell2012-10-121-2/+0
| |/
* | Merge remote-tracking branch 'mdroth/qga-pull-10-9-12' into stagingAnthony Liguori2012-10-121-1/+8
|\ \
| * | configure: add --localstatedirLuiz Capitulino2012-10-091-1/+8
| |/
* | spice: raise requirement to 0.12Gerd Hoffmann2012-10-081-16/+2
|/
* Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno2012-10-061-2/+3
|\
| * configure: Support empty target list (--target-list=)Stefan Weil2012-10-051-2/+3
* | Remove libhwStefan Weil2012-10-051-5/+0
|/
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-10-041-0/+35
|\
| * configure: Add a config option for GlusterFS as block backendBharata B Rao2012-09-281-0/+35
* | Merge remote-tracking branch 'kraxel/usb.66' into stagingAnthony Liguori2012-10-041-3/+3
|\ \
| * | usb-redir: Adjust pkg-config check for usbredirparser .pc file rename (v2)Hans de Goede2012-09-261-3/+3
* | | Make target_phys_addr_t 64 bits unconditionallyAvi Kivity2012-10-041-30/+4
| |/ |/|
* | configure: Allow builds without any system or user emulationStefan Weil2012-09-251-4/+0
|/
* tcg-sparc: Clean up cruft stemming from attempts to use global registers.Richard Henderson2012-09-211-12/+0
* tcg-sparc: Support GUEST_BASE.Richard Henderson2012-09-211-0/+2
* tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode.Richard Henderson2012-09-211-36/+4
OpenPOWER on IntegriCloud