aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2012-10-12configure: Tidy up remnants of non-64-bit physaddrsPeter Maydell
2012-10-09configure: add --localstatedirLuiz Capitulino
2012-10-08spice: raise requirement to 0.12Gerd Hoffmann
2012-10-06Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno
2012-10-05Remove libhwStefan Weil
2012-10-05configure: Support empty target list (--target-list=)Stefan Weil
2012-10-04Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-10-04Merge remote-tracking branch 'kraxel/usb.66' into stagingAnthony Liguori
2012-10-04Make target_phys_addr_t 64 bits unconditionallyAvi Kivity
2012-09-28configure: Add a config option for GlusterFS as block backendBharata B Rao
2012-09-26usb-redir: Adjust pkg-config check for usbredirparser .pc file rename (v2)Hans de Goede
2012-09-25configure: Allow builds without any system or user emulationStefan Weil