summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * qga-win: Updating guest_set_time actionBishara AbuHattoum2017-10-261-1/+1
* | disas: Add capstone as submoduleRichard Henderson2017-10-261-11/+57
* | disas: Support the Capstone disassembler libraryRichard Henderson2017-10-251-0/+26
|/
* configure: disable qemu-keymap for linux-user qemuLaurent Vivier2017-10-231-3/+3
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-10-191-2/+10
|\
| * qemu-pr-helper: use new libmultipath APIPaolo Bonzini2017-10-181-2/+10
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171016-pull-request' i...Peter Maydell2017-10-171-20/+55
|\ \
| * | tools: add qemu-keymapGerd Hoffmann2017-10-161-0/+23
| * | ui: add keycodemapdb repository as a GIT submoduleDaniel P. Berrange2017-10-161-1/+7
| * | build: automatically handle GIT submodule checkout for dtcDaniel P. Berrange2017-10-161-20/+26
| |/
* / tpm: Added support for TPM emulatorAmarnath Valluri2017-10-131-1/+12
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/fw-20170926-pull-request' i...Peter Maydell2017-09-261-0/+6
|\
| * Add --firmwarepath to configureGerd Hoffmann2017-09-261-0/+6
* | Drop gld linker usage on SunOSKamil Rytarowski2017-09-261-1/+0Star
* | util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAITPeter Maydell2017-09-261-0/+15
* | configure: Remove unused code (found by shellcheck)Stefan Weil2017-09-261-1/+0Star
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-09-231-4/+56
|\