Age | Commit message (Expand) | Author |
2020-03-20 | linux-user, sparc, sparc64: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, s390x: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, ppc: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, arm: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, microblaze: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, sh4: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, xtensa: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, m68k: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, hppa: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, alpha: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user: introduce parameters to generate syscall_nr.h | Laurent Vivier |
2020-03-06 | qemu-storage-daemon: Add barebone tool | Kevin Wolf |
2020-03-04 | configure: detect and report genisoimage | Alex Bennée |
2020-02-28 | configure: Enable test and libs for zstd | Juan Quintela |
2020-02-22 | fuzz: add configure flag --enable-fuzzing | Alexander Bulekov |
2020-02-19 | configure: Avoid compiling system tools on user build by default | Philippe Mathieu-Daudé |
2020-02-19 | configure: linux-user doesn't need neither fdt nor slirp | Laurent Vivier |
2020-02-16 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-02-15' into ... | Peter Maydell |
2020-02-15 | configure: Check that sphinx-build is using Python 3 | Peter Maydell |
2020-02-15 | configure: Pick sphinx-build-3 when available | Markus Armbruster |
2020-02-14 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i... | Peter Maydell |
2020-02-14 | configure: Allow user to specify sphinx-build binary | Peter Maydell |
2020-02-12 | build: move TARGET_GPROF to config-host.mak | Paolo Bonzini |
2020-02-10 | riscv: Separate FPU register size from core register size in gdbstub [v2] | Keith Packard |
2020-02-04 | configure: Fix typo of the have_afalg variable | Thomas Huth |
2020-01-30 | configure: permit use of io_uring | Aarushi Mehta |
2020-01-27 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-01-24 | build-sys: clean up flags included in the linker command line | Paolo Bonzini |
2020-01-24 | configure: Do not build libfdt if not required | Philippe Mathieu-Daudé |
2020-01-23 | virtiofsd: support nanosecond resolution for file timestamp | Jiufei Xue |
2020-01-22 | configure: Detect kcov support and introduce CONFIG_KCOV | Aleksandar Markovic |
2020-01-15 | configure: Remove tcg/ from the preprocessor include search list | Philippe Mathieu-Daudé |
2020-01-12 | tests/libqos: Move the libqos files under tests/qtest/ | Thomas Huth |
2020-01-12 | test: Move qtests to a separate directory | Thomas Huth |
2020-01-10 | configure: check for gdbus-codegen presence | Marc-André Lureau |
2020-01-06 | configure: add GDBUS_CODEGEN | Marc-André Lureau |
2019-12-20 | configure: Require Python >= 3.5 | Eduardo Habkost |
2019-12-20 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121... | Peter Maydell |
2019-12-18 | ci: build out-of-tree | Paolo Bonzini |
2019-12-18 | configure: allow disable of cross compilation containers | Alex Bennée |
2019-12-17 | build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG | Paolo Bonzini |
2019-12-17 | configure: set $PYTHON to a full path | Paolo Bonzini |
2019-12-17 | libvixl: remove per-target compiler flags | Paolo Bonzini |
2019-12-17 | build-sys: do not include Windows SLIRP dependencies in $LIBS | Paolo Bonzini |
2019-12-17 | Remove the core bluetooth code | Thomas Huth |
2019-12-02 | virtfs-proxy-helper: switch from libcap to libcap-ng | Paolo Bonzini |
2019-11-11 | configure: Check bzip2 is available | Philippe Mathieu-Daudé |
2019-11-11 | configure: Only decompress EDK2 blobs for X86/ARM targets | Philippe Mathieu-Daudé |
2019-11-06 | configure: Check if we can use ibv_reg_mr_iova | Yuval Shaia |
2019-10-30 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'... | Peter Maydell |