aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2026-01-27tests/vm: Make the haiku VM usable againThomas Huth1-1/+7
2026-01-20configure: add ppc target back to container testsFlorian Hofhammer1-1/+1
2026-01-20configure: Set $PYTHON in the configuration of the optionromsThomas Huth1-0/+1
2026-01-17meson: Remove cpu == riscv32 testsRichard Henderson1-7/+3
2026-01-17meson: Drop host_arch rename for riscv64Richard Henderson1-2/+2
2026-01-17meson: Drop host_arch rename for mips64Richard Henderson1-5/+3
2026-01-17meson: Remove cpu == x86 testsRichard Henderson1-15/+1
2026-01-17*: Remove __i386__ testsRichard Henderson1-2/+0
2026-01-17*: Remove arm host supportRichard Henderson1-7/+0
2026-01-17meson: Drop cpu == wasm32 testsRichard Henderson1-4/+1
2026-01-16configure: Enable to propagate -sMEMORY64 flag to EmscriptenKohei Tokunaga1-1/+11
2026-01-16meson: Add wasm64 support to the --cpu flagKohei Tokunaga1-1/+5
2025-12-27bump meson wheel to 1.10.0Paolo Bonzini1-2/+2
2025-12-05tests/tcg: honour the available QEMU binaries when running check-tcgAlex Bennée1-3/+3
2025-10-16buildsys: Remove support for 32-bit PPC hostsPhilippe Mathieu-Daudé1-14/+5
2025-10-16buildsys: Remove support for 32-bit MIPS hostsPhilippe Mathieu-Daudé1-7/+0
2025-10-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-6/+7
2025-10-07build-sys: default to host vendor for rust target tripleMarc-André Lureau1-6/+7
2025-10-07tests/functional: Provide GDB to the functional testsGustavo Romero1-0/+2
2025-09-30configure: set the meson executable suffix/extMarc-André Lureau1-1/+13
2025-09-30configure: set the bindgen cross targetMarc-André Lureau1-0/+7
2025-09-30configure: fix rust meson configurationMarc-André Lureau1-1/+1
2025-09-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-2/+2
2025-09-17configure: bump Meson to 1.9.0 for use with RustPaolo Bonzini1-2/+2
2025-09-16target/arm: Added test case for SME register exposure to GDBVacha Bhavsar1-0/+6
2025-08-12configure: Don't disable Rust for too old meson versionKevin Wolf1-3/+5
2025-07-26configure: expose PYTHON to test/tcg/config-host.makAlex Bennée1-0/+1
2025-07-21linux-headers: Remove the 32-bit arm headersThomas Huth1-1/+0
2025-06-03build, dockerfiles: add support for detecting rustdocPaolo Bonzini1-0/+8
2025-06-03meson: update to version 1.8.1Paolo Bonzini1-0/+8
2025-05-06meson: Add wasm build in build scriptsKohei Tokunaga1-0/+7
2025-04-30Drop support for Python 3.8Thomas Huth1-7/+7
2025-04-23Remove the remainders of the Avocado testsThomas Huth1-1/+1
2025-01-17configure: reenable plugins by default for 32-bit hostsPierrick Bouvier1-20/+1
2024-11-18configure: Use -ef to compare pathsAkihiko Odaki1-1/+1
2024-11-05contrib/plugins: remove Makefile for contrib/pluginsPierrick Bouvier1-18/+0
2024-10-31configure: detect 64-bit MIPSPaolo Bonzini1-3/+7
2024-10-25Merge tag 'pull-maintainer-oct-misc-241024-1' of https://gitlab.com/stsquad/q...Peter Maydell1-0/+5
2024-10-24tests/tcg: enable basic testing for aarch64_be-linux-userAlex Bennée1-0/+5
2024-10-21configure: Replace literally printed '\n' with newlineKevin Wolf1-1/+2
2024-10-14configure, meson: synchronize defaults for configure and Meson Rust optionsPaolo Bonzini1-1/+1
2024-10-11rust: add bindgen step as a meson dependencyManos Pitsidianakis1-0/+7
2024-10-11configure, meson: detect Rust toolchainPaolo Bonzini1-2/+161
2024-09-19deprecation: don't enable TCG plugins by default with TCIAlex Bennée1-2/+9
2024-09-19deprecation: don't enable TCG plugins by default on 32 bit hostsAlex Bennée1-1/+20
2024-09-13buildsys: Remove CRIS cross containerPhilippe Mathieu-Daudé1-4/+0
2024-09-10tests/tcg/aarch64: Extend MTE gdbstub tests to system modeGustavo Romero1-0/+5
2024-09-10tests/docker: use debian-all-test-cross for mips64el testsAlex Bennée1-1/+1
2024-08-16configure: Fix GDB version detection for GDB_HAS_MTEGustavo Romero1-1/+1
2024-08-16configure: Avoid use of param. expansion when using gdb_versionGustavo Romero1-3/+5