aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* meson.build: Make keyutils independent from keyringThomas Huth2023-09-251-2/+4
* net: add initial support for AF_XDP network backendIlya Maximets2023-09-181-0/+9
* meson: Fix targetos match for illumos and Solaris.Jonathan Perkin2023-09-131-2/+2
* hw/ufs: Initial commit for emulated Universal-Flash-StorageJeuk Kim2023-09-071-0/+1
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-09-071-44/+67
|\
| * meson: list leftover CONFIG_* symbolsPaolo Bonzini2023-09-071-8/+4
| * configure, meson: remove target OS symbols from config-host.makPaolo Bonzini2023-09-071-13/+30
| * configure, meson: remove CONFIG_SOLARIS from config-host.makPaolo Bonzini2023-09-071-0/+1
| * configure, meson: move --enable-plugins to mesonPaolo Bonzini2023-09-071-3/+4
| * configure: move --enable-debug-tcg to mesonPaolo Bonzini2023-09-071-1/+2
| * meson: update unsupported host/CPU messagesPaolo Bonzini2023-09-071-19/+26
* | build: Only define OS_OBJECT_USE_OBJC with gccAlexander Graf2023-08-311-1/+3
* | accel: Remove HAX acceleratorPhilippe Mathieu-Daudé2023-08-311-7/+0
|/
* audio/pw: Pipewire->PipeWire case fix for user-visible textMarc-André Lureau2023-07-171-1/+1
* Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/qemu into stagingRichard Henderson2023-07-101-8/+7
|\
| * target/riscv: Only build KVM guest with same wordsize as hostPhilippe Mathieu-Daudé2023-07-101-2/+4
| * target/riscv: Only unify 'riscv32/64' -> 'riscv' for host cpu in mesonPhilippe Mathieu-Daudé2023-07-101-7/+4
* | meson.build: Skip C++ detection unless we're targeting WindowsThomas Huth2023-07-101-1/+1
|/
* host/include/aarch64: Implement aes-round.hRichard Henderson2023-07-081-0/+9
* meson.build: Remove the logic to link C code with the C++ linkerThomas Huth2023-07-071-16/+6
* 9pfs: deprecate 'proxy' backendChristian Schoenebeck2023-07-061-1/+1
* accel: Re-enable WHPX cross-build on case sensitive filesystemsPhilippe Mathieu-Daudé2023-06-281-2/+2
* virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when availableMarc-André Lureau2023-06-271-0/+6
* ui/dbus: win32 supportMarc-André Lureau2023-06-271-2/+2
* accel/tcg: remove CONFIG_PROFILERFei Wu2023-06-261-2/+0
* target/i386: implement RDPID in TCGPaolo Bonzini2023-06-261-0/+2
* meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé2023-06-201-6/+6
* meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLYPhilippe Mathieu-Daudé2023-06-201-2/+2
* meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLYPhilippe Mathieu-Daudé2023-06-201-0/+1
* meson.build: enable xenpv machine build for ARMVikram Garhwal2023-06-151-1/+1
* meson.build: do not set have_xen_pci_passthrough for aarch64 targetsStefano Stabellini2023-06-151-0/+2
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2023-06-071-1/+1
|\
| * meson: fix "static build" entry in summaryPaolo Bonzini2023-06-071-1/+1
* | xen: Drop support for Xen versions below 4.7.1David Woodhouse2023-06-071-4/+1
|/
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2023-06-061-78/+56
|\
| * build: remove git submodule handling from main makefilePaolo Bonzini2023-06-061-1/+0
| * meson: subprojects: replace submodules with wrap filesPaolo Bonzini2023-06-061-14/+1
| * configure: rename --enable-pypi to --enable-download, control subprojects tooPaolo Bonzini2023-06-061-4/+8
| * configure: remove --with-git= optionPaolo Bonzini2023-06-061-1/+0
| * scsi/qemu-pr-helper: Drop support for 'old' libmultipath APIPhilippe Mathieu-Daudé2023-06-061-17/+2
| * meson.build: Use -Wno-undef only for SDL2 versions that need itThomas Huth2023-06-061-4/+10
| * meson.build: Group the audio backend entries in a separate summary sectionThomas Huth2023-06-061-14/+18
| * meson.build: Group the network backend entries in a separate summary sectionThomas Huth2023-06-061-4/+8
| * meson.build: Group the UI entries in a separate summary sectionThomas Huth2023-06-061-14/+20
| * meson: Avoid implicit declaration of absent functionsMichal Privoznik2023-06-061-21/+5
* | Add conditional dependency for libkeyutilsMax Fritz2023-06-051-2/+4
|/
* qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpaStefano Garzarella2023-06-011-0/+4
* meson: Split test for __int128_t type from __int128_t arithmeticRichard Henderson2023-05-301-5/+10
* configure: ignore --makePaolo Bonzini2023-05-261-1/+0
* meson: use subproject for internal libfdtPaolo Bonzini2023-05-261-20/+4