Age | Commit message (Expand) | Author |
2020-07-13 | Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch | Thomas Huth |
2020-07-13 | configure: do not clobber CFLAGS with --enable-fuzzing | Alexander Bulekov |
2020-07-13 | configure: fix malloc check | Olaf Hering |
2020-07-12 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107... | Peter Maydell |
2020-07-11 | tests/vm: Added a new script for ubuntu.aarch64. | Robert Foley |
2020-07-11 | tests/vm: Added configuration file support | Robert Foley |
2020-07-11 | crypto/linux_keyring: fix 'secret_keyring' configure test | David Edmondson |
2020-07-11 | target/avr: Register AVR support with the rest of QEMU | Michael Rolnik |
2020-07-07 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-07-07 | vhost-vdpa: introduce vhost-vdpa backend | Cindy Lu |
2020-07-07 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-0... | Peter Maydell |
2020-07-06 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re... | Peter Maydell |
2020-07-06 | configure / util: Auto-detect the availability of openpty() | Thomas Huth |
2020-06-30 | configure: vgabios cleanups | Gerd Hoffmann |
2020-06-29 | linux-user: syscall: ioctls: support DRM_IOCTL_VERSION | Chen Gang |
2020-06-26 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-06-26 | configure: add libdaxctl support | Jingqi Liu |
2020-06-23 | configure: add flags to support SafeStack | Daniele Buono |
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 |