aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2023-05-18configure: use 'mkvenv ensure meson' to bootstrap mesonJohn Snow
2023-05-18configure: create a python venv unconditionallyJohn Snow
2023-05-10block: compile out assert_bdrv_graph_readable() by defaultStefan Hajnoczi
2023-04-20configure: Honour cross-prefix when finding ObjC compilerPeter Maydell
2023-04-20configure: Avoid -Werror=maybe-uninitializedAkihiko Odaki
2023-04-20build-sys: prevent meson from downloading wrapped subprojectsMarc-André Lureau
2023-03-28util: import GTree as QTreeEmilio Cota
2023-03-09Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...Peter Maydell
2023-03-08tests/qtest/readconfig: Test docs/config/ich9-ehci-uhci.cfgThomas Huth
2023-03-07testing: probe gdb for supported architectures ahead of timeAlex Bennée
2023-03-04configure: Disable thread-safety warnings on macOSThomas Huth
2023-03-02Merge tag 'pull-testing-next-010323-1' of https://gitlab.com/stsquad/qemu int...Peter Maydell
2023-03-01build: Don't specify -no-pie for --static user-mode programsWarner Losh
2023-03-01configure: expose the direct container commandAlex Bennée
2023-02-27Merge tag 'for-upstream-8.0' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-02-27configure: Look for auxiliary Python installationsJohn Snow
2023-02-27configure: protect against escaping venv when running MesonPaolo Bonzini
2023-02-27configure: Add 'mkdir build' checkDinah Baum
2023-02-17configure: Enable -Wthread-safety if presentKevin Wolf
2023-02-14configure: Bump minimum Clang version to 10.0Thomas Huth
2023-01-26tests/tcg: Do not build/run TCG tests if TCG is disabledFabiano Rosas
2023-01-11configure: remove backwards-compatibility codePaolo Bonzini
2023-01-11enforce use of G_GNUC_PRINTF attributesDaniel P. Berrangé
2023-01-11configure: fix GLIB_VERSION for cross-compilationPaolo Bonzini
2023-01-06configure: test all warningsPaolo Bonzini
2023-01-06configure: remove backwards-compatibility and obsolete optionsPaolo Bonzini
2023-01-06configure: preserve qemu-ga variablesPaolo Bonzini
2023-01-06configure: cleanup $cpu testsPaolo Bonzini
2023-01-06configure: remove dead functionPaolo Bonzini
2023-01-06configure: remove useless write_c_skeletonPaolo Bonzini
2022-12-23configure: repeat ourselves for the benefit of CIAlex Bennée
2022-12-23configure: Fix check-tcg not executing any testsMukilan Thiyagarajan
2022-12-20qga-win: add logging to Windows event logAndrey Drobyshev
2022-11-22Run docker probe only if docker or podman are availableStefan Weil
2022-11-06Fix broken configure with -Wunused-parameterStefan Weil
2022-10-31tests/tcg: include CONFIG_PLUGIN in config-host.makPaolo Bonzini
2022-10-31configure: fix the --enable-static --disable-pie caseAlex Bennée
2022-10-31configure: don't enable cross compilers unless in target_listAlex Bennée
2022-10-18configure: Avoid using strings binaryMichal Privoznik
2022-10-18configure: don't enable firmware for targets that are not builtPaolo Bonzini
2022-10-11Revert "configure: build ROMs with container-based cross compilers"Alex Bennée
2022-10-06configure: build ROMs with container-based cross compilersPaolo Bonzini
2022-10-06configure: cleanup creation of tests/tcg target configPaolo Bonzini
2022-10-06configure: unify creation of cross-compilation MakefilesPaolo Bonzini
2022-10-06configure: move tests/tcg/Makefile.prereqs to root build directoryPaolo Bonzini
2022-10-06tests/tcg: move compiler tests to MakefilesPaolo Bonzini
2022-10-06tests/tcg: remove -f from Makefile invocationPaolo Bonzini
2022-10-06tests: simplify Makefile invocation for tests/tcgPaolo Bonzini
2022-10-06configure: store container engine in config-host.makPaolo Bonzini
2022-10-06configure: return status code from probe_target_compilerPaolo Bonzini