summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2012-09-10Add ability to force enable/disable of tools buildDaniel P. Berrange1-6/+15
2012-09-10Add ability to disable build of all targetsDaniel P. Berrange1-9/+4
2012-09-10Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-1/+2
2012-09-10use --libexecdir instead of ignoring it first and reinventing it laterMichael Tokarev1-3/+7
2012-09-10Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno1-1/+10
2012-09-10target-s390x: switch to AREG0 free modeBlue Swirl1-1/+1
2012-09-09qemu: Use valgrind annotations to mark kvm guest memory as definedChristian Borntraeger1-1/+2
2012-09-05configure: print spice-protocol and spice-server versionsAlon Levy1-1/+3
2012-09-05qxl: add QXL_IO_MONITORS_CONFIG_ASYNCAlon Levy1-0/+7
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
2012-07-27target-or32: Add linux user supportJia Liu1-0/+1
2012-07-27target-or32: Add target stubs and QOM cpuJia Liu1-2/+12
2012-07-19Revert "audio: Make PC speaker audio card available by default"Anthony Liguori1-2/+2
2012-07-19audio: Make PC speaker audio card available by defaultJan Kiszka1-2/+2
2012-07-17coroutine-ucontext: Help valgrind understand coroutinesKevin Wolf1-0/+20
2012-07-14configure: add -Werror to QEMU_CFLAGS earlyAlexander Graf1-18/+17
2012-07-12ARM: Make target_phys_addr_t 64 bits and physaddrs 40 bitsPeter Maydell1-1/+1
2012-07-02configure: Remove help for --disable-vnc-thread, --enable-vnc-threadStefan Weil1-2/+0
2012-06-27Remove support for non-threaded VNC serverDaniel P. Berrange1-9/+0
2012-06-27configure: Assure existence of linux-headers/ build directoryAndreas Färber1-0/+1
2012-06-26Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-1/+1
2012-06-26Merge remote-tracking branch 'sstabellini/compile-xs' into stagingAnthony Liguori1-1/+1
2012-06-26Merge remote-tracking branch 'sstabellini/xen-pt' into stagingAnthony Liguori1-0/+29