summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'usb.65' of git://git.kraxel.org/qemuAurelien Jarno2012-09-211-1/+1
|\
| * configure: usbredir fixesAurelien Jarno2012-09-131-1/+1
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-09-171-1/+1
|\ \
| * | configure: fix seccomp checkYann E. MORIN2012-09-141-1/+1
| |/
* | Merge remote-tracking branch 'spice/spice.v60' into stagingAnthony Liguori2012-09-171-0/+7
|\ \
| * | hw/qxl: support client monitor configuration via deviceAlon Levy2012-09-131-0/+7
| |/
* | Revert "Add ability to disable build of all targets"Anthony Liguori2012-09-171-4/+9
* | Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl2012-09-151-11/+0
* | target-mips: switch to AREG0 free modeBlue Swirl2012-09-151-1/+1
* | target-sh4: switch to AREG0 free modeBlue Swirl2012-09-151-1/+1
* | target-cris: Switch to AREG0 free modeAurelien Jarno2012-09-151-1/+1
* | target-microblaze: switch to AREG0 free modeBlue Swirl2012-09-151-1/+1
* | target-arm: final conversion to AREG0 free modeBlue Swirl2012-09-151-1/+1
* | target-unicore32: switch to AREG0 free modeBlue Swirl2012-09-151-1/+1
* | target-m68k: switch to AREG0 free modeBlue Swirl2012-09-151-1/+1
* | target-lm32: switch to AREG0 free modeBlue Swirl2012-09-151-1/+1
* | configure: properly check if -lrt and -lm is neededNatanael Copa2012-09-151-2/+29
|/
* usb-redir: Convert to new libusbredirparser 0.5 APIHans de Goede2012-09-111-1/+1
* Add ability to force enable/disable of tools buildDaniel P. Berrange2012-09-101-6/+15
OpenPOWER on IntegriCloud