Age | Commit message (Expand) | Author | Files | Lines |
2021-08-06 | meson: fix logic for gnutls check | Alyssa Ross | 1 | -1/+1 |
2021-08-03 | Update libslirp to v4.6.1 | Marc-André Lureau | 1 | -0/+2 |
2021-07-23 | meson: fix dependencies for modinfo #2 | Gerd Hoffmann | 1 | -2/+2 |
2021-07-22 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -3/+3 |
2021-07-22 | configure: Allow vnc to get disabled with --without-default-features | Thomas Huth | 1 | -1/+1 |
2021-07-22 | meson: fix dependencies for modinfo | Paolo Bonzini | 1 | -2/+2 |
2021-07-20 | block: Add option to use driver whitelist even in tools | Kevin Wolf | 1 | -0/+1 |
2021-07-15 | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypto-and-more-pu... | Peter Maydell | 1 | -38/+64 |
2021-07-14 | meson.build: relax the libdl test to one for the function dlopen | Alex Bennée | 1 | -1/+4 |
2021-07-14 | meson.build: move TCG plugin summary output | Alex Bennée | 1 | -1/+1 |
2021-07-14 | build: validate that system capstone works before using it | Daniel P. Berrangé | 1 | -0/+13 |
2021-07-14 | disable modular TCG on Darwin | Paolo Bonzini | 1 | -1/+5 |
2021-07-14 | crypto: prefer gnutls as the crypto backend if new enough | Daniel P. Berrangé | 1 | -24/+35 |
2021-07-14 | crypto: introduce build system for gnutls crypto backend | Daniel P. Berrangé | 1 | -4/+32 |
2021-07-14 | crypto: flip priority of backends to prefer gcrypt | Daniel P. Berrangé | 1 | -11/+11 |
2021-07-14 | crypto: delete built-in XTS cipher mode support | Daniel P. Berrangé | 1 | -4/+3 |
2021-07-14 | crypto: drop custom XTS support in gcrypt driver | Daniel P. Berrangé | 1 | -13/+1 |
2021-07-14 | crypto: fix gcrypt min version 1.8 regression | Daniel P. Berrangé | 1 | -1/+1 |
2021-07-13 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque... | Peter Maydell | 1 | -4/+0 |
2021-07-12 | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into... | Peter Maydell | 1 | -0/+1 |
2021-07-12 | trace, lttng: require .pc files | Paolo Bonzini | 1 | -4/+0 |
2021-07-11 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -25/+117 |
2021-07-09 | meson: Use input/output for entitlements target | Akihiko Odaki | 1 | -13/+17 |
2021-07-09 | configure: allow the selection of alternate config in the build | Alex Bennée | 1 | -1/+2 |
2021-07-09 | configs: rename default-configs to configs and reorganise | Alex Bennée | 1 | -2/+2 |
2021-07-09 | meson: Introduce target-specific Kconfig | Philippe Mathieu-Daudé | 1 | -1/+2 |
2021-07-09 | meson: switch function tests from compilation to linking | Paolo Bonzini | 1 | -9/+9 |
2021-07-09 | accel: build tcg modular | Gerd Hoffmann | 1 | -1/+13 |
2021-07-09 | accel: build qtest modular | Gerd Hoffmann | 1 | -0/+6 |
2021-07-09 | modules: target-specific module build infrastructure | Gerd Hoffmann | 1 | -0/+37 |
2021-07-09 | modules: generate modinfo.c | Gerd Hoffmann | 1 | -1/+12 |
2021-07-09 | modules: collect module meta-data | Gerd Hoffmann | 1 | -0/+16 |
2021-07-09 | meson: fix missing preprocessor symbols | Paolo Bonzini | 1 | -0/+4 |
2021-07-09 | block/rbd: bump librbd requirement to luminous release | Peter Lieven | 1 | -2/+5 |
2021-07-07 | target/s390x: move kvm files into kvm/ | Cho, Yu-Chen | 1 | -0/+1 |
2021-07-06 | config-host.mak: remove unused compiler-related lines | Paolo Bonzini | 1 | -1/+0 |
2021-07-06 | Set icon for QEMU binary on Mac OS | John Arbuckle | 1 | -5/+10 |
2021-07-06 | configure: convert compiler tests to meson, part 6 | Paolo Bonzini | 1 | -0/+11 |
2021-07-06 | configure: convert compiler tests to meson, part 5 | Paolo Bonzini | 1 | -0/+26 |
2021-07-06 | configure: convert compiler tests to meson, part 4 | Paolo Bonzini | 1 | -5/+34 |
2021-07-06 | configure: convert compiler tests to meson, part 3 | Paolo Bonzini | 1 | -0/+10 |
2021-07-06 | configure: convert compiler tests to meson, part 2 | Paolo Bonzini | 1 | -0/+5 |
2021-07-06 | configure: convert compiler tests to meson, part 1 | Paolo Bonzini | 1 | -1/+40 |
2021-07-06 | configure: convert HAVE_BROKEN_SIZE_MAX to meson | Paolo Bonzini | 1 | -0/+9 |
2021-07-06 | configure, meson: move CONFIG_IVSHMEM to meson | Paolo Bonzini | 1 | -2/+3 |
2021-07-06 | meson: store dependency('threads') in a variable | Paolo Bonzini | 1 | -1/+2 |
2021-07-06 | meson: sort existing compiler tests | Paolo Bonzini | 1 | -3/+6 |
2021-07-06 | configure, meson: convert libxml2 detection to meson | Paolo Bonzini | 1 | -4/+4 |
2021-07-06 | configure, meson: convert liburing detection to meson | Paolo Bonzini | 1 | -4/+5 |
2021-07-06 | configure, meson: convert libpmem detection to meson | Paolo Bonzini | 1 | -4/+4 |