aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2021-01-06configure: move tests/qemu-iotests/common.env generation to mesonPaolo Bonzini
2021-01-06meson.build: convert --with-default-devices to mesonPaolo Bonzini
2021-01-06libattr: convert to mesonPaolo Bonzini
2021-01-06cap_ng: convert to mesonPaolo Bonzini
2021-01-06virtfs: convert to mesonPaolo Bonzini
2021-01-06seccomp: convert to mesonPaolo Bonzini
2021-01-06zstd: convert to mesonPaolo Bonzini
2021-01-06lzfse: convert to mesonPaolo Bonzini
2021-01-06snappy: convert to mesonPaolo Bonzini
2021-01-06lzo: convert to mesonPaolo Bonzini
2021-01-06rbd: convert to mesonPaolo Bonzini
2021-01-02libnfs: convert to mesonPaolo Bonzini
2021-01-02libiscsi: convert to mesonPaolo Bonzini
2021-01-02bzip2: convert to mesonPaolo Bonzini
2021-01-02glusterfs: convert to mesonPaolo Bonzini
2021-01-02curl: convert to mesonPaolo Bonzini
2021-01-02curl: remove compatibility code, require 7.29.0Paolo Bonzini
2021-01-02brlapi: convert to mesonPaolo Bonzini
2021-01-02configure: remove CONFIG_FILEVERSION and CONFIG_PRODUCTVERSIONPaolo Bonzini
2021-01-02configure: accept --enable-slirpPaolo Bonzini
2021-01-02configure: remove variable bogus_osPaolo Bonzini
2021-01-02configure: remove useless code to check for Xen PCI passthroughPaolo Bonzini
2021-01-02configure,meson: support Control-Flow IntegrityDaniele Buono
2021-01-02configure,meson: add option to enable LTODaniele Buono
2021-01-02configure: document --without-default-{features,devices}Paolo Bonzini
2021-01-02configure: add --without-default-featuresAlex Bennée
2021-01-02configure: move gettext detection to meson.buildAlex Bennée
2020-12-18configure: Compile with -Wimplicit-fallthrough=2Thomas Huth
2020-12-15build: -no-pie is no functional linker flagChristian Ehrhardt
2020-12-13configure / meson: Move check for linux/btrfs.h to meson.buildThomas Huth
2020-12-13configure / meson: Move check for sys/kcov.h to meson.buildThomas Huth
2020-12-13configure / meson: Move check for sys/signal.h to meson.buildThomas Huth
2020-12-13configure / meson: Move check for drm.h to meson.buildThomas Huth
2020-12-13configure / meson: Move check for pty.h to meson.buildThomas Huth
2020-12-13configure: Remove the obsolete check for ifaddrs.hThomas Huth
2020-12-13configure: Test if $make actually existsRoman Bolshakov
2020-12-11fuse: Implement hole detection through lseekMax Reitz
2020-12-11meson: Detect libfuseMax Reitz
2020-11-25configure: remove python pkg_resources checkOlaf Hering
2020-11-19trace: use STAP_SDT_V2 to work around symbol visibilityStefan Hajnoczi
2020-11-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201117'...Peter Maydell
2020-11-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell
2020-11-17configure: Make "does libgio work" test pull in some actual functionsPeter Maydell
2020-11-17configure: Do not build pc-bios/optionrom on HaikuThomas Huth
2020-11-17configure: Fix the _BSD_SOURCE define for the Haiku buildThomas Huth
2020-11-12configure: mark vhost-user Linux-onlyStefan Hajnoczi
2020-11-12meson: move vhost_user_blk_server to meson.buildStefan Hajnoczi
2020-11-10configure: surface deprecated targets in the help outputAlex Bennée
2020-11-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-11-03configure: introduce --enable-vhost-user-blk-serverStefan Hajnoczi