aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2020-04-07configure: Add -Werror to PIE probeRichard Henderson
2020-03-28configure: Support -static-pie if requestedRichard Henderson
2020-03-28configure: Override the os default with --disable-pieRichard Henderson
2020-03-28configure: Unnest detection of -z,relro and -z,nowRichard Henderson
2020-03-28configure: Always detect -no-pie toolchain supportRichard Henderson
2020-03-28configure: Do not force pie=no for non-x86Richard Henderson
2020-03-28configure: Drop adjustment of textsegRichard Henderson
2020-03-27configure: disable MTTCG for MIPS guestsAlex Bennée
2020-03-26linux-user, configure: fix (again) syscall_nr.h dependencies cleanupLaurent Vivier
2020-03-23linux-user, configure: improve syscall_nr.h dependencies checkingLaurent Vivier
2020-03-20Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell
2020-03-20linux-user, mips64: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, mips: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, x86_64: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, i386: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, sparc, sparc64: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, s390x: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, ppc: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, arm: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, microblaze: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, sh4: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, xtensa: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, m68k: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, hppa: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, alpha: add syscall table generation supportLaurent Vivier
2020-03-20linux-user: introduce parameters to generate syscall_nr.hLaurent Vivier
2020-03-20Merge remote-tracking branch 'remotes/philmd-gitlab/tags/target_renesas_rx-20...Peter Maydell
2020-03-19Add rx-softmmuYoshinori Sato
2020-03-19Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2020-03-18Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200317' into stagingPeter Maydell
2020-03-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell
2020-03-18build: Silence clang warning on older glib autoptr usageEric Blake
2020-03-17configure: allow user to specify what gdb to useAlex Bennée
2020-03-17tcg: Remove CONFIG_VECTOR16Richard Henderson
2020-03-16Use -isystem for linux-headers dirEduardo Habkost
2020-03-16configure: Fix building with SASL on WindowsPhilippe Mathieu-Daudé
2020-03-16modules: load modules from versioned /var/run dirChristian Ehrhardt
2020-03-16configure: add configure option avx512f_optRobert Hoo
2020-03-13configure: Improve zstd testJuan Quintela
2020-03-09aio-posix: add io_uring fd monitoring implementationStefan Hajnoczi
2020-03-06qemu-storage-daemon: Add barebone toolKevin Wolf
2020-03-04configure: detect and report genisoimageAlex Bennée
2020-02-28configure: Enable test and libs for zstdJuan Quintela
2020-02-22fuzz: add configure flag --enable-fuzzingAlexander Bulekov
2020-02-19configure: Avoid compiling system tools on user build by defaultPhilippe Mathieu-Daudé
2020-02-19configure: linux-user doesn't need neither fdt nor slirpLaurent Vivier
2020-02-16Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-02-15' into ...Peter Maydell
2020-02-15configure: Check that sphinx-build is using Python 3Peter Maydell
2020-02-15configure: Pick sphinx-build-3 when availableMarkus Armbruster
2020-02-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...Peter Maydell