aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2020-12-16i386: move kvm accel files into kvm/Claudio Fontana1-0/+1
2020-12-13configure / meson: Move check for linux/btrfs.h to meson.buildThomas Huth1-0/+1
2020-12-13configure / meson: Move check for sys/kcov.h to meson.buildThomas Huth1-0/+1
2020-12-13configure / meson: Move check for sys/signal.h to meson.buildThomas Huth1-0/+1
2020-12-13configure / meson: Move check for drm.h to meson.buildThomas Huth1-0/+1
2020-12-13configure / meson: Move check for pty.h to meson.buildThomas Huth1-0/+1
2020-12-11fuse: Implement hole detection through lseekMax Reitz1-0/+20
2020-12-11meson: Detect libfuseMax Reitz1-0/+6
2020-12-10hw/net/can: Introduce Xilinx ZynqMP CAN controllerVikram Garhwal1-0/+1
2020-12-08libvhost-user: make it a meson subprojectMarc-André Lureau1-1/+6
2020-11-26nsis: Fix build for 64 bit installerStefan Weil1-1/+1
2020-11-23meson: use dependency() to find libjpegPaolo Bonzini1-3/+2
2020-11-18meson: Fixes curses detection on msys2Yonggang Luo1-4/+9
2020-11-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell1-0/+2
2020-11-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+15
2020-11-17configure: Add a proper check for sys/ioccom.h and use it in tpm_ioctl.hThomas Huth1-0/+2
2020-11-16meson.build: fix building of Xen support for aarch64Alex Bennée1-1/+6
2020-11-12vhost-user-blk-server: depend on CONFIG_VHOST_USERStefan Hajnoczi1-1/+4
2020-11-12meson: move vhost_user_blk_server to meson.buildStefan Hajnoczi1-0/+12
2020-11-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-1/+2
2020-11-09meson: always include contrib/libvhost-userStefan Hajnoczi1-5/+1
2020-11-09meson: Clarify the confusing vhost-user vs. vhost-kernel outputThomas Huth1-1/+2
2020-11-03meson: use b_staticpic=false for meson >=0.56.0Paolo Bonzini1-2/+2
2020-11-02meson.build: Check for statx()Max Reitz1-0/+16
2020-10-26configure: add option for virtiofsdMisono Tomohiro1-0/+1
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-71/+107
2020-10-26WHPX: Fix WHPX build breakSunil Muthuswamy1-1/+1
2020-10-26configure: move install_blobs from configure to mesonPaolo Bonzini1-1/+1
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini1-15/+32
2020-10-23block: move block exports to libblockdevStefan Hajnoczi1-2/+2
2020-10-23qemu-storage-daemon: avoid compiling blockdev_ss twiceStefan Hajnoczi1-2/+10
2020-10-23util/vhost-user-server: use static library in meson.buildStefan Hajnoczi1-1/+5
2020-10-22meson: rewrite curses/iconv testPaolo Bonzini1-54/+73
2020-10-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-82/+103
2020-10-17meson: Move the detection logic for sphinx to mesonYonggang Luo1-20/+10
2020-10-17meson: cleanup curses/iconv testPaolo Bonzini1-40/+45
2020-10-17meson.build: don't condition iconv detection on library detectionBruce Rogers1-9/+7
2020-10-17build: add --enable/--disable-libudevPaolo Bonzini1-22/+28
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini1-4/+0
2020-10-17configure: move QEMU_INCLUDES to mesonPaolo Bonzini1-2/+28
2020-10-15meson: add spice_headers dependency.Gerd Hoffmann1-0/+2
2020-10-14configure: Fixes ncursesw detection under msys2/mingw by convert them to mesonYonggang Luo1-12/+71
2020-10-13Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell1-1/+1
2020-10-13meson.build: drop duplicate 'sparc64' entrySergei Trofimovich1-1/+1
2020-10-12meson: identify more sections of meson.buildPaolo Bonzini1-11/+25
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