aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Peter Maydell1-1/+1
5 daysmeson: check in main meson.build for native Rust compilerPaolo Bonzini1-1/+2
5 daysmeson: find_program('gdbus-codegen') directlyMarc-André Lureau1-1/+1
8 daysMerge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-16/+142
8 daysmeson: ensure -mcx16 is passed when detecting ATOMIC128Paolo Bonzini1-4/+5
8 daysmeson: define qemu_isa_flagsPaolo Bonzini1-9/+15
8 daysmeson: fix machine option for x86_versionPierrick Bouvier1-1/+1
8 daysrust: add PL011 device modelPaolo Bonzini1-0/+24
8 daysmeson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flagManos Pitsidianakis1-1/+7
8 daysrust: add bindgen step as a meson dependencyManos Pitsidianakis1-0/+68
8 daysconfigure, meson: detect Rust toolchainPaolo Bonzini1-2/+3
11 dayslinux-user: add strace support for openat2Michael Vogt1-0/+1
12 daysbuild-sys: Add rust feature optionManos Pitsidianakis1-1/+21
12 daysRequire meson version 1.5.0Paolo Bonzini1-1/+1
12 daysdisas: Remove CRIS disassemblerPhilippe Mathieu-Daudé1-1/+0
2024-10-039p: remove 'proxy' filesystem backend driverPaolo Bonzini1-8/+0
2024-09-17roms: Support compile the efi bios for loongarchXianglai Li1-1/+1
2024-09-11meson: Move -fsanitize=undefined into normal configuratonRichard Henderson1-2/+9
2024-09-11meson: Split --enable-sanitizers to --enable-{asan, ubsan}Richard Henderson1-4/+11
2024-09-09meson: Introduce 'qatzip' feature to the build systemBryan Zhang1-0/+10
2024-08-16meson.build: Check for the availability of __attribute__((gcc_struct)) on MSYS2Thomas Huth1-0/+5
2024-08-12block/blkio: use FUA flag on write zeroes only if supportedStefano Garzarella1-0/+2
2024-08-06block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checkedKevin Wolf1-1/+13
2024-07-30util/cpuinfo: Make use of elf_aux_info(3) on OpenBSDBrad Smith1-0/+8
2024-07-24meson: build chardev trace files when have_blockDaniel P. Berrangé1-1/+1
2024-07-24meson.build: fix libgcrypt detection on system without libgcrypt-configYao Zi1-1/+0
2024-07-24crypto: Allow building with GnuTLS but without Libtasn1Philippe Mathieu-Daudé1-0/+1
2024-07-24Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-0/+7
2024-07-22tools: build qemu-vmsr-helperAnthony Harivel1-0/+7
2024-07-19qga: conditionalize schema for commands not supported on other UNIXDaniel P. Berrangé1-0/+1
2024-07-19qga: move CONFIG_FSFREEZE/TRIM to be meson defined optionsDaniel P. Berrangé1-0/+15
2024-07-16ui/cocoa: Add cursor compositionAkihiko Odaki1-1/+2
2024-07-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-51/+49
2024-07-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson1-1/+1
2024-07-03meson.build: Add RISC-V to the edk2-target listSunil V L1-1/+1
2024-07-03util/cpuinfo-riscv: Use linux __riscv_hwprobe syscallRichard Henderson1-0/+6
2024-07-03meson: Drop the .fa library suffixPaolo Bonzini1-15/+2
2024-07-03Revert "meson: Propagate gnutls dependency"Akihiko Odaki1-2/+2
2024-07-03meson: Pass objects and dependencies to declare_dependency()Akihiko Odaki1-19/+25
2024-07-03meson: move block.syms dependency out of libblockPaolo Bonzini1-2/+3
2024-07-03meson: move shared_module() calls where modules are already walkedPaolo Bonzini1-15/+19
2024-06-28meson: remove dead optimization optionPaolo Bonzini1-13/+0
2024-06-28meson: allow configuring the x86-64 baselinePaolo Bonzini1-8/+33
2024-06-14configure: Add uadk optionShameer Kolothum1-0/+14
2024-06-14configure: add --enable-qpl build optionYuan Liu1-0/+8
2024-06-13Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into sta...Richard Henderson1-3/+1
2024-06-12meson: Remove libibumad dependencezhenwei pi1-3/+1
2024-06-10tracetool: Remove unused vcpu.py scriptPhilippe Mathieu-Daudé1-1/+0
2024-06-08meson: Don't even detect posix_madvise() on DarwinMichal Privoznik1-4/+10
2024-06-05meson: assume x86-64-v2 baseline ISAPaolo Bonzini1-3/+7