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