summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'rth/tcg-ppc-pull' into stagingAnthony Liguori2013-09-301-1/+9
|\
| * tcg-ppc64: Implement CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson2013-09-251-1/+1
| * configure: Allow command-line configure for ppc32Richard Henderson2013-09-241-0/+8
* | Merge remote-tracking branch 'kraxel/audio.1' into stagingAnthony Liguori2013-09-301-8/+0
|\ \ | |/ |/|
| * audio: remove CONFIG_MIXEMU configure optionBandan Das2013-09-241-8/+0
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-231-1/+1
|\ \
| * | configure: Undefine _FORTIFY_SOURCE prior using itMichal Privoznik2013-09-201-1/+1
| |/
* | usb: remove old usb-host codeGerd Hoffmann2013-09-191-22/+4
|/
* coroutine: add ./configure --disable-coroutine-poolStefan Hajnoczi2013-09-121-0/+24
* qemu-iotests: add unix socket help programWenchao Xia2013-09-121-1/+1
* Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...Anthony Liguori2013-09-111-1/+6
|\
| * configure: Add handling code for AArch64 targetsAlexander Graf2013-09-101-1/+6
* | qemu-ga: Add Windows VSS provider and requester as DLLTomoki Sekiyama2013-09-091-1/+4
* | qemu-ga: Add configure options to specify path to Windows/VSS SDKTomoki Sekiyama2013-09-091-0/+78
* | configure: Support configuring C++ compilerTomoki Sekiyama2013-09-091-0/+13
|/
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-031-36/+35
|\
| * configure: Remove unneeded redirections of stderr (pkg-config --exists)Stefan Weil2013-09-011-16/+14
| * configure: Remove unneeded redirections of stderr (pkg-config --cflags, --libs)Stefan Weil2013-09-011-18/+18
| * configure: Don't write .pyc files by default (python -B)Stefan Weil2013-09-011-2/+2
| * configure: disable clang -Wstring-plus-int warningPeter Maydell2013-09-011-0/+1
* | configure: Allow x32 as a hostRichard Henderson2013-09-021-9/+18
|/
* aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slackAlex Bligh2013-08-221-0/+18
* aio / timers: add ppoll support with qemu_poll_nsAlex Bligh2013-08-221-0/+19
* Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into stagingAnthony Liguori2013-08-051-2/+2
|\
| * tests/tcg/xtensa: Fix out-of-tree buildAndreas Färber2013-07-291-2/+3
* | qemu-ga: build it even if !systemMichael Tokarev2013-08-021-3/+8
* | tests: QAPI schema parser testsMarkus Armbruster2013-07-291-1/+1
|/
* seccomp: no need to check arch in syscall whitelistEduardo Otubo2013-07-261-1/+1
* Merge remote-tracking branch 'rth/tcg-next' into stagingAnthony Liguori2013-07-261-1/+1
|\
| * Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-nextRichard Henderson2013-07-151-1/+1
| |\
| | * tcg/aarch64: Implement tlb lookup fast pathJani Kokkonen2013-07-151-1/+1
* | | Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori2013-07-251-31/+3
|\ \ \
| * | | configure: Make NPTL non-optionalPeter Maydell2013-07-221-22/+3
| * | | linux-user: Enable NPTL for x86-64Peter Maydell2013-07-221-1/+0
| * | | linux-user: Add i386 TLS setterAlexander Graf2013-07-221-1/+0
| * | | linux-user: Enable NPTL for m68kPeter Maydell2013-07-221-1/+0
| * | | linux-user: Enable NPTL for SPARC targetsPeter Maydell2013-07-221-3/+0
| * | | linux-user: Enable NPTL for OpenRISCPeter Maydell2013-07-221-1/+0
| * | | configure: Enable threading for unicore32-linux-userPeter Maydell2013-07-221-1/+0
| * | | configure: Enable threading on all ppc and mips linux-user targetsPeter Maydell2013-07-221-4/+0
| * | | configure: Don't say target_nptl="no" if there is no linux-user targetPeter Maydell2013-07-221-3/+0
| * | | configure: Flip default of target_nptlPeter Maydell2013-07-221-10/+16
* | | | rdma: core logicMichael R. Hines2013-07-231-0/+40
|/ / /
* | | gluster: Add discard support for GlusterFS block driver.Bharata B Rao2013-07-191-0/+8
* | | gluster: Use pkg-config to configure GlusterFS block driverBharata B Rao2013-07-191-11/+6
* | | configure: Provide more helpful message if libvte not presentPeter Maydell2013-07-181-7/+11
|/ /
* | configure: Simplify alternate .text segmentRichard Henderson2013-07-091-17/+31
|/
* configure: Add signed*signed check to [u]int128_t testPeter Maydell2013-06-211-0/+1
* configure: Fix "ERROR: ERROR: " for missing/incompatible DTCAndreas Färber2013-06-211-1/+1
* configure: Require libfdt for arm, ppc, microblaze softmmu targetsPeter Maydell2013-06-141-0/+20
OpenPOWER on IntegriCloud