aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2024-11-06Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-11-06Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int...Peter Maydell
2024-11-06rust: make rustfmt optionalPaolo Bonzini
2024-11-06rust: allow older version of bindgenPaolo Bonzini
2024-11-06Merge tag 'pull-lu-20241105' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-11-05Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-11-05crypto: Introduce SM3 hash hmac pbkdf algorithmliequan che
2024-11-05rust: do not use --generate-cstrPaolo Bonzini
2024-11-05rust: allow version 1.63.0 of rustcPaolo Bonzini
2024-11-05rust: clean up detection of the languagePaolo Bonzini
2024-11-05rust: silence unknown warnings for the sake of old compilersPaolo Bonzini
2024-11-05rust: use std::os::raw instead of core::ffiPaolo Bonzini
2024-11-05rust: build integration test for the qemu_api cratePaolo Bonzini
2024-11-05rust: do not use --no-size_t-is-usizePaolo Bonzini
2024-11-05meson: pass rustc_args when building all cratesPaolo Bonzini
2024-11-05meson: remove repeated search for rust_root_crate.shPaolo Bonzini
2024-11-05meson: import rust module into a global variablePaolo Bonzini
2024-11-05rust: add PL011 device modelManos Pitsidianakis
2024-11-05Revert "rust: add PL011 device model"Manos Pitsidianakis
2024-11-05linux-user: Allow custom rt signal mappingsIlya Leoshkevich
2024-11-05hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write...Bernhard Beschow
2024-11-05meson: build contrib/plugins with mesonPierrick Bouvier
2024-11-02Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-10-31hw/core: Add Enclave Image Format (EIF) related helpersDorjoy Chowdhury
2024-10-31device/virtio-nsm: Support for Nitro Secure Module deviceDorjoy Chowdhury
2024-10-31configure, meson: deprecate 32-bit MIPSPaolo Bonzini
2024-10-31Merge tag 'pull-riscv-to-apply-20241031-1' of https://github.com/alistair23/q...Peter Maydell
2024-10-31hw/riscv: add RISC-V IOMMU base emulationTomasz Jeznach
2024-10-29Merge tag 'pull-virtio-gpu-vulkan-291024-1' of https://gitlab.com/stsquad/qem...Peter Maydell
2024-10-29Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2024-10-28virtio-gpu: Use pkgconfig version to decide which virgl features are availableDmitry Osipenko
2024-10-28net: fix build when libbpf is disabled, but libxdp is enabledDaniel P. Berrangé
2024-10-25Merge tag 'pull-maintainer-oct-misc-241024-1' of https://gitlab.com/stsquad/q...Peter Maydell
2024-10-24meson: hide tsan related warningsPierrick Bouvier
2024-10-21meson.build: Remove ncurses workaround for OpenBSDBrad Smith
2024-10-14Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Peter Maydell
2024-10-14meson: check in main meson.build for native Rust compilerPaolo Bonzini
2024-10-14meson: find_program('gdbus-codegen') directlyMarc-André Lureau
2024-10-11Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-10-11meson: ensure -mcx16 is passed when detecting ATOMIC128Paolo Bonzini
2024-10-11meson: define qemu_isa_flagsPaolo Bonzini
2024-10-11meson: fix machine option for x86_versionPierrick Bouvier
2024-10-11rust: add PL011 device modelPaolo Bonzini
2024-10-11meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flagManos Pitsidianakis
2024-10-11rust: add bindgen step as a meson dependencyManos Pitsidianakis
2024-10-11configure, meson: detect Rust toolchainPaolo Bonzini
2024-10-08linux-user: add strace support for openat2Michael Vogt
2024-10-07build-sys: Add rust feature optionManos Pitsidianakis
2024-10-07Require meson version 1.5.0Paolo Bonzini
2024-10-07disas: Remove CRIS disassemblerPhilippe Mathieu-Daudé