summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Honour --disable-werror for SphinxPeter Maydell2020-04-141-1/+8
* configure: Add -Werror to PIE probeRichard Henderson2020-04-071-2/+2
* configure: Support -static-pie if requestedRichard Henderson2020-03-281-7/+12
* configure: Override the os default with --disable-pieRichard Henderson2020-03-281-13/+12Star
* configure: Unnest detection of -z,relro and -z,nowRichard Henderson2020-03-281-3/+6
* configure: Always detect -no-pie toolchain supportRichard Henderson2020-03-281-10/+8Star
* configure: Do not force pie=no for non-x86Richard Henderson2020-03-281-10/+0Star
* configure: Drop adjustment of textsegRichard Henderson2020-03-281-47/+0Star
* configure: disable MTTCG for MIPS guestsAlex Bennée2020-03-271-1/+1
* linux-user, configure: fix (again) syscall_nr.h dependencies cleanupLaurent Vivier2020-03-261-3/+5
* linux-user, configure: improve syscall_nr.h dependencies checkingLaurent Vivier2020-03-231-3/+3
* Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell2020-03-201-0/+35
|\
| * linux-user, mips64: add syscall table generation supportLaurent Vivier2020-03-201-1/+3
| * linux-user, mips: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, x86_64: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, i386: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, sparc, sparc64: add syscall table generation supportLaurent Vivier2020-03-201-1/+5
| * linux-user, s390x: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, ppc: add syscall table generation supportLaurent Vivier2020-03-201-1/+5
| * linux-user, arm: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, microblaze: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, sh4: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, xtensa: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, m68k: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, hppa: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, alpha: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user: introduce parameters to generate syscall_nr.hLaurent Vivier2020-03-201-0/+14
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/target_renesas_rx-20...Peter Maydell2020-03-201-1/+10
|\ \
| * | Add rx-softmmuYoshinori Sato2020-03-191-1/+10
* | | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2020-03-191-0/+20
|\ \ \ | |/ / |/| |
| * | build: Silence clang warning on older glib autoptr usageEric Blake2020-03-181-0/+20
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200317' into stagingPeter Maydell2020-03-181-56/+0Star
|\ \ \
| * | | tcg: Remove CONFIG_VECTOR16Richard Henderson2020-03-171-56/+0Star
* | | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell2020-03-181-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | configure: allow user to specify what gdb to useAlex Bennée2020-03-171-0/+9
| |/ /
* | | Use -isystem for linux-headers dirEduardo Habkost2020-03-161-1/+1
* | | configure: Fix building with SASL on WindowsPhilippe Mathieu-Daudé2020-03-161-1/+3
* | | modules: load modules from versioned /var/run dirChristian Ehrhardt2020-03-161-0/+15
* | | configure: add configure option avx512f_optRobert Hoo2020-03-161-0/+41
|/ /
* | configure: Improve zstd testJuan Quintela2020-03-131-1/+2
* | aio-posix: add io_uring fd monitoring implementationStefan Hajnoczi2020-03-091-0/+5
|/
* qemu-storage-daemon: Add barebone toolKevin Wolf2020-03-061-1/+1
* configure: detect and report genisoimageAlex Bennée2020-03-041-0/+13
* configure: Enable test and libs for zstdJuan Quintela2020-02-281-0/+30
* fuzz: add configure flag --enable-fuzzingAlexander Bulekov2020-02-221-0/+39
* configure: Avoid compiling system tools on user build by defaultPhilippe Mathieu-Daudé2020-02-191-1/+11
* configure: linux-user doesn't need neither fdt nor slirpLaurent Vivier2020-02-191-0/+10
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-02-15' into ...Peter Maydell2020-02-161-3/+29
|\
| * configure: Check that sphinx-build is using Python 3Peter Maydell2020-02-151-2/+10
| * configure: Pick sphinx-build-3 when availableMarkus Armbruster2020-02-151-2/+12