aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-22fuzz: add configure flag --enable-fuzzingAlexander Bulekov1-0/+39
2020-02-19configure: Avoid compiling system tools on user build by defaultPhilippe Mathieu-Daudé1-1/+11
2020-02-19configure: linux-user doesn't need neither fdt nor slirpLaurent Vivier1-0/+10
2020-02-16Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-02-15' into ...Peter Maydell1-3/+29
2020-02-15configure: Check that sphinx-build is using Python 3Peter Maydell1-2/+10
2020-02-15configure: Pick sphinx-build-3 when availableMarkus Armbruster1-2/+12
2020-02-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...Peter Maydell1-2/+2
2020-02-14configure: Allow user to specify sphinx-build binaryPeter Maydell1-1/+9
2020-02-12build: move TARGET_GPROF to config-host.makPaolo Bonzini1-1/+3
2020-02-10riscv: Separate FPU register size from core register size in gdbstub [v2]Keith Packard1-2/+2
2020-02-04configure: Fix typo of the have_afalg variableThomas Huth1-1/+1
2020-01-30configure: permit use of io_uringAarushi Mehta1-0/+27
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-30/+33
2020-01-24build-sys: clean up flags included in the linker command linePaolo Bonzini1-30/+31
2020-01-24configure: Do not build libfdt if not requiredPhilippe Mathieu-Daudé1-0/+2
2020-01-23virtiofsd: support nanosecond resolution for file timestampJiufei Xue1-0/+16