summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ability to disable build of all targetsDaniel P. Berrange2012-09-101-9/+4
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-09-101-1/+2
|\
| * qemu: Use valgrind annotations to mark kvm guest memory as definedChristian Borntraeger2012-09-091-1/+2
* | use --libexecdir instead of ignoring it first and reinventing it laterMichael Tokarev2012-09-101-3/+7
* | Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno2012-09-101-1/+10
|\ \
| * | configure: print spice-protocol and spice-server versionsAlon Levy2012-09-051-1/+3
| * | qxl: add QXL_IO_MONITORS_CONFIG_ASYNCAlon Levy2012-09-051-0/+7
| |/
* | target-s390x: switch to AREG0 free modeBlue Swirl2012-09-101-1/+1
|/
* qapi: add 'query-target' command to return target archDaniel P. Berrange2012-08-221-1/+6
* Adding support for libseccomp in configure and Makefile (v8)Eduardo Otubo2012-08-161-0/+26
* Support using a different compiler for Objective-C filesPeter Maydell2012-08-161-0/+12
* configure: Define OS_OBJECT_USE_OBJC=0 for MacOSX buildsPeter Maydell2012-08-161-0/+3
* configure: Don't override user's --cpu on MacOS and SolarisPeter Maydell2012-08-161-25/+35
* audio: Make pcspk card selectable againJan Kiszka2012-08-161-0/+5
* x86: switch to AREG0 free modeBlue Swirl2012-08-141-1/+1
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-08-131-10/+0
|\
| * monitor: drop unused monitor debug codeLuiz Capitulino2012-08-131-10/+0
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-08-131-3/+11
|\ \ | |/ |/|
| * configure: Don't implicitly hardcode list of KVM architecturesPeter Maydell2012-08-091-3/+11
* | configure: fix double check tests with ClangBlue Swirl2012-08-111-3/+3
* | configure: Check for -Werror causing failures when compiling testsPeter Maydell2012-08-111-4/+28
* | unicore32-softmmu: Add unicore32-softmmu build supportGuan Xuetao2012-08-111-0/+1
|/
* configure: Fix set-but-not-used warning in Xen 4.1 probePeter Maydell2012-08-041-2/+1
* configure: Don't run Xen compile checks in subshellsPeter Maydell2012-08-041-15/+15
* configure: Fix xen probe with Xen 4.2 and laterAnthony PERARD2012-08-011-1/+0
* configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGSPeter Maydell2012-07-311-2/+3
* configure: Fix compile warning in utimensat/futimens testPeter Maydell2012-07-311-0/+1
* configure: Fix warnings in VDE library probePeter Maydell2012-07-311-1/+2
* configure: Fix compile warning in PNG testPeter Maydell2012-07-311-1/+1
* configure: Fix errors in test for__sync_fetch_and_andStefan Weil2012-07-311-1/+1
* configure: -march=i486 belongs in QEMU_CFLAGS, not CFLAGSPeter Maydell2012-07-311-1/+1
OpenPOWER on IntegriCloud