summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2012-11-03tcg/ppc: ld/st optimizationmalc1-1/+1
2012-11-03configure: Add CONFIG_QEMU_LDST_OPTIMIZATION for TCG qemu_ld/st optimizationYeongkyoon Lee1-0/+6
2012-11-01Merge remote-tracking branch 'kraxel/usb.69' into stagingAnthony Liguori1-1/+1
2012-11-01usb-redir: Add support for 32 bits bulk packet lengthHans de Goede1-1/+1
2012-11-01pixman: windup in configure & makefilesGerd Hoffmann1-0/+38
2012-10-30configure: use -Wwombat to test whether gcc recognizes -Wno-wombatPeter Maydell1-1/+5
2012-10-28qemu-timer: Check for usable fields for SIGEV_THREAD_IDRichard Henderson1-0/+22
2012-10-27configure: avoid compiler warning in pipe2 detectionBruce Rogers1-2/+1
2012-10-27configure: Disable (clang) initializer-overrides warningsPeter Maydell1-0/+1
2012-10-22fix CONFIG_QEMU_HELPERDIR generation againMichael Tokarev1-1/+1
2012-10-19configure: Fix CONFIG_QEMU_HELPERDIR generationJan Kiszka1-1/+1
2012-10-19Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...Aurelien Jarno1-29/+2
2012-10-19configure: Remove unused parameters from main functionStefan Weil1-2/+2
2012-10-12Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-2/+0
2012-10-12Merge remote-tracking branch 'mdroth/qga-pull-10-9-12' into stagingAnthony Liguori1-1/+8
2012-10-12configure: Remove unnecessary host_guest_base codePeter Maydell1-29/+2
2012-10-12configure: Tidy up remnants of non-64-bit physaddrsPeter Maydell1-2/+0
2012-10-09configure: add --localstatedirLuiz Capitulino1-1/+8
2012-10-08spice: raise requirement to 0.12Gerd Hoffmann1-16/+2
2012-10-06Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno1-2/+3
2012-10-05Remove libhwStefan Weil1-5/+0
2012-10-05configure: Support empty target list (--target-list=)Stefan Weil1-2/+3
2012-10-04Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+35
2012-10-04Merge remote-tracking branch 'kraxel/usb.66' into stagingAnthony Liguori1-3/+3
2012-10-04Make target_phys_addr_t 64 bits unconditionallyAvi Kivity1-30/+4
2012-09-28configure: Add a config option for GlusterFS as block backendBharata B Rao1-0/+35
2012-09-26usb-redir: Adjust pkg-config check for usbredirparser .pc file rename (v2)Hans de Goede1-3/+3
2012-09-25configure: Allow builds without any system or user emulationStefan Weil1-4/+0
2012-09-21tcg-sparc: Clean up cruft stemming from attempts to use global registers.Richard Henderson1-12/+0
2012-09-21tcg-sparc: Support GUEST_BASE.Richard Henderson1-0/+2
2012-09-21tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode.Richard Henderson1-36/+4
2012-09-21Merge branch 'usb.65' of git://git.kraxel.org/qemuAurelien Jarno1-1/+1
2012-09-17Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-1/+1
2012-09-17Merge remote-tracking branch 'spice/spice.v60' into stagingAnthony Liguori1-0/+7
2012-09-17Revert "Add ability to disable build of all targets"Anthony Liguori1-4/+9
2012-09-15Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl1-11/+0
2012-09-15target-mips: switch to AREG0 free modeBlue Swirl1-1/+1
2012-09-15target-sh4: switch to AREG0 free modeBlue Swirl1-1/+1
2012-09-15target-cris: Switch to AREG0 free modeAurelien Jarno1-1/+1
2012-09-15target-microblaze: switch to AREG0 free modeBlue Swirl1-1/+1
2012-09-15target-arm: final conversion to AREG0 free modeBlue Swirl1-1/+1
2012-09-15target-unicore32: switch to AREG0 free modeBlue Swirl1-1/+1
2012-09-15target-m68k: switch to AREG0 free modeBlue Swirl1-1/+1
2012-09-15target-lm32: switch to AREG0 free modeBlue Swirl1-1/+1
2012-09-15configure: properly check if -lrt and -lm is neededNatanael Copa1-2/+29
2012-09-14configure: fix seccomp checkYann E. MORIN1-1/+1
2012-09-13configure: usbredir fixesAurelien Jarno1-1/+1
2012-09-13hw/qxl: support client monitor configuration via deviceAlon Levy1-0/+7
2012-09-11usb-redir: Convert to new libusbredirparser 0.5 APIHans de Goede1-1/+1
2012-09-10Add ability to force enable/disable of tools buildDaniel P. Berrange1-6/+15