aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2023-12-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-12-12meson, xen: fix condition for enabling the Xen acceleratorPaolo Bonzini
2023-12-01osdep: add getloadavgMichael S. Tsirkin
2023-11-13meson: Enable -Wshadow=localMarkus Armbruster
2023-11-08plugins: allow plugins to be enabled on windowsGreg Manning
2023-11-07build-sys: make pixman actually optionalMarc-André Lureau
2023-11-07ui/gtk: -display gtk requires PIXMANMarc-André Lureau
2023-11-07ui/spice: SPICE/QXL requires PIXMANMarc-André Lureau
2023-11-07ui/vnc: VNC requires PIXMANMarc-André Lureau
2023-11-07build-sys: add a "pixman" featureMarc-André Lureau
2023-11-06Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) baseMaciej S. Szmigiero
2023-10-23Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-22virtio: call ->vhost_reset_device() during resetStefan Hajnoczi
2023-10-19buildsys: Only display Objective-C information when Objective-C is usedPhilippe Mathieu-Daudé
2023-10-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-18meson: add a note on why we use config_host for program pathsPaolo Bonzini
2023-10-18configure, tests/tcg: simplify GDB conditionalsPaolo Bonzini
2023-10-18meson, cutils: allow non-relocatable installsPaolo Bonzini
2023-10-17meson: do not use set10Paolo Bonzini
2023-10-16gfxstream + rutabaga: meson supportGurchetan Singh
2023-10-11gdbstub: Introduce GDBFeature structureAkihiko Odaki
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé
2023-10-07meson: Rename target_softmmu_arch -> target_system_archPhilippe Mathieu-Daudé
2023-10-07meson: Rename softmmu_mods -> system_modsPhilippe Mathieu-Daudé
2023-10-05Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-10-04build: Remove --enable-gprofRichard Henderson
2023-10-04exec: Rename target specific page-vary.c -> page-vary-target.cPhilippe Mathieu-Daudé
2023-10-04exec: Rename cpu.c -> cpu-target.cPhilippe Mathieu-Daudé
2023-10-04osdep: set _FORTIFY_SOURCE=2 when optimization is enabledDaniel P. Berrangé
2023-09-29meson: clean up static_library keyword argumentsPaolo Bonzini
2023-09-29make-release: do not ship dtc sourcesPaolo Bonzini
2023-09-25meson.build: Make keyutils independent from keyringThomas Huth
2023-09-18net: add initial support for AF_XDP network backendIlya Maximets
2023-09-13meson: Fix targetos match for illumos and Solaris.Jonathan Perkin
2023-09-07hw/ufs: Initial commit for emulated Universal-Flash-StorageJeuk Kim
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-07meson: list leftover CONFIG_* symbolsPaolo Bonzini
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini
2023-09-07configure, meson: remove CONFIG_SOLARIS from config-host.makPaolo Bonzini
2023-09-07configure, meson: move --enable-plugins to mesonPaolo Bonzini
2023-09-07configure: move --enable-debug-tcg to mesonPaolo Bonzini
2023-09-07meson: update unsupported host/CPU messagesPaolo Bonzini
2023-08-31build: Only define OS_OBJECT_USE_OBJC with gccAlexander Graf
2023-08-31accel: Remove HAX acceleratorPhilippe Mathieu-Daudé
2023-07-17audio/pw: Pipewire->PipeWire case fix for user-visible textMarc-André Lureau
2023-07-10Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...Richard Henderson
2023-07-10meson.build: Skip C++ detection unless we're targeting WindowsThomas Huth
2023-07-10target/riscv: Only build KVM guest with same wordsize as hostPhilippe Mathieu-Daudé
2023-07-10target/riscv: Only unify 'riscv32/64' -> 'riscv' for host cpu in mesonPhilippe Mathieu-Daudé
2023-07-08host/include/aarch64: Implement aes-round.hRichard Henderson