aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2013-01-12build: support linking with libtool objects/librariesPaolo Bonzini
2013-01-12gcc: rename CONFIG_PRAGMA_DISABLE_UNUSED_BUT_SET to CONFIG_PRAGMA_DIAGNOSTIC_...Gerd Hoffmann
2013-01-12optionrom: build with discrete CPP and AS stepsBlue Swirl
2013-01-11Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-01-11configure: Fix comment (copy+paste bug)Stefan Weil
2013-01-08usbredir: Add support for buffered bulk input (v2)Hans de Goede
2013-01-06tests: add gcov supportBlue Swirl
2013-01-04Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-01-04Remove --sparc_cpu option from the configure list陳韋任 (Wei-Ren Chen)
2013-01-04configure: also symlink *.aml filesGerd Hoffmann
2013-01-02configure: Write new file "config-all-disas.mak" when running configureStefan Weil
2013-01-02configure: add CONFIG_VIRTIO_BLK_DATA_PLANEStefan Hajnoczi
2012-12-29tcg-i386: Perform cmov detection at runtime for 32-bit.Richard Henderson
2012-12-23configure: allow disabling pixman if not neededRobert Schiele
2012-12-22build: fix includes for VNCPaolo Bonzini
2012-12-19Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori
2012-12-19fpu: move public header file to include/fpuPaolo Bonzini
2012-12-19build: kill libuserPaolo Bonzini
2012-12-19build: kill libdis, move disassemblers to disas/Paolo Bonzini
2012-12-19build: create ldscripts/Paolo Bonzini
2012-12-19build: adjust setting of QEMU_INCLUDESPaolo Bonzini
2012-12-18configure: Earlier pkg-config probeStefan Weil
2012-12-14Revert "pixman: require 0.18.4 or newer"Gerd Hoffmann
2012-12-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-12-08configure: Default to 'cc', not 'gcc'Peter Maydell
2012-12-08pixman: require 0.18.4 or newerGerd Hoffmann
2012-12-07Fix spelling (prefered -> preferred)Stefan Weil
2012-12-07configure: Remove stray debug outputPeter Maydell
2012-11-28build: compile translate.o with -fno-gcse option on GCC 4.6.x and 4.7.[012]Paolo Bonzini
2012-11-18tci: Fix build breakage (unresolved symbol tcg_out_tb_finalize)Stefan Weil
2012-11-17libseccomp: require version 1.0.0Blue Swirl
2012-11-14pixman: build internal version earlyGerd Hoffmann
2012-11-14pixman: set --host for cross buildsGerd Hoffmann
2012-11-14pixman: add output dir to include pathGerd Hoffmann
2012-11-03tcg/ppc: ld/st optimizationmalc
2012-11-03configure: Add CONFIG_QEMU_LDST_OPTIMIZATION for TCG qemu_ld/st optimizationYeongkyoon Lee
2012-11-01Merge remote-tracking branch 'kraxel/usb.69' into stagingAnthony Liguori
2012-11-01usb-redir: Add support for 32 bits bulk packet lengthHans de Goede
2012-11-01pixman: windup in configure & makefilesGerd Hoffmann
2012-10-30configure: use -Wwombat to test whether gcc recognizes -Wno-wombatPeter Maydell
2012-10-28qemu-timer: Check for usable fields for SIGEV_THREAD_IDRichard Henderson
2012-10-27configure: avoid compiler warning in pipe2 detectionBruce Rogers
2012-10-27configure: Disable (clang) initializer-overrides warningsPeter Maydell
2012-10-22fix CONFIG_QEMU_HELPERDIR generation againMichael Tokarev
2012-10-19configure: Fix CONFIG_QEMU_HELPERDIR generationJan Kiszka
2012-10-19Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...Aurelien Jarno
2012-10-19configure: Remove unused parameters from main functionStefan Weil
2012-10-12Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-10-12Merge remote-tracking branch 'mdroth/qga-pull-10-9-12' into stagingAnthony Liguori
2012-10-12configure: Remove unnecessary host_guest_base codePeter Maydell