Age | Commit message (Expand) | Author |
2020-06-18 | configure: Add -Wno-psabi | Richard Henderson |
2020-06-18 | configure: Disable -Wtautological-type-limit-compare | Richard Henderson |
2020-06-18 | configure: Clean up warning flag lists | Richard Henderson |
2020-06-16 | configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext | Lingfeng Yang |
2020-06-16 | Makefile: dtc: update, build the libfdt target | Claudio Fontana |
2020-06-16 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-06-1... | Peter Maydell |
2020-06-15 | configure: Let SLOF be initialized by ./scripts/git-submodule.sh | Philippe Mathieu-Daudé |
2020-06-15 | test-crypto-secret: add 'secret_keyring' object tests. | Alexey Krasikov |
2020-06-15 | crypto/linux_keyring: add 'secret_keyring' secret object. | Alexey Krasikov |
2020-06-15 | crypto: add "none" random provider | Marek Marczykowski-Górecki |
2020-06-12 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-06-12 | virtio: add vhost-user-vsock base device | Stefano Garzarella |
2020-06-10 | configure: Do not ignore malloc value | Leonid Bloch |
2020-06-10 | Makefile: Let the 'help' target list the helper targets | Philippe Mathieu-Daudé |
2020-06-08 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re... | Peter Maydell |
2020-06-05 | configure: Avoid building TCG when not needed | Philippe Mathieu-Daudé |
2020-06-01 | configure: Add KVM target support for MIPS64 | Huacai Chen |
2020-05-27 | configure: add alternate binary for genisoimage | Alex Bennée |
2020-05-25 | audio/jack: add JACK client audiodev | Geoffrey McRae |
2020-05-19 | ui: increase min required GTK version to 3.22.0 | Volker Rümelin |
2020-05-14 | target/arm: Use correct GDB XML for M-profile cores | Peter Maydell |
2020-05-13 | qcow2: add zstd cluster compression | Denis Plotnikov |
2020-05-06 | target/m68k: fix gdb for m68xxx | KONRAD Frederic |
2020-05-06 | configure: favour gdb-multiarch if we have it | Alex Bennée |
2020-04-15 | configure: disable PIE for Windows builds | Alex Bennée |
2020-04-15 | configure: redirect sphinx-build check to config.log | Alex Bennée |
2020-04-14 | configure: Honour --disable-werror for Sphinx | Peter Maydell |
2020-04-07 | configure: Add -Werror to PIE probe | Richard Henderson |
2020-03-28 | configure: Support -static-pie if requested | Richard Henderson |
2020-03-28 | configure: Override the os default with --disable-pie | Richard Henderson |
2020-03-28 | configure: Unnest detection of -z,relro and -z,now | Richard Henderson |
2020-03-28 | configure: Always detect -no-pie toolchain support | Richard Henderson |
2020-03-28 | configure: Do not force pie=no for non-x86 | Richard Henderson |
2020-03-28 | configure: Drop adjustment of textseg | Richard Henderson |
2020-03-27 | configure: disable MTTCG for MIPS guests | Alex Bennée |
2020-03-26 | linux-user, configure: fix (again) syscall_nr.h dependencies cleanup | Laurent Vivier |
2020-03-23 | linux-user, configure: improve syscall_nr.h dependencies checking | Laurent Vivier |
2020-03-20 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re... | Peter Maydell |
2020-03-20 | linux-user, mips64: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, mips: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, x86_64: add syscall table generation support | Laurent Vivier |
2020-03-20 | linux-user, i386: add syscall table generation support | Laurent Vivier |
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 |