aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2020-10-12meson.build: Re-enable KVM support for MIPSHuacai Chen1-0/+2
2020-10-12exec: split out non-softmmu-specific partsPaolo Bonzini1-1/+1
2020-10-12softmmu: move more files to softmmu/Paolo Bonzini1-10/+0
2020-10-12qom: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-0/+8
2020-10-12authz: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-0/+10
2020-10-12crypto: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-0/+10
2020-10-12io: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-0/+10
2020-10-12migration: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-0/+7
2020-10-12chardev: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-0/+7
2020-10-12hw/core: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-0/+6
2020-10-12meson.build: Sort sourcesets alphabeticallyPhilippe Mathieu-Daudé1-9/+9
2020-10-12meson.build: Add comments to clarify code organizationPhilippe Mathieu-Daudé1-0/+8
2020-10-06configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to mesonPaolo Bonzini1-2/+12
2020-10-06configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGSPaolo Bonzini1-1/+2
2020-10-06dtc: Convert Makefile bits to meson bitsPaolo Bonzini1-7/+54
2020-10-06slirp: Convert Makefile bits to meson bitsPaolo Bonzini1-7/+83
2020-10-05Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-26/+164
2020-10-05Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-cap-20201003' into...Peter Maydell1-7/+116
2020-10-04meson: move sparse detection to Meson and rewrite check_sparse.pyPaolo Bonzini1-4/+6
2020-10-03default-configs: remove redundant keysPaolo Bonzini1-0/+8
2020-10-03default-configs: use TARGET_ARCH keyPaolo Bonzini1-1/+4
2020-10-03configure: move OpenBSD W^X test to mesonPaolo Bonzini1-1/+7
2020-10-03configure: remove target configurationPaolo Bonzini1-4/+23
2020-10-03configure: compute derivatives of target name in mesonPaolo Bonzini1-3/+24
2020-10-03configure: move accelerator logic to mesonPaolo Bonzini1-15/+94
2020-10-03default-configs: move files to default-configs/devices/Paolo Bonzini1-1/+1
2020-10-03disas: Enable capstone disassembly for s390xRichard Henderson1-0/+11
2020-10-03disas: Split out capstone code to disas/capstone.cRichard Henderson1-0/+1
2020-10-03capstone: Require version 4.0 from a system libraryRichard Henderson1-2/+2
2020-10-03capstone: Update to upstream "next" branchRichard Henderson1-1/+2
2020-10-03capstone: Convert Makefile bits to meson bitsRichard Henderson1-7/+103
2020-10-02block/export: Add BlockExport infrastructure and block-export-addKevin Wolf1-1/+1
2020-09-30oss-fuzz: move linker arg to fix coverage-buildAlexander Bulekov1-7/+8
2020-09-30cutils: introduce get_relocated_pathPaolo Bonzini1-2/+2
2020-09-30oslib-posix: default exec_dir to bindirPaolo Bonzini1-1/+1
2020-09-30meson: report accelerator supportPaolo Bonzini1-11/+24
2020-09-30meson: qtest: set "depends" correctlyPaolo Bonzini1-3/+4
2020-09-30configure: move cocoa option to MesonPaolo Bonzini1-2/+7
2020-09-30configure: move malloc_trim/tcmalloc/jemalloc to mesonPaolo Bonzini1-4/+24
2020-09-30meson: extend libmpathpersist test for static linkingPaolo Bonzini1-8/+19
2020-09-30meson: move libmpathpersist testPaolo Bonzini1-7/+74
2020-09-30meson: move libudev testPaolo Bonzini1-3/+4
2020-09-30configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSIStefan Hajnoczi1-1/+1
2020-09-30meson: error out if qemu_suffix starts with /Marc-André Lureau1-0/+5
2020-09-29scripts/qapi: Remove texinfo generation supportPeter Maydell1-2/+0
2020-09-29meson.build: Make manuals depend on source to Sphinx extensionsPeter Maydell1-0/+8
2020-09-29meson.build: Move SPHINX_ARGS to top level meson.build filePeter Maydell1-0/+8
2020-09-29docs/interop: Convert qemu-qmp-ref to rSTPeter Maydell1-82/+0
2020-09-29docs/interop: Convert qemu-ga-ref to rSTPeter Maydell1-3/+0
2020-09-29configure: Fix build dependencies with vhost-vdpa.Laurent Vivier1-0/+1