summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: Replace bash code by standard shell codeStefan Weil2012-07-311-1/+1
* configure: Fix build with capabilitiesStefan Weil2012-07-311-1/+1
* configure: Fix build with ALSA audio driverStefan Weil2012-07-311-1/+1
* configure: Don't run configure tests with -Werror enabledPeter Maydell2012-07-311-4/+18
* configure: Split valgrind test into pragma test and valgrind.h testPeter Maydell2012-07-311-2/+21
* target-or32: Add linux user supportJia Liu2012-07-271-0/+1
* target-or32: Add target stubs and QOM cpuJia Liu2012-07-271-2/+12
* Revert "audio: Make PC speaker audio card available by default"Anthony Liguori2012-07-191-2/+2
* audio: Make PC speaker audio card available by defaultJan Kiszka2012-07-191-2/+2
* coroutine-ucontext: Help valgrind understand coroutinesKevin Wolf2012-07-171-0/+20
* configure: add -Werror to QEMU_CFLAGS earlyAlexander Graf2012-07-141-18/+17
* ARM: Make target_phys_addr_t 64 bits and physaddrs 40 bitsPeter Maydell2012-07-121-1/+1
* configure: Remove help for --disable-vnc-thread, --enable-vnc-threadStefan Weil2012-07-021-2/+0
* Remove support for non-threaded VNC serverDaniel P. Berrange2012-06-271-9/+0
* configure: Assure existence of linux-headers/ build directoryAndreas Färber2012-06-271-0/+1
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-06-261-1/+1
|\
| * configure: Fix typoStefan Weil2012-06-221-1/+1
* | Merge remote-tracking branch 'sstabellini/compile-xs' into stagingAnthony Liguori2012-06-261-1/+1
|\ \
| * | xenstore: Use <xenstore.h>Anthony PERARD2012-06-211-1/+1
| |/
* | Merge remote-tracking branch 'sstabellini/xen-pt' into stagingAnthony Liguori2012-06-261-0/+29
|\ \
| * | configure: Introduce --enable-xen-pci-passthrough.Anthony PERARD2012-06-211-0/+29
| |/
* | ppc: Move load and store helpers, switch to AREG0 free modeBlue Swirl2012-06-241-1/+1
|/
* configure: fix -enable-debug with newer toolchainsAvi Kivity2012-06-191-2/+1
* configure: Fix build for some versions of glibc (9pfs)Stefan Weil2012-06-111-0/+4
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-06-111-1/+2
|\
| * configure: report missing libraries for virtfsHarsh Prateek Bora2012-06-081-1/+2
* | target-xtensa: switch to AREG0-free modeMax Filippov2012-06-101-1/+1
OpenPOWER on IntegriCloud