aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2022-05-12net: slirp: allow CFI with libslirp >= 4.7Paolo Bonzini
2022-05-12net: slirp: switch to slirp_newPaolo Bonzini
2022-05-12meson: Make mremap() detecting works correctlyJuan Quintela
2022-05-09util/main-loop: Introduce the main loop into QOMNicolas Saenz Julienne
2022-05-09Introduce event-loop-base abstract classNicolas Saenz Julienne
2022-05-08hppa: remove unused trace-events from from hw/hppaMark Cave-Ayland
2022-05-07configure, meson: move vhost options to MesonPaolo Bonzini
2022-05-07meson: use have_vhost_* variables to pick sourcesPaolo Bonzini
2022-05-07meson: create have_vhost_* variablesPaolo Bonzini
2022-05-07build: move vhost-user-fs configuration to KconfigPaolo Bonzini
2022-05-07build: move vhost-scsi configuration to KconfigPaolo Bonzini
2022-05-07build: move vhost-vsock configuration to KconfigPaolo Bonzini
2022-05-07configure: omit options with default values from meson command linePaolo Bonzini
2022-05-07meson: pass more options directly as -DPaolo Bonzini
2022-05-07meson: always combine directories with prefixPaolo Bonzini
2022-05-07meson, configure: move --interp-prefix to mesonPaolo Bonzini
2022-05-07meson, configure: move --with-pkgversion, CONFIG_STAMP to mesonPaolo Bonzini
2022-05-07meson, configure: move bdrv whitelists to mesonPaolo Bonzini
2022-05-07meson, configure: move --tls-priority to mesonPaolo Bonzini
2022-05-07configure: move Windows flags detection to mesonPaolo Bonzini
2022-05-07configure, meson: move iasl detection to mesonPaolo Bonzini
2022-05-07meson, configure: move Xen detection to mesonPaolo Bonzini
2022-05-04qga/commands-posix: Use getifaddrs when availableAndrew Deason
2022-04-28meson, configure: move --enable-module-upgrades to mesonPaolo Bonzini
2022-04-28meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.hPaolo Bonzini
2022-04-28meson, configure: move libgio test to mesonPaolo Bonzini
2022-04-28meson, configure: move usbfs test to mesonPaolo Bonzini
2022-04-28meson, configure: move keyctl test to mesonPaolo Bonzini
2022-04-28meson, configure: move RDMA options to mesonPaolo Bonzini
2022-04-28configure, meson: move OpenGL check to mesonPaolo Bonzini
2022-04-28meson: show final set of compiler flagsPaolo Bonzini
2022-04-27Replacing CONFIG_VNC_PNG with CONFIG_PNGKshitij Suri
2022-04-20sysemu/os-win32: Test for and use _lock_file/_unlock_fileRichard Henderson
2022-04-06thread-posix: use monotonic clock for QemuCond and QemuSemaphoreLongpeng(Mike)
2022-04-06thread-posix: remove the posix semaphore supportLongpeng(Mike)
2022-04-06build-sys: simplify AF_VSOCK checkMarc-André Lureau
2022-04-06build-sys: drop ntddscsi.h checkMarc-André Lureau
2022-04-06qga: remove explicit environ argument from exec/spawnMarc-André Lureau
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2022-04-06meson: use chardev_ss dependenciesMarc-André Lureau
2022-04-01trace: fix compilation with lttng-ust >= 2.13Marc-André Lureau
2022-04-01meson.build: Fix dependency of page-vary-common.c to config-poison.hThomas Huth
2022-03-22Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingPeter Maydell
2022-03-22meson: fix CONFIG_ATOMIC128 checkMarc-André Lureau
2022-03-22meson: move int128 checks from configureMarc-André Lureau
2022-03-22tests: Do not treat the iotests as separate meson test target anymoreThomas Huth
2022-03-18util/osdep: Avoid madvise proto on modern SolarisAndrew Deason
2022-03-15Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into stagingPeter Maydell
2022-03-15configure: Pass filtered QEMU_OBJCFLAGS to mesonPhilippe Mathieu-Daudé