1. 7ccb415 tests/docker: use debian-all-test-cross for sparc64 by Alex Bennée · 1 year, 3 months ago
  2. 26025d8 tests/docker: use debian-all-test-cross for riscv64 by Alex Bennée · 1 year, 3 months ago
  3. b09bb6d tests/docker: use debian-all-test-cross for mips by Alex Bennée · 1 year, 3 months ago
  4. 92a3165 tests/docker: use debian-all-test-cross for mips64 by Alex Bennée · 1 year, 3 months ago
  5. 9d9a573 tests/docker: use debian-all-test-cross for m68k by Alex Bennée · 1 year, 3 months ago
  6. 95f5bf9 tests/docker: use debian-all-test-cross for hppa by Alex Bennée · 1 year, 3 months ago
  7. eb4cb4e tests/docker: use debian-all-test-cross for power by Alex Bennée · 1 year, 3 months ago
  8. 4e76d98 tests/docker: move sh4 to use debian-legacy-test-cross by Alex Bennée · 1 year, 3 months ago
  9. d004e27 tests/docker: use debian-legacy-test-cross for alpha by Alex Bennée · 1 year, 3 months ago
  10. 5281489 configure: define "pkg-config" in addition to "pkgconfig" by Paolo Bonzini · 1 year, 3 months ago
  11. e20d68a configure, meson: use command line options to configure qemu-ga by Paolo Bonzini · 1 year, 4 months ago
  12. 1759957 configure: unify handling of several Debian cross containers by Paolo Bonzini · 1 year, 4 months ago
  13. 090a188 configure: move environment-specific defaults to config-meson.cross by Paolo Bonzini · 1 year, 3 months ago
  14. c36dd41 configure: move target-specific defaults to an external machine file by Paolo Bonzini · 1 year, 3 months ago
  15. 050b439 configure: remove some dead cruft by Paolo Bonzini · 1 year, 4 months ago
  16. 2e938a9 configure: clean up PIE option handling by Paolo Bonzini · 1 year, 4 months ago
  17. 39fb3cf configure: clean up plugin option handling by Paolo Bonzini · 1 year, 4 months ago
  18. a47dd5c configure, tests/tcg: simplify GDB conditionals by Paolo Bonzini · 1 year, 4 months ago
  19. ae22ae6 configure: clean up handling of CFI option by Paolo Bonzini · 1 year, 4 months ago
  20. 4f94781 Revert "configure: Add workaround for ccache and clang" by Yonggang Luo · 1 year, 4 months ago
  21. 19a39e2 Python: Enable python3.12 support by John Snow · 1 year, 4 months ago
  22. 761f241 configure: fix error message to say Python 3.8 by John Snow · 1 year, 4 months ago
  23. e0f8951 configure: remove gcc version suffixes by Alex Bennée · 1 year, 4 months ago
  24. 42ede11 configure: allow user to override docker engine by Alex Bennée · 1 year, 4 months ago
  25. c691925 tests/docker: make docker engine choice entirely configure driven by Alex Bennée · 1 year, 4 months ago
  26. 24f9c07 configure: change $softmmu to $system by Paolo Bonzini · 1 year, 4 months ago
  27. ca056f4 Python: Drop support for Python 3.7 by Paolo Bonzini · 1 year, 9 months ago
  28. a5e9fbf configure: remove dead code by Paolo Bonzini · 1 year, 5 months ago
  29. 1f2146f configure, meson: remove target OS symbols from config-host.mak by Paolo Bonzini · 1 year, 5 months ago
  30. 73258b3 configure, meson: remove CONFIG_SOLARIS from config-host.mak by Paolo Bonzini · 3 years, 4 months ago
  31. 2c13c57 configure, meson: move --enable-plugins to meson by Paolo Bonzini · 1 year, 5 months ago
  32. 2a5919a configure: unify recursion into sub-Makefiles by Paolo Bonzini · 1 year, 5 months ago
  33. bafe78a contrib/plugins: use an independent makefile by Paolo Bonzini · 1 year, 5 months ago
  34. 1d558c9 configure: move --enable-debug-tcg to meson by Paolo Bonzini · 1 year, 5 months ago
  35. 80100e2 configure: remove boolean variables for targets by Paolo Bonzini · 1 year, 5 months ago
  36. 3c7ee49 configure: create native file with contents of $host_cc by Paolo Bonzini · 1 year, 7 months ago
  37. b3403ed configure: remove HOST_CC by Paolo Bonzini · 1 year, 7 months ago
  38. 473cd07 linux-user, bsd-user: disable on unsupported host architectures by Paolo Bonzini · 2 years, 4 months ago
  39. 29a8238 configure: remove unnecessary mkdir -p by Paolo Bonzini · 1 year, 6 months ago
  40. a04f337 configure: fix container_hosts misspellings and duplications by Paolo Bonzini · 1 year, 6 months ago
  41. c853c4d configure: switch to ensuregroup by Paolo Bonzini · 1 year, 6 months ago
  42. edc2107 python: use vendored tomli by Paolo Bonzini · 1 year, 6 months ago
  43. 7c3fb52 configure: never use PyPI for Meson by Paolo Bonzini · 1 year, 6 months ago
  44. a3d3de8 configure: fix and complete detection of tricore tools by Paolo Bonzini · 1 year, 6 months ago
  45. 971fac2 configure: unify case statements for CPU canonicalization by Paolo Bonzini · 1 year, 6 months ago
  46. f140823 configure: fix detection for x32 linux-user by Paolo Bonzini · 1 year, 6 months ago
  47. 89e5b79 configure: Fix linux-user host detection for riscv64 by Richard Henderson · 1 year, 6 months ago
  48. ff136d2 configure: support passthrough of -Dxxx args to meson by Daniel P. Berrangé · 1 year, 6 months ago
  49. 887cba8 configure: Fix cross-building for RISCV host (v5) by Philippe Mathieu-Daudé · 1 year, 7 months ago
  50. e3e477c configure: Fix cross-building for RISCV host by Philippe Mathieu-Daudé · 1 year, 7 months ago
  51. 8edddaa git-submodule.sh: allow running in validate mode without previous update by Paolo Bonzini · 1 year, 7 months ago
  52. 6c5f893 build: further refine build.ninja rules by Paolo Bonzini · 1 year, 8 months ago
  53. 45ae979 Merge tag 'pull-tricore-20230607' of https://github.com/bkoppelmann/qemu into staging by Richard Henderson · 1 year, 8 months ago
  54. 0e45f7b tests/tcg/tricore: Add first C program by Bastian Koppelmann · 1 year, 8 months ago
  55. c06b157 configure: check for $download value properly by Michal Privoznik · 1 year, 8 months ago
  56. 6f3ae23 configure: remove --with-git-submodules= by Paolo Bonzini · 1 year, 8 months ago
  57. 1f46815 build: remove git submodule handling from main makefile by Paolo Bonzini · 1 year, 8 months ago
  58. d2dfe0b meson: subprojects: replace berkeley-{soft,test}float-3 with wraps by Paolo Bonzini · 1 year, 8 months ago
  59. b11f9bd configure: move SLOF submodule handling to pc-bios/s390-ccw by Paolo Bonzini · 1 year, 8 months ago
  60. 2019cab meson: subprojects: replace submodules with wrap files by Paolo Bonzini · 1 year, 8 months ago
  61. ac4ccac configure: rename --enable-pypi to --enable-download, control subprojects too by Paolo Bonzini · 1 year, 8 months ago
  62. 50cfed8 configure: remove --with-git= option by Paolo Bonzini · 1 year, 8 months ago
  63. b17bbf8 configure: ignore --make by Paolo Bonzini · 2 years, 8 months ago
  64. c53648a meson: use subproject for keycodemapdb by Paolo Bonzini · 1 year, 8 months ago
  65. 58e48b2 meson: use subproject for internal libfdt by Paolo Bonzini · 1 year, 8 months ago
  66. 5b50723 configure: unset harmful environment variables by Paolo Bonzini · 1 year, 8 months ago
  67. ffd9492 Merge tag 'for-upstream-urgent' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 1 year, 8 months ago
  68. 4b424c7 scripts: make sure scripts are invoked via $(PYTHON) by Paolo Bonzini · 1 year, 8 months ago
  69. 973038d configure: fix backwards-compatibility for meson sphinx_build option by Paolo Bonzini · 1 year, 8 months ago
  70. 449d6d9 Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into staging by Richard Henderson · 1 year, 8 months ago
  71. fc2622f Hexagon (target/hexagon) Add support for v68/v69/v71/v73 by Taylor Simpson · 1 year, 9 months ago
  72. d71ccfa configure: remove unnecessary check by Paolo Bonzini · 1 year, 9 months ago
  73. 13cf376 configure: reorder option parsing code by Paolo Bonzini · 1 year, 9 months ago
  74. eebcddf configure: remove unnecessary mkdir by Paolo Bonzini · 1 year, 9 months ago
  75. d0016b8 configure: do not rerun the tests with -Werror by Paolo Bonzini · 2 years, 3 months ago
  76. 264b803 configure: remove compiler sanity check by Paolo Bonzini · 1 year, 9 months ago
  77. c0e705c build: move --disable-debug-info to meson by Paolo Bonzini · 1 year, 9 months ago
  78. 13f60de build: move compiler version check to meson by Paolo Bonzini · 2 years, 3 months ago
  79. a988b4c build: move remaining compiler flag tests to meson by Paolo Bonzini · 2 years, 3 months ago
  80. 95caf1f build: move warning flag selection to meson by Paolo Bonzini · 2 years, 1 month ago
  81. 911d4ca build: move stack protector flag selection to meson by Paolo Bonzini · 2 years, 4 months ago
  82. 6739825 build: move coroutine backend selection to meson by Paolo Bonzini · 2 years, 4 months ago
  83. 721fa5e build: move SafeStack tests to meson by Paolo Bonzini · 2 years, 4 months ago
  84. 34f983d build: move sanitizer tests to meson by Paolo Bonzini · 2 years, 1 month ago
  85. 6002711 configure, meson: move --enable-modules to Meson by Paolo Bonzini · 2 years, 3 months ago
  86. 877c556 configure: remove pkg-config functions by Paolo Bonzini · 2 years, 4 months ago
  87. fc9a809 build: move glib detection and workarounds to meson by Paolo Bonzini · 2 years, 4 months ago
  88. a0cbd2e meson: use prefer_static option by Paolo Bonzini · 2 years, 7 months ago
  89. 3b087f7 meson: require 0.63.0 by Paolo Bonzini · 3 years, 1 month ago
  90. e46b82a configure: Add courtesy hint to Python version failure message by John Snow · 1 year, 9 months ago
  91. 5591b74 Python: Drop support for Python 3.6 by Paolo Bonzini · 1 year, 9 months ago
  92. 0c5f3dc configure: add --enable-pypi and --disable-pypi by John Snow · 1 year, 9 months ago
  93. 6f6652e configure: bootstrap sphinx with mkvenv by John Snow · 1 year, 9 months ago
  94. 6b0cedc configure: move --enable-docs and --disable-docs back to configure by John Snow · 1 year, 9 months ago
  95. 66e2c6c configure: use 'mkvenv ensure meson' to bootstrap meson by John Snow · 1 year, 9 months ago
  96. 81e2b19 configure: create a python venv unconditionally by John Snow · 1 year, 9 months ago
  97. 58a2e3f block: compile out assert_bdrv_graph_readable() by default by Stefan Hajnoczi · 1 year, 9 months ago
  98. c0c34c9 configure: Honour cross-prefix when finding ObjC compiler by Peter Maydell · 1 year, 9 months ago
  99. 8041e9e configure: Avoid -Werror=maybe-uninitialized by Akihiko Odaki · 1 year, 10 months ago
  100. 5a347a7 build-sys: prevent meson from downloading wrapped subprojects by Marc-André Lureau · 1 year, 11 months ago