| Commit message (Expand) | Author | Age | Files | Lines |
* | configure, meson: convert libusbredir detection to meson | Paolo Bonzini | 2021-06-25 | 1 | -24/+4 |
* | configure, meson: convert libcacard detection to meson | Paolo Bonzini | 2021-06-25 | 1 | -24/+4 |
* | configure, meson: convert libusb detection to meson | Paolo Bonzini | 2021-06-25 | 1 | -23/+4 |
* | configure, meson: convert pam detection to meson | Paolo Bonzini | 2021-06-25 | 1 | -34/+4 |
* | configure, meson: convert libtasn1 detection to meson | Paolo Bonzini | 2021-06-25 | 1 | -19/+0 |
* | configure, meson: convert crypto detection to meson | Paolo Bonzini | 2021-06-25 | 1 | -178/+10 |
* | configure: drop unused variables for xts | Paolo Bonzini | 2021-06-25 | 1 | -4/+0 |
* | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re... | Peter Maydell | 2021-06-22 | 1 | -0/+16 |
|\ |
|
| * | linux-user: Use public sigev_notify_thread_id member if available | Michael Forney | 2021-06-20 | 1 | -0/+16 |
* | | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210621' into... | Peter Maydell | 2021-06-22 | 1 | -1/+1 |
|\ \ |
|
| * | | configure: Check whether we can compile the s390-ccw bios with -msoft-float | Thomas Huth | 2021-06-21 | 1 | -1/+1 |
* | | | tests/tcg: Increase timeout for TCI | Richard Henderson | 2021-06-19 | 1 | -0/+3 |
|/ / |
|
* | | configure: Remove probe for _Static_assert | Richard Henderson | 2021-06-16 | 1 | -18/+0 |
* | | configure: Use -std=gnu11 | Richard Henderson | 2021-06-16 | 1 | -2/+2 |
* | | configure: map x32 to cpu_family x86_64 for meson | David Michael | 2021-06-15 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 2021-06-04 | 1 | -1/+7 |
|\ |
|
| * | ebpf: Added eBPF RSS loader. | Andrew Melnychenko | 2021-06-04 | 1 | -1/+7 |
* | | configure: bump min required CLang to 6.0 / XCode 10.0 | Daniel P. Berrangé | 2021-06-02 | 1 | -5/+5 |
* | | configure: bump min required GCC to 7.5.0 | Daniel P. Berrangé | 2021-06-02 | 1 | -3/+3 |
* | | configure: bump min required glib version to 2.56 | Daniel P. Berrangé | 2021-06-02 | 1 | -1/+1 |
* | | crypto: bump min gnutls to 3.5.18, dropping RHEL-7 support | Daniel P. Berrangé | 2021-06-02 | 1 | -1/+1 |
* | | crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support | Daniel P. Berrangé | 2021-06-02 | 1 | -17/+1 |
* | | crypto: bump min nettle to 3.4, dropping RHEL-7 support | Daniel P. Berrangé | 2021-06-02 | 1 | -3/+1 |
* | | block/ssh: Bump minimum libssh version to 0.8.7 | Thomas Huth | 2021-06-02 | 1 | -18/+1 |
* | | configure: Avoid error messages about missing *-config-*.h files | Thomas Huth | 2021-05-26 | 1 | -4/+8 |
* | | configure: simplify assignment to GIT_SUBMODULES | Paolo Bonzini | 2021-05-26 | 1 | -14/+6 |
* | | configure: check for submodules if --with-git-submodules=ignore | Paolo Bonzini | 2021-05-26 | 1 | -18/+22 |
* | | configure: Only clone softfloat-3 repositories if TCG is enabled | Philippe Mathieu-Daudé | 2021-05-26 | 1 | -2/+5 |
|/ |
|
* | build: add separate spice-protocol config option | Gerd Hoffmann | 2021-05-21 | 1 | -4/+32 |
* | configure: use cc, not host_cc to set cross_cc for build arch | Alex Bennée | 2021-05-18 | 1 | -1/+1 |
* | configure: Emit HOST_CC to config-host.mak | Bastian Koppelmann | 2021-05-18 | 1 | -0/+1 |
* | configure: Poison all current target-specific #defines | Thomas Huth | 2021-05-14 | 1 | -0/+7 |
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ... | Peter Maydell | 2021-05-13 | 1 | -14/+3 |
|\ |
|
| * | Drop the deprecated unicore32 target | Markus Armbruster | 2021-05-12 | 1 | -1/+1 |
| * | Drop the deprecated lm32 target | Markus Armbruster | 2021-05-12 | 1 | -4/+3 |
| * | block: Drop the sheepdog block driver | Markus Armbruster | 2021-05-12 | 1 | -10/+0 |
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2021-05-12 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | configure: fix detection of gdbus-codegen | Paolo Bonzini | 2021-05-12 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390-ccw-bios-2021-05... | Peter Maydell | 2021-05-11 | 1 | -1/+8 |
|\ \
| |/
|/| |
|
| * | pc-bios/s390-ccw: Allow building with Clang, too | Thomas Huth | 2021-05-09 | 1 | -1/+8 |
* | | configure: handle meson options that have changed type | Paolo Bonzini | 2021-05-04 | 1 | -0/+9 |
* | | configure: reindent meson invocation | Paolo Bonzini | 2021-05-04 | 1 | -38/+38 |
* | | slirp: add configure option to disable smbd | Joelle van Dyne | 2021-05-04 | 1 | -3/+23 |
* | | Add NVMM accelerator: configure and build logic | Reinoud Zandijk | 2021-05-04 | 1 | -1/+7 |
|/ |
|
* | tests/tcg: add concept of container_hosts | Alex Bennée | 2021-04-06 | 1 | -1/+1 |
* | configure: Do not use default_feature for EXESUF | Miroslav Rezanina | 2021-04-01 | 1 | -1/+1 |
* | configure: Don't use the __atomic_*_16 functions for testing 128-bit support | Thomas Huth | 2021-03-24 | 1 | -3/+3 |
* | exec: Build page-vary-common.c with -fno-lto | Richard Henderson | 2021-03-24 | 1 | -19/+0 |
* | configure: fix for SunOS based systems | David CARLIER | 2021-03-20 | 1 | -1/+1 |
* | configure: add option to explicitly enable/disable libgio | Denis Plotnikov | 2021-03-16 | 1 | -21/+39 |