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