aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
45 hoursMerge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-2/+2
3 daysconfigure: bump Meson to 1.9.0 for use with RustPaolo Bonzini1-2/+2
4 daystarget/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
2024-08-16configure: Fix arch detection for GDB_HAS_MTEGustavo Romero1-1/+1
2024-07-05tests/tcg/aarch64: Add MTE gdbstub testsGustavo Romero1-0/+4
2024-06-28configure: detect --cpu=mipsisa64r6Paolo Bonzini1-1/+1
2024-06-08Revert "python: use vendored tomli"Paolo Bonzini1-4/+0
2024-05-24configure: move -mcx16 flag out of CPU_CFLAGSArtyom Kunakovsky1-5/+2
2024-05-14configure: Fix error message when C compiler is not workingThomas Huth1-1/+10
2024-05-10configure: quote -D options that are passed through to mesonPaolo Bonzini1-1/+1
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé1-2/+0
2024-02-16configure: put all symlink creation togetherPaolo Bonzini1-5/+5
2024-02-16configure: do not create legacy symlinksPaolo Bonzini1-10/+0
2024-02-09configure: run plugin TCG tests againPaolo Bonzini1-0/+3
2024-01-19configure: Add linux header compile support for LoongArchBibo Mao1-0/+1
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini1-29/+29
2023-12-31configure: unify again the case arms in probe_target_compilerPaolo Bonzini1-59/+28
2023-12-31configure: remove unnecessary subshellPaolo Bonzini1-5/+3
2023-12-31Makefile: clean qemu-iotests outputPaolo Bonzini1-1/+1
2023-12-22configure: use a native non-cross compiler for linux-userPaolo Bonzini1-2/+2
2023-11-24configure: Make only once with pseudo-"in source tree" buildsAkihiko Odaki1-8/+4
2023-11-24tests: respect --enable/--disable-download for AvocadoPaolo Bonzini1-4/+5
2023-11-23configure: don't try a "native" cross for linux-userAlex Bennée1-10/+13
2023-11-23tests/docker: replace fedora-i386 with debian-i686Daniel P. Berrangé1-2/+2
2023-11-08plugins: allow plugins to be enabled on windowsGreg Manning1-2/+2