aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2012-09-21tcg-sparc: Clean up cruft stemming from attempts to use global registers.Richard Henderson
2012-09-21tcg-sparc: Support GUEST_BASE.Richard Henderson
2012-09-21tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode.Richard Henderson
2012-09-21Merge branch 'usb.65' of git://git.kraxel.org/qemuAurelien Jarno
2012-09-17Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-09-17Merge remote-tracking branch 'spice/spice.v60' into stagingAnthony Liguori
2012-09-17Revert "Add ability to disable build of all targets"Anthony Liguori
2012-09-15Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl
2012-09-15target-mips: switch to AREG0 free modeBlue Swirl
2012-09-15target-sh4: switch to AREG0 free modeBlue Swirl
2012-09-15target-cris: Switch to AREG0 free modeAurelien Jarno
2012-09-15target-microblaze: switch to AREG0 free modeBlue Swirl
2012-09-15target-arm: final conversion to AREG0 free modeBlue Swirl
2012-09-15target-unicore32: switch to AREG0 free modeBlue Swirl
2012-09-15target-m68k: switch to AREG0 free modeBlue Swirl
2012-09-15target-lm32: switch to AREG0 free modeBlue Swirl
2012-09-15configure: properly check if -lrt and -lm is neededNatanael Copa