aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2024-07-041-51/+49
|\
| * meson: Drop the .fa library suffixPaolo Bonzini2024-07-031-15/+2
| * Revert "meson: Propagate gnutls dependency"Akihiko Odaki2024-07-031-2/+2
| * meson: Pass objects and dependencies to declare_dependency()Akihiko Odaki2024-07-031-19/+25
| * meson: move block.syms dependency out of libblockPaolo Bonzini2024-07-031-2/+3
| * meson: move shared_module() calls where modules are already walkedPaolo Bonzini2024-07-031-15/+19
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into stagingRichard Henderson2024-07-031-1/+1
|\ \
| * | meson.build: Add RISC-V to the edk2-target listSunil V L2024-07-031-1/+1
| |/
* / util/cpuinfo-riscv: Use linux __riscv_hwprobe syscallRichard Henderson2024-07-031-0/+6
|/
* meson: remove dead optimization optionPaolo Bonzini2024-06-281-13/+0
* meson: allow configuring the x86-64 baselinePaolo Bonzini2024-06-281-8/+33
* configure: Add uadk optionShameer Kolothum2024-06-141-0/+14
* configure: add --enable-qpl build optionYuan Liu2024-06-141-0/+8
* Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into stagingRichard Henderson2024-06-131-3/+1
|\
| * meson: Remove libibumad dependencezhenwei pi2024-06-121-3/+1
* | tracetool: Remove unused vcpu.py scriptPhilippe Mathieu-Daudé2024-06-101-1/+0
|/
* meson: Don't even detect posix_madvise() on DarwinMichal Privoznik2024-06-081-4/+10
* meson: assume x86-64-v2 baseline ISAPaolo Bonzini2024-06-051-3/+7
* migration: remove unnecessary zlib dependencyPaolo Bonzini2024-05-251-1/+1
* configure: move -mcx16 flag out of CPU_CFLAGSArtyom Kunakovsky2024-05-241-0/+7
* Bump minimum glib version to v2.66Thomas Huth2024-05-141-15/+1
* configs: disable emulators that require it if libfdt is not foundPaolo Bonzini2024-05-101-1/+5
* kconfig: allow compiling out QEMU device tree code per targetPaolo Bonzini2024-05-101-0/+1
* meson: move libfdt together with other dependenciesPaolo Bonzini2024-05-101-41/+38
* meson: pick libfdt from common_ss when building target-specific filesPaolo Bonzini2024-05-101-3/+11
* migration: Remove block migrationFabiano Rosas2024-05-081-2/+0
* meson: make target endianneess available to KconfigPaolo Bonzini2024-05-031-5/+7
* exec: Expose 'target_page.h' API to user emulationPhilippe Mathieu-Daudé2024-04-261-1/+1
* exec: Rename NEED_CPU_H -> COMPILING_PER_TARGETPhilippe Mathieu-Daudé2024-04-261-2/+2
* meson: Make DEBUG_REMAP a meson optionIlya Leoshkevich2024-04-241-0/+4
* Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into stagingRichard Henderson2024-04-241-38/+0
|\
| * hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helperPhilippe Mathieu-Daudé2024-04-241-36/+0
| * target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé2024-04-241-2/+0
* | hw: Include minimal source set in user emulation buildPhilippe Mathieu-Daudé2024-04-181-1/+5
* | meson: do not link pixman automatically into all targetsPaolo Bonzini2024-04-181-1/+1
|/
* meson.build: Disable -fzero-call-used-regs on OpenBSDThomas Huth2024-04-121-1/+5
* meson: remove dead dictionary accessPaolo Bonzini2024-03-201-1/+1
* Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell2024-03-131-23/+40
|\
| * meson: generate .stp files for tools tooDaniel P. Berrangé2024-03-121-21/+40
| * tracetool: remove redundant --target-type / --target-name argsDaniel P. Berrangé2024-03-121-2/+0
* | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell2024-03-121-3/+7
|\ \
| * | ebpf: Updated eBPF program and skeleton.Andrew Melnychenko2024-03-121-3/+7
| |/
* / meson.build: Always require an objc compiler on macos hostsPeter Maydell2024-03-111-1/+1
|/
* meson: Remove --warn-common ldflagAkihiko Odaki2024-03-081-5/+0
* meson: detect broken clang 17 with -fzero-call-used-regsDaniel P. Berrangé2024-03-041-5/+12
* meson: Enable -WvlaPeter Maydell2024-02-231-0/+1
* crypto: Introduce SM4 symmetric cipher algorithmHyman Huang2024-02-091-0/+26
* meson: sort C warning flags alphabeticallyDaniel P. Berrangé2024-02-091-19/+21
* meson: Link with libinotify on FreeBSDIlya Leoshkevich2024-02-061-4/+19
* hw/fsi: Introduce IBM's Local busNinad Palsule2024-02-011-0/+1