summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* raw-posix: support discard on more filesystemsKusanagi Kouichi2013-01-151-0/+19
* Merge remote-tracking branch 'kraxel/pixman.v6' into stagingAnthony Liguori2013-01-141-0/+4
|\
| * pixman: pass extra cflags and ldflagsGerd Hoffmann2013-01-141-0/+4
* | libcacard: rewrite Makefile in non-recursive stylePaolo Bonzini2013-01-121-8/+1
* | libcacard: require libtool to build itPaolo Bonzini2013-01-121-1/+2
* | build: remove CONFIG_SMARTCARDPaolo Bonzini2013-01-121-42/+25
* | build: support linking with libtool objects/librariesPaolo Bonzini2013-01-121-1/+7
|/
* gcc: rename CONFIG_PRAGMA_DISABLE_UNUSED_BUT_SET to CONFIG_PRAGMA_DIAGNOSTIC_...Gerd Hoffmann2013-01-121-3/+3
* optionrom: build with discrete CPP and AS stepsBlue Swirl2013-01-121-1/+6
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-01-111-1/+1
|\
| * configure: Fix comment (copy+paste bug)Stefan Weil2013-01-111-1/+1
* | usbredir: Add support for buffered bulk input (v2)Hans de Goede2013-01-081-1/+1
|/
* tests: add gcov supportBlue Swirl2013-01-061-1/+19
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-01-041-1/+0
|\
| * Remove --sparc_cpu option from the configure list陳韋任 (Wei-Ren Chen)2013-01-041-1/+0
* | configure: also symlink *.aml filesGerd Hoffmann2013-01-041-0/+1
|/
* configure: Write new file "config-all-disas.mak" when running configureStefan Weil2013-01-021-0/+2
* configure: add CONFIG_VIRTIO_BLK_DATA_PLANEStefan Hajnoczi2013-01-021-0/+21
* tcg-i386: Perform cmov detection at runtime for 32-bit.Richard Henderson2012-12-291-0/+19
* configure: allow disabling pixman if not neededRobert Schiele2012-12-231-2/+16
* build: fix includes for VNCPaolo Bonzini2012-12-221-4/+3
* 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
OpenPOWER on IntegriCloud