summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into st...Peter Maydell2016-10-281-9/+20
|\
| * curses: Use cursesw instead of cursesSamuel Thibault2016-10-281-9/+20
* | configure, ppc64: Copy skiboot.lid to build directory when configuringAlexey Kardashevskiy2016-10-281-0/+1
|/
* tcg: Add CONFIG_ATOMIC64Richard Henderson2016-10-261-0/+33
* tcg: Add atomic128 helpersRichard Henderson2016-10-261-1/+28
* linux-user: Add support for syncfs() syscallAleksandar Markovic2016-10-211-0/+18
* linux-user: Add support for clock_adjtime() syscallAleksandar Markovic2016-10-211-0/+18
* build: Work around SIZE_MAX bug in OSX headersEric Blake2016-10-111-0/+16
* oslib-posix: add a configure switch to debug stack usagePeter Lieven2016-09-291-0/+19
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-09-291-2/+1Star
|\
| * build-sys: put glib_cflags in QEMU_CFLAGSMarc-André Lureau2016-09-271-1/+1
| * build-sys: remove unused GLIB_CFLAGSMarc-André Lureau2016-09-271-1/+0Star
* | qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk2016-09-281-0/+55
|/
* configure: Remove detection code for UUIDFam Zheng2016-09-231-39/+4Star
* vhdx: Use QEMU UUID APIFam Zheng2016-09-231-24/+3Star
* blockdev: Modularize nfs block driverColin Lord2016-09-201-2/+2
* win32: don't run subprocess tests on Mingw32 platformEduardo Habkost2016-09-151-1/+1
* Remove remainders of HPPA backendThomas Huth2016-09-151-5/+0Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-09-151-15/+6Star
|\
| * cutils: Rearrange buffer_is_zero accelerationRichard Henderson2016-09-131-15/+6Star
* | configure: Always compile with -fwrapvPeter Maydell2016-09-131-1/+5
* | configure: support replicationChanglong Xie2016-09-131-0/+11
|/
* vhost-vsock: add virtio sockets deviceStefan Hajnoczi2016-09-091-0/+10
* trace: add syslog tracing backendPaul Durrant2016-09-051-0/+19
* pc-bios/optionrom: Fix OpenBSD build with better detection of linker emulationPeter Maydell2016-08-151-1/+11
* Disable warn about left shifts of negative valuesPranith Kumar2016-08-091-1/+1
* avx2 configure: Disable if static buildAaron Lindsay2016-07-291-7/+10
* configure: mark qemu-ga VSS includes as system headersMichael Roth2016-07-251-3/+3
* build-sys: link tests/dataMarc-André Lureau2016-07-251-0/+5
* tests: introduce a framework for testing migration performanceDaniel P. Berrange2016-07-221-0/+2
* build: Use $(AS) for optionrom explicitlyRichard Henderson2016-07-101-7/+3Star
* build: Use $(CCAS) for compiling .S filesRichard Henderson2016-07-061-3/+10
* crypto: allow default TLS priority to be chosen at build timeDaniel P. Berrange2016-07-041-0/+6
* crypto: switch hash code to use nettle/gcrypt directlyDaniel P. Berrange2016-07-041-14/+0Star
* Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160628' int...Peter Maydell2016-06-291-1/+7
|\
| * configure: Don't allow user-only targets for unknown CPU architecturesPeter Maydell2016-06-261-0/+7
| * configure: Don't override ARCH=unknown if enabling TCIPeter Maydell2016-06-261-1/+0Star
* | configure: Make AVX2 test robust to non-ELF systemsPeter Maydell2016-06-281-2/+4
* | configure: Improve usermode relocation linker option probePeter Maydell2016-06-281-1/+11
|/
* seccomp: Add support for ppc/ppc64Michael Strosaker2016-06-201-0/+3
* configure: Remove unused CONFIG_SIGEV_THREAD_ID switchThomas Huth2016-06-161-22/+0Star
* avx2 configure: Use primitives in testDr. David Alan Gilbert2016-06-161-5/+12
* Make avx2 configure test work with -O2Dr. David Alan Gilbert2016-06-161-1/+1
* configure: Enable -Werror for MinGW builds, tooThomas Huth2016-06-161-1/+1
* configure: Remove unused CONFIG_ZERO_MALLOC settingThomas Huth2016-06-161-16/+0Star
* Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...Peter Maydell2016-06-081-19/+19
|\
| * linux-user: Use safe_syscall wrapper for epoll_wait syscallsPeter Maydell2016-06-081-19/+2Star
| * linux-user: check if NETLINK_ROUTE is availableLaurent Vivier2016-06-071-0/+15
* | Fix configure test for PBKDF2 in nettleSteven Luo2016-06-071-0/+1
* | configure: Use $(..) instead of deprecated `..`Stefan Weil2016-06-071-87/+87