Age | Commit message (Expand) | Author |
2023-10-31 | tests/docker: use debian-all-test-cross for sparc64 | Alex Bennée |
2023-10-31 | tests/docker: use debian-all-test-cross for riscv64 | Alex Bennée |
2023-10-31 | tests/docker: use debian-all-test-cross for mips | Alex Bennée |
2023-10-31 | tests/docker: use debian-all-test-cross for mips64 | Alex Bennée |
2023-10-31 | tests/docker: use debian-all-test-cross for m68k | Alex Bennée |
2023-10-31 | tests/docker: use debian-all-test-cross for hppa | Alex Bennée |
2023-10-31 | tests/docker: use debian-all-test-cross for power | Alex Bennée |
2023-10-31 | tests/docker: move sh4 to use debian-legacy-test-cross | Alex Bennée |
2023-10-31 | tests/docker: use debian-legacy-test-cross for alpha | Alex Bennée |
2023-10-18 | configure: define "pkg-config" in addition to "pkgconfig" | Paolo Bonzini |
2023-10-18 | configure, meson: use command line options to configure qemu-ga | Paolo Bonzini |
2023-10-18 | configure: unify handling of several Debian cross containers | Paolo Bonzini |
2023-10-18 | configure: move environment-specific defaults to config-meson.cross | Paolo Bonzini |
2023-10-18 | configure: move target-specific defaults to an external machine file | Paolo Bonzini |
2023-10-18 | configure: remove some dead cruft | Paolo Bonzini |
2023-10-18 | configure: clean up PIE option handling | Paolo Bonzini |
2023-10-18 | configure: clean up plugin option handling | Paolo Bonzini |
2023-10-18 | configure, tests/tcg: simplify GDB conditionals | Paolo Bonzini |
2023-10-18 | configure: clean up handling of CFI option | Paolo Bonzini |
2023-10-17 | Revert "configure: Add workaround for ccache and clang" | Yonggang Luo |
2023-10-11 | Python: Enable python3.12 support | John Snow |
2023-10-11 | configure: fix error message to say Python 3.8 | John Snow |
2023-10-11 | configure: remove gcc version suffixes | Alex Bennée |
2023-10-11 | configure: allow user to override docker engine | Alex Bennée |
2023-10-11 | tests/docker: make docker engine choice entirely configure driven | Alex Bennée |
2023-10-08 | configure: change $softmmu to $system | Paolo Bonzini |
2023-09-07 | Python: Drop support for Python 3.7 | Paolo Bonzini |
2023-09-07 | configure: remove dead code | Paolo Bonzini |
2023-09-07 | configure, meson: remove target OS symbols from config-host.mak | Paolo Bonzini |
2023-09-07 | configure, meson: remove CONFIG_SOLARIS from config-host.mak | Paolo Bonzini |
2023-09-07 | configure, meson: move --enable-plugins to meson | Paolo Bonzini |
2023-09-07 | configure: unify recursion into sub-Makefiles | Paolo Bonzini |
2023-09-07 | contrib/plugins: use an independent makefile | Paolo Bonzini |
2023-09-07 | configure: move --enable-debug-tcg to meson | Paolo Bonzini |
2023-09-07 | configure: remove boolean variables for targets | Paolo Bonzini |
2023-09-07 | configure: create native file with contents of $host_cc | Paolo Bonzini |
2023-09-07 | configure: remove HOST_CC | Paolo Bonzini |
2023-09-01 | linux-user, bsd-user: disable on unsupported host architectures | Paolo Bonzini |
2023-08-28 | configure: remove unnecessary mkdir -p | Paolo Bonzini |
2023-08-28 | configure: fix container_hosts misspellings and duplications | Paolo Bonzini |
2023-08-28 | configure: switch to ensuregroup | Paolo Bonzini |
2023-08-28 | python: use vendored tomli | Paolo Bonzini |
2023-08-28 | configure: never use PyPI for Meson | Paolo Bonzini |
2023-08-28 | configure: fix and complete detection of tricore tools | Paolo Bonzini |
2023-08-08 | configure: unify case statements for CPU canonicalization | Paolo Bonzini |
2023-08-08 | configure: fix detection for x32 linux-user | Paolo Bonzini |
2023-08-06 | configure: Fix linux-user host detection for riscv64 | Richard Henderson |
2023-08-03 | configure: support passthrough of -Dxxx args to meson | Daniel P. Berrangé |
2023-07-11 | configure: Fix cross-building for RISCV host (v5) | Philippe Mathieu-Daudé |
2023-07-11 | configure: Fix cross-building for RISCV host | Philippe Mathieu-Daudé |