aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
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
2024-05-25migration: remove unnecessary zlib dependencyPaolo Bonzini1-1/+1
2024-05-24configure: move -mcx16 flag out of CPU_CFLAGSArtyom Kunakovsky1-0/+7
2024-05-14Bump minimum glib version to v2.66Thomas Huth1-15/+1
2024-05-10configs: disable emulators that require it if libfdt is not foundPaolo Bonzini1-1/+5
2024-05-10kconfig: allow compiling out QEMU device tree code per targetPaolo Bonzini1-0/+1
2024-05-10meson: move libfdt together with other dependenciesPaolo Bonzini1-41/+38
2024-05-10meson: pick libfdt from common_ss when building target-specific filesPaolo Bonzini1-3/+11
2024-05-08migration: Remove block migrationFabiano Rosas1-2/+0
2024-05-03meson: make target endianneess available to KconfigPaolo Bonzini1-5/+7
2024-04-26exec: Expose 'target_page.h' API to user emulationPhilippe Mathieu-Daudé1-1/+1
2024-04-26exec: Rename NEED_CPU_H -> COMPILING_PER_TARGETPhilippe Mathieu-Daudé1-2/+2
2024-04-24meson: Make DEBUG_REMAP a meson optionIlya Leoshkevich1-0/+4
2024-04-24Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson1-38/+0
2024-04-24hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helperPhilippe Mathieu-Daudé1-36/+0
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé1-2/+0
2024-04-18hw: Include minimal source set in user emulation buildPhilippe Mathieu-Daudé1-1/+5
2024-04-18meson: do not link pixman automatically into all targetsPaolo Bonzini1-1/+1
2024-04-12meson.build: Disable -fzero-call-used-regs on OpenBSDThomas Huth1-1/+5
2024-03-20meson: remove dead dictionary accessPaolo Bonzini1-1/+1
2024-03-13Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Peter Maydell1-23/+40
2024-03-12meson: generate .stp files for tools tooDaniel P. Berrangé1-21/+40
2024-03-12tracetool: remove redundant --target-type / --target-name argsDaniel P. Berrangé1-2/+0
2024-03-12Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell1-3/+7
2024-03-12ebpf: Updated eBPF program and skeleton.Andrew Melnychenko1-3/+7
2024-03-11meson.build: Always require an objc compiler on macos hostsPeter Maydell1-1/+1
2024-03-08meson: Remove --warn-common ldflagAkihiko Odaki1-5/+0
2024-03-04meson: detect broken clang 17 with -fzero-call-used-regsDaniel P. Berrangé1-5/+12
2024-02-23meson: Enable -WvlaPeter Maydell1-0/+1
2024-02-09crypto: Introduce SM4 symmetric cipher algorithmHyman Huang1-0/+26
2024-02-09meson: sort C warning flags alphabeticallyDaniel P. Berrangé1-19/+21
2024-02-06meson: Link with libinotify on FreeBSDIlya Leoshkevich1-4/+19
2024-02-01hw/fsi: Introduce IBM's Local busNinad Palsule1-0/+1