aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
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
2023-06-07meson: fix "static build" entry in summaryPaolo Bonzini
2023-06-06Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-06-06build: remove git submodule handling from main makefilePaolo Bonzini
2023-06-06meson: subprojects: replace submodules with wrap filesPaolo Bonzini
2023-06-06configure: rename --enable-pypi to --enable-download, control subprojects tooPaolo Bonzini
2023-06-06configure: remove --with-git= optionPaolo Bonzini
2023-06-06scsi/qemu-pr-helper: Drop support for 'old' libmultipath APIPhilippe Mathieu-Daudé
2023-06-06meson.build: Use -Wno-undef only for SDL2 versions that need itThomas Huth
2023-06-06meson.build: Group the audio backend entries in a separate summary sectionThomas Huth
2023-06-06meson.build: Group the network backend entries in a separate summary sectionThomas Huth
2023-06-06meson.build: Group the UI entries in a separate summary sectionThomas Huth
2023-06-06meson: Avoid implicit declaration of absent functionsMichal Privoznik
2023-06-05Add conditional dependency for libkeyutilsMax Fritz
2023-06-01qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpaStefano Garzarella
2023-05-30meson: Split test for __int128_t type from __int128_t arithmeticRichard Henderson
2023-05-26configure: ignore --makePaolo Bonzini
2023-05-26meson: use subproject for internal libfdtPaolo Bonzini
2023-05-26meson: simplify logic for -DfdtPaolo Bonzini