1. 58a2e3f block: compile out assert_bdrv_graph_readable() by default by Stefan Hajnoczi · 1 year, 10 months ago
  2. c0c34c9 configure: Honour cross-prefix when finding ObjC compiler by Peter Maydell · 1 year, 11 months ago
  3. 8041e9e configure: Avoid -Werror=maybe-uninitialized by Akihiko Odaki · 1 year, 11 months ago
  4. 5a347a7 build-sys: prevent meson from downloading wrapped subprojects by Marc-André Lureau · 2 years ago
  5. e3feb2c util: import GTree as QTree by Emilio Cota · 2 years, 1 month ago
  6. b1224d8 Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into staging by Peter Maydell · 2 years ago
  7. 201aa17 tests/qtest/readconfig: Test docs/config/ich9-ehci-uhci.cfg by Thomas Huth · 2 years ago
  8. bcbc36a testing: probe gdb for supported architectures ahead of time by Alex Bennée · 2 years ago
  9. 2946e1a configure: Disable thread-safety warnings on macOS by Thomas Huth · 2 years ago
  10. 262312d Merge tag 'pull-testing-next-010323-1' of https://gitlab.com/stsquad/qemu into staging by Peter Maydell · 2 years ago
  11. a365689 build: Don't specify -no-pie for --static user-mode programs by Warner Losh · 2 years, 1 month ago
  12. 60f999b configure: expose the direct container command by Alex Bennée · 2 years ago
  13. 33dc95d Merge tag 'for-upstream-8.0' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 2 years ago
  14. fee6d41 configure: Look for auxiliary Python installations by John Snow · 2 years, 1 month ago
  15. 462a656 configure: protect against escaping venv when running Meson by Paolo Bonzini · 2 years, 1 month ago
  16. f160a5b configure: Add 'mkdir build' check by Dinah Baum · 2 years ago
  17. 3d2d4cc configure: Enable -Wthread-safety if present by Kevin Wolf · 2 years, 2 months ago
  18. 74a1b25 configure: Bump minimum Clang version to 10.0 by Thomas Huth · 2 years, 1 month ago
  19. c0031d3 tests/tcg: Do not build/run TCG tests if TCG is disabled by Fabiano Rosas · 2 years, 1 month ago
  20. 75cc286 configure: remove backwards-compatibility code by Paolo Bonzini · 2 years, 8 months ago
  21. 88a0ef0 enforce use of G_GNUC_PRINTF attributes by Daniel P. Berrangé · 2 years, 3 months ago
  22. acedc9a configure: fix GLIB_VERSION for cross-compilation by Paolo Bonzini · 2 years, 2 months ago
  23. ca9b5c2 configure: test all warnings by Paolo Bonzini · 2 years, 5 months ago
  24. 10229ec configure: remove backwards-compatibility and obsolete options by Paolo Bonzini · 2 years, 5 months ago
  25. 954ed68 configure: preserve qemu-ga variables by Paolo Bonzini · 2 years, 5 months ago
  26. f9c7780 configure: cleanup $cpu tests by Paolo Bonzini · 2 years, 5 months ago
  27. 91cd485 configure: remove dead function by Paolo Bonzini · 2 years, 5 months ago
  28. c5634e8 configure: remove useless write_c_skeleton by Paolo Bonzini · 2 years, 5 months ago
  29. 7f78877 configure: repeat ourselves for the benefit of CI by Alex Bennée · 2 years, 3 months ago
  30. 73acb87 configure: Fix check-tcg not executing any tests by Mukilan Thiyagarajan · 2 years, 3 months ago
  31. f9f0e61 qga-win: add logging to Windows event log by Andrey Drobyshev · 2 years, 3 months ago
  32. 47fdc8f Run docker probe only if docker or podman are available by Stefan Weil · 2 years, 4 months ago
  33. 8a0afbb Fix broken configure with -Wunused-parameter by Stefan Weil · 2 years, 4 months ago
  34. d1d94d9 tests/tcg: include CONFIG_PLUGIN in config-host.mak by Paolo Bonzini · 2 years, 4 months ago
  35. 977cccb configure: fix the --enable-static --disable-pie case by Alex Bennée · 2 years, 4 months ago
  36. c3b570b configure: don't enable cross compilers unless in target_list by Alex Bennée · 2 years, 4 months ago
  37. 33ab5f2 configure: Avoid using strings binary by Michal Privoznik · 2 years, 5 months ago
  38. 35fd22b configure: don't enable firmware for targets that are not built by Paolo Bonzini · 2 years, 5 months ago
  39. fde1096 Revert "configure: build ROMs with container-based cross compilers" by Alex Bennée · 2 years, 5 months ago
  40. 730fe75 configure: build ROMs with container-based cross compilers by Paolo Bonzini · 2 years, 5 months ago
  41. c7022a7 configure: cleanup creation of tests/tcg target config by Paolo Bonzini · 2 years, 5 months ago
  42. 0825cae configure: unify creation of cross-compilation Makefiles by Paolo Bonzini · 2 years, 5 months ago
  43. b898bf2 configure: move tests/tcg/Makefile.prereqs to root build directory by Paolo Bonzini · 2 years, 5 months ago
  44. 15b273f tests/tcg: move compiler tests to Makefiles by Paolo Bonzini · 2 years, 5 months ago
  45. d674342 tests/tcg: remove -f from Makefile invocation by Paolo Bonzini · 2 years, 5 months ago
  46. a3e28f8 tests: simplify Makefile invocation for tests/tcg by Paolo Bonzini · 2 years, 5 months ago
  47. c4575b5 configure: store container engine in config-host.mak by Paolo Bonzini · 2 years, 5 months ago
  48. 61cbb35 configure: return status code from probe_target_compiler by Paolo Bonzini · 2 years, 5 months ago
  49. 48543dd configure: move detected gdb to TCG's config-host.mak by Alex Bennée · 2 years, 5 months ago
  50. f8ec554 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 2 years, 5 months ago
  51. e4333d1 configure, meson: move linker flag detection to meson by Paolo Bonzini · 3 years ago
  52. b485458 configure, meson: move C++ compiler detection to meson.build by Paolo Bonzini · 3 years, 4 months ago
  53. 8a29c20 meson: require 0.61.3 by Paolo Bonzini · 3 years, 2 months ago
  54. fe65642 Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into staging by Stefan Hajnoczi · 2 years, 5 months ago
  55. 7089977 configure: do not invoke as/ld directly for pc-bios/optionrom by Paolo Bonzini · 2 years, 9 months ago
  56. 5890258 Remove the slirp submodule (i.e. compile only with an external libslirp) by Thomas Huth · 2 years, 11 months ago
  57. 28d01b1 configure: Add -Wno-gnu-variable-sized-type-not-at-end by Chenyi Qiang · 2 years, 6 months ago
  58. b3b5472 configure: Avoid use of 'local' as it is non-POSIX by Peter Maydell · 2 years, 6 months ago
  59. 563661c configure: Check mkdir result directly, not via $? by Peter Maydell · 2 years, 6 months ago
  60. cc3c71e configure: Remove use of backtick `...` syntax by Peter Maydell · 2 years, 6 months ago
  61. 002d8c1 configure: Add './' on front of glob of */config-devices.mak.d by Peter Maydell · 2 years, 6 months ago
  62. 6470861 configure: Add missing quoting for some easy cases by Peter Maydell · 2 years, 6 months ago
  63. cbbc44d configure: Remove unused meson_args variable by Peter Maydell · 2 years, 6 months ago
  64. 342cf30 configure: Remove unused python_version variable by Peter Maydell · 2 years, 6 months ago
  65. abafb64 configure: explicitly set cflags for --disable-pie by Alex Bennée · 2 years, 6 months ago
  66. 7cb5844 configure: improve error for ucontext coroutine backend by Paolo Bonzini · 2 years, 7 months ago
  67. ebc55f5 configure: pass correct cflags to container-based cross compilers by Paolo Bonzini · 2 years, 7 months ago
  68. 705c881 configure: Fix ppc container_cross_cc substitution by Richard Henderson · 2 years, 7 months ago
  69. c5cfdab configure: Avoid '==' bashism by Peter Maydell · 2 years, 8 months ago
  70. aca5001 configure: Drop dead code attempting to use -msmall-data on alpha hosts by Peter Maydell · 2 years, 8 months ago
  71. 65842b0 configure: Don't use bash-specific string-replacement syntax by Peter Maydell · 2 years, 8 months ago
  72. d466d41 configure: Add braces to clarify intent of $emu[[:space:]] by Peter Maydell · 2 years, 8 months ago
  73. 35a7a6f configure: Add missing POSIX-required space by Peter Maydell · 2 years, 8 months ago
  74. b70ec50 tests/docker/dockerfiles: Add debian-loongarch-cross.docker by Richard Henderson · 2 years, 8 months ago
  75. 285f64f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 2 years, 8 months ago
  76. 8154f5e meson: Prefix each element of firmware path by Akihiko Odaki · 2 years, 8 months ago
  77. 7630156 configure: Restrict TCG to emulation by Philippe Mathieu-Daudé · 3 years, 1 month ago
  78. 92e288f build: try both native and cross compilers by Paolo Bonzini · 2 years, 9 months ago
  79. 52f08de configure: pass whole target name to probe_target_compiler by Paolo Bonzini · 2 years, 8 months ago
  80. e81785a configure: write EXTRA_CFLAGS for all sub-Makefiles by Paolo Bonzini · 2 years, 9 months ago
  81. 26e7253 configure: allow more host/target combos to use the host compiler by Paolo Bonzini · 2 years, 9 months ago
  82. d44f2f9 configure, pc-bios/vof: pass cross CFLAGS correctly by Paolo Bonzini · 2 years, 9 months ago
  83. 75b2447 configure, pc-bios/s390-ccw: pass cross CFLAGS correctly by Paolo Bonzini · 2 years, 9 months ago
  84. 640aabc configure, pc-bios/optionrom: pass cross CFLAGS correctly by Paolo Bonzini · 2 years, 9 months ago
  85. def6fd6 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 2 years, 9 months ago
  86. 5511696 vfio-user: build library by Jagannathan Raman · 2 years, 9 months ago
  87. 76ca98b build: include pc-bios/ part in the ROMS variable by Paolo Bonzini · 2 years, 11 months ago
  88. b9eae9e configure: cleanup -fno-pie detection by Paolo Bonzini · 3 years ago
  89. b5569e5 configure: update list of preserved environment variables by Paolo Bonzini · 2 years, 9 months ago
  90. c48a5c4 tests/tcg: disable xtensa-linux-user again by Paolo Bonzini · 2 years, 9 months ago
  91. 34bb43b target/loongarch: 'make check-tcg' support by Song Gao · 2 years, 9 months ago
  92. 7632a38 configure: remove reference to removed option by Paolo Bonzini · 2 years, 9 months ago
  93. f21db42 configure: remove unused variables from config-host.mak by Paolo Bonzini · 2 years, 9 months ago
  94. d695918 configure: enable cross compilation of vof by Paolo Bonzini · 2 years, 9 months ago
  95. 33ab478 configure: enable cross-compilation of optionrom by Paolo Bonzini · 2 years, 9 months ago
  96. 9ffed42 configure: enable cross-compilation of s390-ccw by Paolo Bonzini · 2 years, 9 months ago
  97. ad38884 configure: move symlink configuration earlier by Paolo Bonzini · 2 years, 9 months ago
  98. 87eb014 configure: include more binutils in tests/tcg makefile by Paolo Bonzini · 2 years, 9 months ago
  99. 5adb43b configure: introduce --cross-prefix-*= by Paolo Bonzini · 2 years, 9 months ago
  100. 2ad60f6 configure: handle host compiler in probe_target_compiler by Paolo Bonzini · 2 years, 9 months ago