summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2013-09-19usb: remove old usb-host codeGerd Hoffmann1-22/+4
2013-09-12coroutine: add ./configure --disable-coroutine-poolStefan Hajnoczi1-0/+24
2013-09-12qemu-iotests: add unix socket help programWenchao Xia1-1/+1
2013-09-11Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...Anthony Liguori1-1/+6
2013-09-10configure: Add handling code for AArch64 targetsAlexander Graf1-1/+6
2013-09-09qemu-ga: Add Windows VSS provider and requester as DLLTomoki Sekiyama1-1/+4
2013-09-09qemu-ga: Add configure options to specify path to Windows/VSS SDKTomoki Sekiyama1-0/+78
2013-09-09configure: Support configuring C++ compilerTomoki Sekiyama1-0/+13
2013-09-03Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-36/+35
2013-09-02configure: Allow x32 as a hostRichard Henderson1-9/+18
2013-09-01configure: Remove unneeded redirections of stderr (pkg-config --exists)Stefan Weil1-16/+14
2013-09-01configure: Remove unneeded redirections of stderr (pkg-config --cflags, --libs)Stefan Weil1-18/+18
2013-09-01configure: Don't write .pyc files by default (python -B)Stefan Weil1-2/+2
2013-09-01configure: disable clang -Wstring-plus-int warningPeter Maydell1-0/+1
2013-08-22aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slackAlex Bligh1-0/+18
2013-08-22aio / timers: add ppoll support with qemu_poll_nsAlex Bligh1-0/+19
2013-08-05Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into stagingAnthony Liguori1-2/+2
2013-08-02qemu-ga: build it even if !systemMichael Tokarev1-3/+8
2013-07-29tests: QAPI schema parser testsMarkus Armbruster1-1/+1
2013-07-29tests/tcg/xtensa: Fix out-of-tree buildAndreas Färber1-2/+3
2013-07-26seccomp: no need to check arch in syscall whitelistEduardo Otubo1-1/+1
2013-07-26Merge remote-tracking branch 'rth/tcg-next' into stagingAnthony Liguori1-1/+1
2013-07-25Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori1-31/+3
2013-07-23rdma: core logicMichael R. Hines1-0/+40
2013-07-22configure: Make NPTL non-optionalPeter Maydell1-22/+3
2013-07-22linux-user: Enable NPTL for x86-64Peter Maydell1-1/+0
2013-07-22linux-user: Add i386 TLS setterAlexander Graf1-1/+0
2013-07-22linux-user: Enable NPTL for m68kPeter Maydell1-1/+0
2013-07-22linux-user: Enable NPTL for SPARC targetsPeter Maydell1-3/+0
2013-07-22linux-user: Enable NPTL for OpenRISCPeter Maydell1-1/+0
2013-07-22configure: Enable threading for unicore32-linux-userPeter Maydell1-1/+0
2013-07-22configure: Enable threading on all ppc and mips linux-user targetsPeter Maydell1-4/+0
2013-07-22configure: Don't say target_nptl="no" if there is no linux-user targetPeter Maydell1-3/+0
2013-07-22configure: Flip default of target_nptlPeter Maydell1-10/+16
2013-07-19gluster: Add discard support for GlusterFS block driver.Bharata B Rao1-0/+8
2013-07-19gluster: Use pkg-config to configure GlusterFS block driverBharata B Rao1-11/+6
2013-07-18configure: Provide more helpful message if libvte not presentPeter Maydell1-7/+11
2013-07-15Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-nextRichard Henderson1-1/+1
2013-07-15tcg/aarch64: Implement tlb lookup fast pathJani Kokkonen1-1/+1
2013-07-09configure: Simplify alternate .text segmentRichard Henderson1-17/+31
2013-06-21configure: Add signed*signed check to [u]int128_t testPeter Maydell1-0/+1
2013-06-21configure: Fix "ERROR: ERROR: " for missing/incompatible DTCAndreas Färber1-1/+1
2013-06-14configure: Require libfdt for arm, ppc, microblaze softmmu targetsPeter Maydell1-0/+20
2013-06-14configure: dtc: Probe for libfdt_env.hPeter Crosthwaite1-0/+2
2013-06-14build: drop TARGET_TYPEPaolo Bonzini1-1/+0
2013-06-14main: use TARGET_ARCH only for the target-specific #definePaolo Bonzini1-1/+0
2013-06-14build: rename TARGET_ARCH2 to TARGET_NAMEPaolo Bonzini1-19/+19
2013-06-14Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori1-3/+4
2013-06-14Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori1-8/+0
2013-06-12configure: permit compilation on arm aarch64Claudio Fontana1-0/+8