Age | Commit message (Expand) | Author | Files | Lines |
2024-02-16 | configure: put all symlink creation together | Paolo Bonzini | 1 | -5/+5 |
2024-02-16 | configure: do not create legacy symlinks | Paolo Bonzini | 1 | -10/+0 |
2024-02-09 | configure: run plugin TCG tests again | Paolo Bonzini | 1 | -0/+3 |
2024-01-19 | configure: Add linux header compile support for LoongArch | Bibo Mao | 1 | -0/+1 |
2023-12-31 | configure, meson: rename targetos to host_os | Paolo Bonzini | 1 | -29/+29 |
2023-12-31 | configure: unify again the case arms in probe_target_compiler | Paolo Bonzini | 1 | -59/+28 |
2023-12-31 | configure: remove unnecessary subshell | Paolo Bonzini | 1 | -5/+3 |
2023-12-31 | Makefile: clean qemu-iotests output | Paolo Bonzini | 1 | -1/+1 |
2023-12-22 | configure: use a native non-cross compiler for linux-user | Paolo Bonzini | 1 | -2/+2 |
2023-11-24 | configure: Make only once with pseudo-"in source tree" builds | Akihiko Odaki | 1 | -8/+4 |
2023-11-24 | tests: respect --enable/--disable-download for Avocado | Paolo Bonzini | 1 | -4/+5 |
2023-11-23 | configure: don't try a "native" cross for linux-user | Alex Bennée | 1 | -10/+13 |
2023-11-23 | tests/docker: replace fedora-i386 with debian-i686 | Daniel P. Berrangé | 1 | -2/+2 |
2023-11-08 | plugins: allow plugins to be enabled on windows | Greg Manning | 1 | -2/+2 |
2023-11-08 | plugins: make test/example plugins work on windows | Greg Manning | 1 | -0/+3 |
2023-11-08 | configure: tell meson and contrib_plugins about DLLTOOL | Alex Bennée | 1 | -0/+6 |
2023-10-31 | tests/docker: use debian-all-test-cross for sparc64 | Alex Bennée | 1 | -0/+4 |
2023-10-31 | tests/docker: use debian-all-test-cross for riscv64 | Alex Bennée | 1 | -0/+4 |
2023-10-31 | tests/docker: use debian-all-test-cross for mips | Alex Bennée | 1 | -0/+4 |
2023-10-31 | tests/docker: use debian-all-test-cross for mips64 | Alex Bennée | 1 | -1/+1 |
2023-10-31 | tests/docker: use debian-all-test-cross for m68k | Alex Bennée | 1 | -0/+5 |
2023-10-31 | tests/docker: use debian-all-test-cross for hppa | Alex Bennée | 1 | -0/+5 |
2023-10-31 | tests/docker: use debian-all-test-cross for power | Alex Bennée | 1 | -3/+2 |
2023-10-31 | tests/docker: move sh4 to use debian-legacy-test-cross | Alex Bennée | 1 | -0/+4 |
2023-10-31 | tests/docker: use debian-legacy-test-cross for alpha | Alex Bennée | 1 | -0/+5 |
2023-10-18 | configure: define "pkg-config" in addition to "pkgconfig" | Paolo Bonzini | 1 | -0/+1 |
2023-10-18 | configure, meson: use command line options to configure qemu-ga | Paolo Bonzini | 1 | -7/+9 |
2023-10-18 | configure: unify handling of several Debian cross containers | Paolo Bonzini | 1 | -36/+5 |
2023-10-18 | configure: move environment-specific defaults to config-meson.cross | Paolo Bonzini | 1 | -23/+14 |
2023-10-18 | configure: move target-specific defaults to an external machine file | Paolo Bonzini | 1 | -22/+15 |
2023-10-18 | configure: remove some dead cruft | Paolo Bonzini | 1 | -6/+1 |
2023-10-18 | configure: clean up PIE option handling | Paolo Bonzini | 1 | -20/+13 |
2023-10-18 | configure: clean up plugin option handling | Paolo Bonzini | 1 | -22/+17 |
2023-10-18 | configure, tests/tcg: simplify GDB conditionals | Paolo Bonzini | 1 | -16/+14 |
2023-10-18 | configure: clean up handling of CFI option | Paolo Bonzini | 1 | -6/+7 |
2023-10-17 | Revert "configure: Add workaround for ccache and clang" | Yonggang Luo | 1 | -32/+0 |
2023-10-11 | Python: Enable python3.12 support | John Snow | 1 | -1/+2 |
2023-10-11 | configure: fix error message to say Python 3.8 | John Snow | 1 | -1/+1 |
2023-10-11 | configure: remove gcc version suffixes | Alex Bennée | 1 | -2/+2 |
2023-10-11 | configure: allow user to override docker engine | Alex Bennée | 1 | -2/+6 |
2023-10-11 | tests/docker: make docker engine choice entirely configure driven | Alex Bennée | 1 | -1/+0 |
2023-10-08 | configure: change $softmmu to $system | Paolo Bonzini | 1 | -5/+5 |
2023-09-07 | Python: Drop support for Python 3.7 | Paolo Bonzini | 1 | -4/+4 |
2023-09-07 | configure: remove dead code | Paolo Bonzini | 1 | -8/+0 |
2023-09-07 | configure, meson: remove target OS symbols from config-host.mak | Paolo Bonzini | 1 | -18/+0 |
2023-09-07 | configure, meson: remove CONFIG_SOLARIS from config-host.mak | Paolo Bonzini | 1 | -3/+0 |
2023-09-07 | configure, meson: move --enable-plugins to meson | Paolo Bonzini | 1 | -4/+1 |
2023-09-07 | configure: unify recursion into sub-Makefiles | Paolo Bonzini | 1 | -5/+8 |
2023-09-07 | contrib/plugins: use an independent makefile | Paolo Bonzini | 1 | -3/+12 |
2023-09-07 | configure: move --enable-debug-tcg to meson | Paolo Bonzini | 1 | -10/+1 |