aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2020-05-14target/arm: Use correct GDB XML for M-profile coresPeter Maydell1-2/+2
2020-05-13qcow2: add zstd cluster compressionDenis Plotnikov1-1/+1
2020-05-06target/m68k: fix gdb for m68xxxKONRAD Frederic1-1/+1
2020-05-06configure: favour gdb-multiarch if we have itAlex Bennée1-1/+1
2020-04-15configure: disable PIE for Windows buildsAlex Bennée1-0/+1
2020-04-15configure: redirect sphinx-build check to config.logAlex Bennée1-1/+3
2020-04-14configure: Honour --disable-werror for SphinxPeter Maydell1-1/+8
2020-04-07configure: Add -Werror to PIE probeRichard Henderson1-2/+2
2020-03-28configure: Support -static-pie if requestedRichard Henderson1-7/+12
2020-03-28configure: Override the os default with --disable-pieRichard Henderson1-13/+12
2020-03-28configure: Unnest detection of -z,relro and -z,nowRichard Henderson1-3/+6
2020-03-28configure: Always detect -no-pie toolchain supportRichard Henderson1-10/+8
2020-03-28configure: Do not force pie=no for non-x86Richard Henderson1-10/+0
2020-03-28configure: Drop adjustment of textsegRichard Henderson1-47/+0
2020-03-27configure: disable MTTCG for MIPS guestsAlex Bennée1-1/+1
2020-03-26linux-user, configure: fix (again) syscall_nr.h dependencies cleanupLaurent Vivier1-3/+5
2020-03-23linux-user, configure: improve syscall_nr.h dependencies checkingLaurent Vivier1-3/+3
2020-03-20Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell1-0/+35
2020-03-20linux-user, mips64: add syscall table generation supportLaurent Vivier1-1/+3
2020-03-20linux-user, mips: add syscall table generation supportLaurent Vivier1-1/+2
2020-03-20linux-user, x86_64: add syscall table generation supportLaurent Vivier1-1/+2
2020-03-20linux-user, i386: add syscall table generation supportLaurent Vivier1-1/+2
2020-03-20linux-user, sparc, sparc64: add syscall table generation supportLaurent Vivier1-1/+5
2020-03-20linux-user, s390x: add syscall table generation supportLaurent Vivier1-1/+2
2020-03-20linux-user, ppc: add syscall table generation supportLaurent Vivier1-1/+5
2020-03-20linux-user, arm: add syscall table generation supportLaurent Vivier1-1/+2
2020-03-20linux-user, microblaze: add syscall table generation supportLaurent Vivier1-1/+2
2020-03-20linux-user, sh4: add syscall table generation supportLaurent Vivier1-1/+2
2020-03-20linux-user, xtensa: add syscall table generation supportLaurent Vivier1-1/+2
2020-03-20linux-user, m68k: add syscall table generation supportLaurent Vivier1-1/+2
2020-03-20linux-user, hppa: add syscall table generation supportLaurent Vivier1-1/+2
2020-03-20linux-user, alpha: add syscall table generation supportLaurent Vivier1-1/+2
2020-03-20linux-user: introduce parameters to generate syscall_nr.hLaurent Vivier1-0/+14
2020-03-20Merge remote-tracking branch 'remotes/philmd-gitlab/tags/target_renesas_rx-20...Peter Maydell1-1/+10
2020-03-19Add rx-softmmuYoshinori Sato1-1/+10
2020-03-19Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell1-0/+20
2020-03-18Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200317' into stagingPeter Maydell1-56/+0
2020-03-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell1-0/+9
2020-03-18build: Silence clang warning on older glib autoptr usageEric Blake1-0/+20
2020-03-17configure: allow user to specify what gdb to useAlex Bennée1-0/+9
2020-03-17tcg: Remove CONFIG_VECTOR16Richard Henderson1-56/+0
2020-03-16Use -isystem for linux-headers dirEduardo Habkost1-1/+1
2020-03-16configure: Fix building with SASL on WindowsPhilippe Mathieu-Daudé1-1/+3
2020-03-16modules: load modules from versioned /var/run dirChristian Ehrhardt1-0/+15
2020-03-16configure: add configure option avx512f_optRobert Hoo1-0/+41
2020-03-13configure: Improve zstd testJuan Quintela1-1/+2
2020-03-09aio-posix: add io_uring fd monitoring implementationStefan Hajnoczi1-0/+5
2020-03-06qemu-storage-daemon: Add barebone toolKevin Wolf1-1/+1
2020-03-04configure: detect and report genisoimageAlex Bennée1-0/+13
2020-02-28configure: Enable test and libs for zstdJuan Quintela1-0/+30