summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2012-10-11configure: Allow builds without any system or user emulationStefan Weil1-4/+0
2012-10-11configure: properly check if -lrt and -lm is neededNatanael Copa1-2/+29
2012-10-11configure: fix seccomp checkYann E. MORIN1-1/+1
2012-10-11configure: usbredir fixesAurelien Jarno1-1/+1
2012-10-11Add ability to force enable/disable of tools buildDaniel P. Berrange1-6/+15
2012-10-09use --libexecdir instead of ignoring it first and reinventing it laterMichael Tokarev1-3/+7
2012-10-09qemu: Use valgrind annotations to mark kvm guest memory as definedChristian Borntraeger1-1/+2
2012-10-09configure: print spice-protocol and spice-server versionsAlon Levy1-1/+3
2012-10-09qxl: add QXL_IO_MONITORS_CONFIG_ASYNCAlon Levy1-0/+7
2012-10-09tcg-sparc: Clean up cruft stemming from attempts to use global registers.Richard Henderson1-12/+0
2012-10-09tcg-sparc: Support GUEST_BASE.Richard Henderson1-0/+2
2012-10-09tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode.Richard Henderson1-36/+4
2012-10-09Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl1-11/+0
2012-10-09target-mips: switch to AREG0 free modeBlue Swirl1-1/+1
2012-10-09target-sh4: switch to AREG0 free modeBlue Swirl1-1/+1
2012-10-09target-cris: Switch to AREG0 free modeAurelien Jarno1-1/+1
2012-10-09target-microblaze: switch to AREG0 free modeBlue Swirl1-1/+1
2012-10-09target-arm: final conversion to AREG0 free modeBlue Swirl1-1/+1
2012-10-09target-unicore32: switch to AREG0 free modeBlue Swirl1-1/+1
2012-10-09target-m68k: switch to AREG0 free modeBlue Swirl1-1/+1
2012-10-09target-lm32: switch to AREG0 free modeBlue Swirl1-1/+1
2012-10-09target-s390x: switch to AREG0 free modeBlue Swirl1-1/+1
2012-08-22qapi: add 'query-target' command to return target archDaniel P. Berrange1-1/+6
2012-08-16Adding support for libseccomp in configure and Makefile (v8)Eduardo Otubo1-0/+26
2012-08-16Support using a different compiler for Objective-C filesPeter Maydell1-0/+12
2012-08-16configure: Define OS_OBJECT_USE_OBJC=0 for MacOSX buildsPeter Maydell1-0/+3
2012-08-16configure: Don't override user's --cpu on MacOS and SolarisPeter Maydell1-25/+35
2012-08-16audio: Make pcspk card selectable againJan Kiszka1-0/+5
2012-08-14x86: switch to AREG0 free modeBlue Swirl1-1/+1
2012-08-13Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-10/+0
2012-08-13monitor: drop unused monitor debug codeLuiz Capitulino1-10/+0
2012-08-13Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-3/+11
2012-08-11configure: fix double check tests with ClangBlue Swirl1-3/+3
2012-08-11configure: Check for -Werror causing failures when compiling testsPeter Maydell1-4/+28
2012-08-11unicore32-softmmu: Add unicore32-softmmu build supportGuan Xuetao1-0/+1
2012-08-09configure: Don't implicitly hardcode list of KVM architecturesPeter Maydell1-3/+11
2012-08-04configure: Fix set-but-not-used warning in Xen 4.1 probePeter Maydell1-2/+1
2012-08-04configure: Don't run Xen compile checks in subshellsPeter Maydell1-15/+15
2012-08-01configure: Fix xen probe with Xen 4.2 and laterAnthony PERARD1-1/+0
2012-07-31configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGSPeter Maydell1-2/+3
2012-07-31configure: Fix compile warning in utimensat/futimens testPeter Maydell1-0/+1
2012-07-31configure: Fix warnings in VDE library probePeter Maydell1-1/+2
2012-07-31configure: Fix compile warning in PNG testPeter Maydell1-1/+1
2012-07-31configure: Fix errors in test for__sync_fetch_and_andStefan Weil1-1/+1
2012-07-31configure: -march=i486 belongs in QEMU_CFLAGS, not CFLAGSPeter Maydell1-1/+1
2012-07-31configure: Replace bash code by standard shell codeStefan Weil1-1/+1
2012-07-31configure: Fix build with capabilitiesStefan Weil1-1/+1
2012-07-31configure: Fix build with ALSA audio driverStefan Weil1-1/+1
2012-07-31configure: Don't run configure tests with -Werror enabledPeter Maydell1-4/+18
2012-07-31configure: Split valgrind test into pragma test and valgrind.h testPeter Maydell1-2/+21