aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2021-09-30build-sys: add HAVE_IPPROTO_MPTCPMarc-André Lureau1-0/+2
2021-09-30meson: unpack edk2 firmware even if --disable-blobsPaolo Bonzini1-8/+8
2021-09-29nubus: add trace-events for empty slot accessesMark Cave-Ayland1-0/+1
2021-09-21arm: Add Hypervisor.framework build targetAlexander Graf1-0/+7
2021-09-20hvf: Add Apple Silicon supportAlexander Graf1-0/+1
2021-09-14meson.build: fix comment typoMarc-André Lureau1-1/+1
2021-09-13Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-1/+1
2021-09-13meson.build: Do not look for VNC-related libraries if have_system is not setThomas Huth1-1/+1
2021-09-10bsd-user: start to move target CPU functions to target_arch*Warner Losh1-2/+5
2021-09-06configure / meson: Move the GBM handling to meson.buildThomas Huth1-6/+8
2021-09-06meson.build: Don't use internal libfdt if the user requested the system libfdtThomas Huth1-0/+2
2021-09-06meson.build: Fix the check for a usable libfdtThomas Huth1-0/+1
2021-08-26meson.build: Define QEMU_ARCH in config-target.hPeter Maydell1-0/+2
2021-08-06meson: fix logic for gnutls checkAlyssa Ross1-1/+1
2021-08-03Update libslirp to v4.6.1Marc-André Lureau1-0/+2
2021-07-23meson: fix dependencies for modinfo #2Gerd Hoffmann1-2/+2
2021-07-22Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-3/+3
2021-07-22configure: Allow vnc to get disabled with --without-default-featuresThomas Huth1-1/+1
2021-07-22meson: fix dependencies for modinfoPaolo Bonzini1-2/+2
2021-07-20block: Add option to use driver whitelist even in toolsKevin Wolf1-0/+1
2021-07-15Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypto-and-more-pu...Peter Maydell1-38/+64
2021-07-14meson.build: relax the libdl test to one for the function dlopenAlex Bennée1-1/+4
2021-07-14meson.build: move TCG plugin summary outputAlex Bennée1-1/+1
2021-07-14build: validate that system capstone works before using itDaniel P. Berrangé1-0/+13
2021-07-14disable modular TCG on DarwinPaolo Bonzini1-1/+5
2021-07-14crypto: prefer gnutls as the crypto backend if new enoughDaniel P. Berrangé1-24/+35
2021-07-14crypto: introduce build system for gnutls crypto backendDaniel P. Berrangé1-4/+32
2021-07-14crypto: flip priority of backends to prefer gcryptDaniel P. Berrangé1-11/+11
2021-07-14crypto: delete built-in XTS cipher mode supportDaniel P. Berrangé1-4/+3
2021-07-14crypto: drop custom XTS support in gcrypt driverDaniel P. Berrangé1-13/+1
2021-07-14crypto: fix gcrypt min version 1.8 regressionDaniel P. Berrangé1-1/+1
2021-07-13Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...Peter Maydell1-4/+0
2021-07-12Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...Peter Maydell1-0/+1
2021-07-12trace, lttng: require .pc filesPaolo Bonzini1-4/+0
2021-07-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-25/+117
2021-07-09meson: Use input/output for entitlements targetAkihiko Odaki1-13/+17
2021-07-09configure: allow the selection of alternate config in the buildAlex Bennée1-1/+2
2021-07-09configs: rename default-configs to configs and reorganiseAlex Bennée1-2/+2
2021-07-09meson: Introduce target-specific KconfigPhilippe Mathieu-Daudé1-1/+2
2021-07-09meson: switch function tests from compilation to linkingPaolo Bonzini1-9/+9
2021-07-09accel: build tcg modularGerd Hoffmann1-1/+13
2021-07-09accel: build qtest modularGerd Hoffmann1-0/+6
2021-07-09modules: target-specific module build infrastructureGerd Hoffmann1-0/+37
2021-07-09modules: generate modinfo.cGerd Hoffmann1-1/+12
2021-07-09modules: collect module meta-dataGerd Hoffmann1-0/+16
2021-07-09meson: fix missing preprocessor symbolsPaolo Bonzini1-0/+4
2021-07-09block/rbd: bump librbd requirement to luminous releasePeter Lieven1-2/+5
2021-07-07target/s390x: move kvm files into kvm/Cho, Yu-Chen1-0/+1
2021-07-06config-host.mak: remove unused compiler-related linesPaolo Bonzini1-1/+0
2021-07-06Set icon for QEMU binary on Mac OSJohn Arbuckle1-5/+10