aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2021-07-06configure: convert compiler tests to meson, part 6Paolo Bonzini1-0/+11
2021-07-06configure: convert compiler tests to meson, part 5Paolo Bonzini1-0/+26
2021-07-06configure: convert compiler tests to meson, part 4Paolo Bonzini1-5/+34
2021-07-06configure: convert compiler tests to meson, part 3Paolo Bonzini1-0/+10
2021-07-06configure: convert compiler tests to meson, part 2Paolo Bonzini1-0/+5
2021-07-06configure: convert compiler tests to meson, part 1Paolo Bonzini1-1/+40
2021-07-06configure: convert HAVE_BROKEN_SIZE_MAX to mesonPaolo Bonzini1-0/+9
2021-07-06configure, meson: move CONFIG_IVSHMEM to mesonPaolo Bonzini1-2/+3
2021-07-06meson: store dependency('threads') in a variablePaolo Bonzini1-1/+2
2021-07-06meson: sort existing compiler testsPaolo Bonzini1-3/+6
2021-07-06configure, meson: convert libxml2 detection to mesonPaolo Bonzini1-4/+4
2021-07-06configure, meson: convert liburing detection to mesonPaolo Bonzini1-4/+5
2021-07-06configure, meson: convert libpmem detection to mesonPaolo Bonzini1-4/+4
2021-07-06configure, meson: convert libdaxctl detection to mesonPaolo Bonzini1-3/+5
2021-07-06configure, meson: convert virgl detection to mesonPaolo Bonzini1-4/+6
2021-07-06configure, meson: convert vte detection to mesonPaolo Bonzini1-6/+10
2021-06-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-46/+113
2021-06-25block: check for sys/disk.hJoelle van Dyne1-0/+1
2021-06-25block: feature detection for host block supportJoelle van Dyne1-1/+5
2021-06-25configure, meson: convert libusbredir detection to mesonPaolo Bonzini1-4/+5
2021-06-25configure, meson: convert libcacard detection to mesonPaolo Bonzini1-4/+5
2021-06-25configure, meson: convert libusb detection to mesonPaolo Bonzini1-4/+7
2021-06-25configure, meson: convert pam detection to mesonPaolo Bonzini1-5/+26
2021-06-25configure, meson: convert libtasn1 detection to mesonPaolo Bonzini1-4/+5
2021-06-25configure, meson: convert crypto detection to mesonPaolo Bonzini1-22/+59
2021-06-25meson: remove preadv from summaryPaolo Bonzini1-1/+0
2021-06-25meson: drop unused CONFIG_GCRYPT_HMACPaolo Bonzini1-1/+0
2021-06-24target/mips: Move TCG trace events to tcg/ sub directoryPhilippe Mathieu-Daudé1-1/+1
2021-06-15configure: Use -std=gnu11Richard Henderson1-1/+1
2021-06-11meson: Split out fpu/meson.buildRichard Henderson1-3/+1
2021-06-11meson: Split out tcg/meson.buildRichard Henderson1-7/+1
2021-06-07meson.build: fix cosmetics of compiler displayAlex Bennée1-4/+4
2021-06-04Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-2/+2
2021-06-04Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-0/+23
2021-06-04iscsi: link libm into the modulePaolo Bonzini1-2/+2
2021-06-04ebpf: Added eBPF RSS loader.Andrew Melnychenko1-0/+23
2021-05-30Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210527-pull-request' ...Peter Maydell1-1/+1
2021-05-27stubs: Add stubs for udmabuf helpersVivek Kasireddy1-1/+1
2021-05-26meson: Set implicit_include_directories to falseKatsuhiro Ueno1-0/+1
2021-05-21build: add separate spice-protocol config optionGerd Hoffmann1-0/+4
2021-05-17hw/nvme: move nvme emulation out of hw/blockKlaus Jensen1-0/+1
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster1-2/+1
2021-05-12block: Drop the sheepdog block driverMarkus Armbruster1-1/+0
2021-05-12Remove the deprecated moxie targetThomas Huth1-1/+0
2021-05-04slirp: add configure option to disable smbdJoelle van Dyne1-1/+1
2021-05-04Add NVMM accelerator: configure and build logicReinoud Zandijk1-0/+14
2021-05-02meson: Introduce meson_user_arch source set for arch-specific user-modePhilippe Mathieu-Daudé1-0/+6
2021-05-01exec: Remove accel/tcg/ from include pathsPhilippe Mathieu-Daudé1-1/+0
2021-03-23exec: Build page-vary-common.c with -fno-ltoRichard Henderson1-0/+18
2021-03-23exec: Rename exec-vary.c as page-vary.cRichard Henderson1-1/+2