aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2022-02-16meson: use .allowed() method for featuresPaolo Bonzini1-21/+21
2022-02-09tracing: excise the tcg related from tracetoolAlex Bennée1-4/+0
2022-02-09drop libxml2 checks since libxml is not actually used (for parallels)Michael Tokarev1-6/+0
2022-01-28bsd-user: Add trace events for bsd-userWarner Losh1-1/+4
2022-01-28bsd-user: Add host signals to the buildWarner Losh1-0/+1
2022-01-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-9/+7
2022-01-28build: make check-block a meson testPaolo Bonzini1-3/+3
2022-01-28scripts/mtest2make: add support for SPEED=thoroughPaolo Bonzini1-2/+3
2022-01-28meson: Use find_program() to resolve the entitlement.sh scriptPhilippe Mathieu-Daudé1-6/+3
2022-01-27meson.build: Use a function from libfdt 1.5.1 for the library checkThomas Huth1-1/+1
2022-01-27meson: generate trace events for qmp commandsVladimir Sementsov-Ogievskiy1-0/+3
2022-01-21target/riscv: enable riscv kvm accelYifei Jiang1-0/+2
2022-01-18meson: require liburing >= 0.3Daniel P. Berrangé1-1/+2
2022-01-12meson: build all modules by defaultPaolo Bonzini1-1/+3
2022-01-12meson: add comments in the target-specific flags sectionPaolo Bonzini1-0/+5
2022-01-12configure, meson: move config-poison.h to mesonPaolo Bonzini1-0/+12
2022-01-12block/file-posix: Simplify the XFS_IOC_DIOINFO handlingThomas Huth1-1/+0
2022-01-12meson: cleanup common-user/ buildPaolo Bonzini1-12/+1
2022-01-12meson: reuse common_user_inc when building files specific to user-mode emulatorsPaolo Bonzini1-1/+1
2022-01-07bsd-user: create a per-arch signal.c fileWarner Losh1-1/+1
2021-12-30meson: Unify mips and mips64 in host_archRichard Henderson1-0/+2
2021-12-23Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-1/+4
2021-12-23build: use "meson test" as the test harnessPaolo Bonzini1-1/+4
2021-12-21configure, meson.build: Mark support for loongarch64 hostsWANG Xuerui1-1/+1
2021-12-21ui: add a D-Bus display backendMarc-André Lureau1-0/+11
2021-12-21build-sys: set glib dependency versionMarc-André Lureau1-2/+4
2021-12-21ui/vdagent: add CHECK_SPICE_PROTOCOL_VERSIONMarc-André Lureau1-0/+5
2021-12-20meson: Move bsd_user_ss to bsd-user/Richard Henderson1-3/+0
2021-12-20meson: Move linux_user_ss to linux-user/Richard Henderson1-3/+0
2021-12-20linux-user: Move thunk.c from top-levelRichard Henderson1-1/+0
2021-12-20common-user: Move safe-syscall.* from linux-userRichard Henderson1-1/+17
2021-12-18configure, meson: move ARCH to meson.buildPaolo Bonzini1-9/+17
2021-12-18meson: rename "arch" variablePaolo Bonzini1-6/+6
2021-12-18configure: unify x86_64 and x32Paolo Bonzini1-2/+1
2021-12-15Move the libssh setup from configure to meson.buildThomas Huth1-4/+9
2021-11-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-13/+20
2021-11-19meson.build: Support ncurses on MacOS and OpenBSDStefan Weil1-1/+4
2021-11-19nvmm: Fix support for stable versionnia1-3/+1
2021-11-17meson.build: Merge riscv32 and riscv64 cpu familyRichard Henderson1-0/+6
2021-11-16Merge tag 'pull-nbd-2021-11-16' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson1-1/+9
2021-11-16meson: remove useless libdl testPaolo Bonzini1-7/+1
2021-11-16nbd/server: Add --selinux-label optionRichard W.M. Jones1-1/+9
2021-11-16meson: fix botched compile check conversionsPaolo Bonzini1-9/+15
2021-11-11tcg: Remove TCI experimental statusPhilippe Mathieu-Daudé1-2/+2
2021-11-09meson: Fix 'interpretor' typoPhilippe Mathieu-Daudé1-1/+1
2021-11-08meson: perform snappy test with the C++ compiler if usedPaolo Bonzini1-1/+5
2021-11-04ebpf: really include it only in system emulatorsPaolo Bonzini1-2/+0
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson1-21/+9
2021-11-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson1-1/+1
2021-11-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into stagingRichard Henderson1-3/+1