| Commit message (Expand) | Author | Age | Files | Lines |
* | trace, lttng: require .pc files |  Paolo Bonzini | 2021-07-12 | 1 | -16/+2 |
* | configure: allow the selection of alternate config in the build |  Alex Bennée | 2021-07-09 | 1 | -1/+23 |
* | configs: rename default-configs to configs and reorganise |  Alex Bennée | 2021-07-09 | 1 | -3/+3 |
* | meson: fix missing preprocessor symbols |  Paolo Bonzini | 2021-07-09 | 1 | -6/+0 |
* | configure: fix libpmem configuration option |  Miroslav Rezanina | 2021-07-09 | 1 | -2/+2 |
* | configure: fix libdaxctl options |  Miroslav Rezanina | 2021-07-09 | 1 | -2/+2 |
* | config-host.mak: remove unused compiler-related lines |  Paolo Bonzini | 2021-07-06 | 1 | -10/+0 |
* | configure: convert compiler tests to meson, part 6 |  Paolo Bonzini | 2021-07-06 | 1 | -75/+0 |
* | configure: convert compiler tests to meson, part 5 |  Paolo Bonzini | 2021-07-06 | 1 | -101/+0 |
* | configure: convert compiler tests to meson, part 4 |  Paolo Bonzini | 2021-07-06 | 1 | -137/+0 |
* | configure: convert compiler tests to meson, part 3 |  Paolo Bonzini | 2021-07-06 | 1 | -87/+0 |
* | configure: convert compiler tests to meson, part 2 |  Paolo Bonzini | 2021-07-06 | 1 | -49/+0 |
* | configure: convert compiler tests to meson, part 1 |  Paolo Bonzini | 2021-07-06 | 1 | -364/+0 |
* | configure: convert HAVE_BROKEN_SIZE_MAX to meson |  Paolo Bonzini | 2021-07-06 | 1 | -17/+0 |
* | configure, meson: move CONFIG_IVSHMEM to meson |  Paolo Bonzini | 2021-07-06 | 1 | -8/+0 |
* | configure, meson: convert libxml2 detection to meson |  Paolo Bonzini | 2021-07-06 | 1 | -25/+4 |
* | configure, meson: convert liburing detection to meson |  Paolo Bonzini | 2021-07-06 | 1 | -24/+4 |
* | configure, meson: convert libpmem detection to meson |  Paolo Bonzini | 2021-07-06 | 1 | -20/+4 |
* | configure, meson: convert libdaxctl detection to meson |  Paolo Bonzini | 2021-07-06 | 1 | -24/+4 |
* | configure, meson: convert virgl detection to meson |  Paolo Bonzini | 2021-07-06 | 1 | -31/+4 |
* | configure, meson: convert vte detection to meson |  Paolo Bonzini | 2021-07-06 | 1 | -25/+4 |
* | configure: drop vte-2.90 check |  Paolo Bonzini | 2021-07-06 | 1 | -10/+4 |
* | 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-request' into staging |  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 staging |  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 staging |  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 |
|/ |
|