aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2024-08-12block/blkio: use FUA flag on write zeroes only if supportedStefano Garzarella
2024-08-06block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checkedKevin Wolf
2024-07-30util/cpuinfo: Make use of elf_aux_info(3) on OpenBSDBrad Smith
2024-07-24meson: build chardev trace files when have_blockDaniel P. Berrangé
2024-07-24meson.build: fix libgcrypt detection on system without libgcrypt-configYao Zi
2024-07-24crypto: Allow building with GnuTLS but without Libtasn1Philippe Mathieu-Daudé
2024-07-24Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-07-22tools: build qemu-vmsr-helperAnthony Harivel
2024-07-19qga: conditionalize schema for commands not supported on other UNIXDaniel P. Berrangé
2024-07-19qga: move CONFIG_FSFREEZE/TRIM to be meson defined optionsDaniel P. Berrangé
2024-07-16ui/cocoa: Add cursor compositionAkihiko Odaki
2024-07-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-07-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2024-07-03meson.build: Add RISC-V to the edk2-target listSunil V L
2024-07-03util/cpuinfo-riscv: Use linux __riscv_hwprobe syscallRichard Henderson
2024-07-03meson: Drop the .fa library suffixPaolo Bonzini
2024-07-03Revert "meson: Propagate gnutls dependency"Akihiko Odaki
2024-07-03meson: Pass objects and dependencies to declare_dependency()Akihiko Odaki
2024-07-03meson: move block.syms dependency out of libblockPaolo Bonzini
2024-07-03meson: move shared_module() calls where modules are already walkedPaolo Bonzini
2024-06-28meson: remove dead optimization optionPaolo Bonzini
2024-06-28meson: allow configuring the x86-64 baselinePaolo Bonzini
2024-06-14configure: Add uadk optionShameer Kolothum
2024-06-14configure: add --enable-qpl build optionYuan Liu
2024-06-13Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2024-06-12meson: Remove libibumad dependencezhenwei pi
2024-06-10tracetool: Remove unused vcpu.py scriptPhilippe Mathieu-Daudé
2024-06-08meson: Don't even detect posix_madvise() on DarwinMichal Privoznik
2024-06-05meson: assume x86-64-v2 baseline ISAPaolo Bonzini
2024-05-25migration: remove unnecessary zlib dependencyPaolo Bonzini
2024-05-24configure: move -mcx16 flag out of CPU_CFLAGSArtyom Kunakovsky
2024-05-14Bump minimum glib version to v2.66Thomas Huth
2024-05-10configs: disable emulators that require it if libfdt is not foundPaolo Bonzini
2024-05-10kconfig: allow compiling out QEMU device tree code per targetPaolo Bonzini
2024-05-10meson: move libfdt together with other dependenciesPaolo Bonzini
2024-05-10meson: pick libfdt from common_ss when building target-specific filesPaolo Bonzini
2024-05-08migration: Remove block migrationFabiano Rosas
2024-05-03meson: make target endianneess available to KconfigPaolo Bonzini
2024-04-26exec: Expose 'target_page.h' API to user emulationPhilippe Mathieu-Daudé
2024-04-26exec: Rename NEED_CPU_H -> COMPILING_PER_TARGETPhilippe Mathieu-Daudé
2024-04-24meson: Make DEBUG_REMAP a meson optionIlya Leoshkevich
2024-04-24Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-04-24hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helperPhilippe Mathieu-Daudé
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé
2024-04-18hw: Include minimal source set in user emulation buildPhilippe Mathieu-Daudé
2024-04-18meson: do not link pixman automatically into all targetsPaolo Bonzini
2024-04-12meson.build: Disable -fzero-call-used-regs on OpenBSDThomas Huth
2024-03-20meson: remove dead dictionary accessPaolo Bonzini
2024-03-13Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Peter Maydell
2024-03-12meson: generate .stp files for tools tooDaniel P. Berrangé