aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
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
2023-07-07meson.build: Remove the logic to link C code with the C++ linkerThomas Huth
2023-07-069pfs: deprecate 'proxy' backendChristian Schoenebeck
2023-06-28accel: Re-enable WHPX cross-build on case sensitive filesystemsPhilippe Mathieu-Daudé
2023-06-27virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when availableMarc-André Lureau
2023-06-27ui/dbus: win32 supportMarc-André Lureau
2023-06-26accel/tcg: remove CONFIG_PROFILERFei Wu
2023-06-26target/i386: implement RDPID in TCGPaolo Bonzini
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-20meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLYPhilippe Mathieu-Daudé
2023-06-20meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLYPhilippe Mathieu-Daudé
2023-06-15meson.build: enable xenpv machine build for ARMVikram Garhwal
2023-06-15meson.build: do not set have_xen_pci_passthrough for aarch64 targetsStefano Stabellini
2023-06-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-06-07xen: Drop support for Xen versions below 4.7.1David Woodhouse