summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* membarrier: add --enable-membarrierPaolo Bonzini2018-03-121-1/+41
* Polish the version strings containing the package versionThomas Huth2018-03-121-1/+1
* RISC-V Build InfrastructureMichael Clark2018-03-061-0/+13
* Fixing WHPX casing to match SDKJustin Terry (VM) via Qemu-devel2018-03-061-5/+5
* Revert "build-sys: compile with -Og or -O1 when --enable-debug"Paolo Bonzini2018-03-061-13/+2Star
* build-sys: fix -fsanitize=address checkMarc-André Lureau2018-03-061-10/+12
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...Peter Maydell2018-03-051-13/+18
|\
| * ui/sdl: build as moduleGerd Hoffmann2018-03-051-1/+1
| * audio: rename CONFIG_* to CONFIG_AUDIO_*Gerd Hoffmann2018-03-051-1/+1
| * ui/curses: build as moduleGerd Hoffmann2018-03-051-3/+3
| * ui/gtk: build as moduleGerd Hoffmann2018-03-051-3/+2Star
| * configure: opengl doesn't depend on x11Gerd Hoffmann2018-03-051-3/+3
| * configure: add X11 vars to config-host.makGerd Hoffmann2018-03-051-2/+8
* | qapi: Don't create useless directory qapi-generatedMarkus Armbruster2018-03-021-1/+0Star
|/
* cryptodev: add vhost-user as a new cryptodev backendGonglei2018-03-011-0/+15
* maintainers: Add myself as a OpenBSD maintainerBrad Smith2018-02-231-0/+1
* hw/rdma: Implementation of generic rdma device layersYuval Shaia2018-02-191-4/+5
* build-sys: check static linking of UBSANMarc-André Lureau2018-02-131-1/+9
* build-sys: remove useless extra*flags variablesMarc-André Lureau2018-02-131-6/+0Star
* oslib-posix: check for posix_memalign in configure scriptAndreas Gustafsson2018-02-101-0/+19
* configure: Allow capstone=git only if git update is not disabledAlexey Kardashevskiy2018-02-101-1/+1
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180209' into stagingPeter Maydell2018-02-091-2/+3
|\
| * configure: s390x supports mttcg nowDavid Hildenbrand2018-02-091-0/+1
| * Fix configure for s390 qemu on alpine and other busybox environmentsAlice Frosi2018-02-091-2/+2
* | tcg: Add generic vector expandersRichard Henderson2018-02-081-0/+48
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-02-071-6/+107
|\
| * Add the Windows Hypervisor Platform accelerator.Justin Terry (VM)2018-02-071-1/+47
| * ucontext: annotate coroutine stack for ASANMarc-André Lureau2018-02-071-0/+30
| * build-sys: add --enable-sanitizersMarc-André Lureau2018-02-071-0/+30
| * Drop remaining bits of ia64 host supportPeter Maydell2018-02-051-5/+0Star
* | configure: allow use of python 3Daniel P. Berrange2018-02-051-3/+2Star
|/
* target/hppa: Enable MTTCGRichard Henderson2018-01-311-0/+1
* ui: deprecate use of SDL 1.2 in favour of 2.0 seriesDaniel P. Berrange2018-01-251-0/+6
* configure: add dependencyKlim Kireev2018-01-221-0/+27
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-01-161-2/+14
|\
| * build-sys: compile with -Og or -O1 when --enable-debugMarc-André Lureau2018-01-121-2/+13
| * build-sys: fix qemu-ga -pthread linkingMarc-André Lureau2018-01-121-0/+1
* | ui: deprecate use of GTK 2.x in favour of 3.x seriesDaniel P. Berrange2018-01-121-0/+6
|/
* configure: Add aarch64_be-linux-user targetMichael Weiser2018-01-111-2/+3
* configure: Fix incorrect string comparison operatorPeter Maydell2018-01-081-1/+1
* i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real2017-12-221-0/+38
* rcu: reduce more than 7MB heap memory by malloc_trim()Yang Zhong2017-12-211-0/+35
* memfd: fix configure testPaolo Bonzini2017-12-201-1/+1
* configure: check $CC available before verifying host CPUDaniel Henrique Barboza2017-12-181-11/+14
* configure: Deal with OpenBSD/i386 emulation linkerBrad Smith2017-11-231-3/+3
* Makefile: Capstone: Add support for cross compile ranlibAlistair Francis2017-11-091-0/+3
* build: allow automatic git submodule updates to be disabledDaniel P. Berrange2017-11-061-0/+7
* build: allow setting a custom GIT binary for transparent proxyingDaniel P. Berrange2017-11-061-0/+5
* build: disable -Wmissing-braces on older compilersPaolo Bonzini2017-11-051-0/+13
* Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-10-26-tag' in...Peter Maydell2017-10-281-1/+1
|\