aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-5/+20
2020-06-12virtio: add vhost-user-vsock base deviceStefano Garzarella1-0/+3
2020-06-10configure: Do not ignore malloc valueLeonid Bloch1-3/+17
2020-06-10Makefile: Let the 'help' target list the helper targetsPhilippe Mathieu-Daudé1-2/+3
2020-06-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell1-0/+4
2020-06-05configure: Avoid building TCG when not neededPhilippe Mathieu-Daudé1-0/+4
2020-06-01configure: Add KVM target support for MIPS64Huacai Chen1-1/+1
2020-05-27configure: add alternate binary for genisoimageAlex Bennée1-1/+1
2020-05-25audio/jack: add JACK client audiodevGeoffrey McRae1-0/+17
2020-05-19ui: increase min required GTK version to 3.22.0Volker Rümelin1-1/+1
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