aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2023-03-28util: import GTree as QTreeEmilio Cota1-0/+15
2023-03-09Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...Peter Maydell1-0/+8
2023-03-08tests/qtest/readconfig: Test docs/config/ich9-ehci-uhci.cfgThomas Huth1-0/+1
2023-03-07testing: probe gdb for supported architectures ahead of timeAlex Bennée1-0/+8
2023-03-04configure: Disable thread-safety warnings on macOSThomas Huth1-1/+4
2023-03-02Merge tag 'pull-testing-next-010323-1' of https://gitlab.com/stsquad/qemu int...Peter Maydell1-0/+3
2023-03-01build: Don't specify -no-pie for --static user-mode programsWarner Losh1-1/+1
2023-03-01configure: expose the direct container commandAlex Bennée1-0/+3
2023-02-27Merge tag 'for-upstream-8.0' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-19/+61
2023-02-27configure: Look for auxiliary Python installationsJohn Snow1-16/+45
2023-02-27configure: protect against escaping venv when running MesonPaolo Bonzini1-3/+16
2023-02-27configure: Add 'mkdir build' checkDinah Baum1-2/+6
2023-02-17configure: Enable -Wthread-safety if presentKevin Wolf1-0/+1
2023-02-14configure: Bump minimum Clang version to 10.0Thomas Huth1-19/+6
2023-01-26tests/tcg: Do not build/run TCG tests if TCG is disabledFabiano Rosas1-1/+5
2023-01-11configure: remove backwards-compatibility codePaolo Bonzini1-10/+0
2023-01-11enforce use of G_GNUC_PRINTF attributesDaniel P. Berrangé1-0/+1
2023-01-11configure: fix GLIB_VERSION for cross-compilationPaolo Bonzini1-1/+1
2023-01-06configure: test all warningsPaolo Bonzini1-2/+5
2023-01-06configure: remove backwards-compatibility and obsolete optionsPaolo Bonzini1-20/+0
2023-01-06configure: preserve qemu-ga variablesPaolo Bonzini1-17/+6
2023-01-06configure: cleanup $cpu testsPaolo Bonzini1-12/+7
2023-01-06configure: remove dead functionPaolo Bonzini1-4/+0
2023-01-06configure: remove useless write_c_skeletonPaolo Bonzini1-1/+0
2022-12-23configure: repeat ourselves for the benefit of CIAlex Bennée1-3/+4
2022-12-23configure: Fix check-tcg not executing any testsMukilan Thiyagarajan1-3/+1
2022-12-20qga-win: add logging to Windows event logAndrey Drobyshev1-0/+3
2022-11-22Run docker probe only if docker or podman are availableStefan Weil1-1/+1
2022-11-06Fix broken configure with -Wunused-parameterStefan Weil1-4/+4
2022-10-31tests/tcg: include CONFIG_PLUGIN in config-host.makPaolo Bonzini1-0/+3
2022-10-31configure: fix the --enable-static --disable-pie caseAlex Bennée1-2/+3
2022-10-31configure: don't enable cross compilers unless in target_listAlex Bennée1-0/+9
2022-10-18configure: Avoid using strings binaryMichal Privoznik1-17/+18
2022-10-18configure: don't enable firmware for targets that are not builtPaolo Bonzini1-4/+16
2022-10-11Revert "configure: build ROMs with container-based cross compilers"Alex Bennée1-18/+12
2022-10-06configure: build ROMs with container-based cross compilersPaolo Bonzini1-12/+18
2022-10-06configure: cleanup creation of tests/tcg target configPaolo Bonzini1-7/+5
2022-10-06configure: unify creation of cross-compilation MakefilesPaolo Bonzini1-51/+43
2022-10-06configure: move tests/tcg/Makefile.prereqs to root build directoryPaolo Bonzini1-8/+7
2022-10-06tests/tcg: move compiler tests to MakefilesPaolo Bonzini1-63/+2
2022-10-06tests/tcg: remove -f from Makefile invocationPaolo Bonzini1-3/+4
2022-10-06tests: simplify Makefile invocation for tests/tcgPaolo Bonzini1-9/+14
2022-10-06configure: store container engine in config-host.makPaolo Bonzini1-3/+8
2022-10-06configure: return status code from probe_target_compilerPaolo Bonzini1-8/+6
2022-10-06configure: move detected gdb to TCG's config-host.makAlex Bennée1-0/+7
2022-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-91/+6
2022-10-01configure, meson: move linker flag detection to mesonPaolo Bonzini1-16/+0
2022-10-01configure, meson: move C++ compiler detection to meson.buildPaolo Bonzini1-57/+0
2022-10-01meson: require 0.61.3Paolo Bonzini1-1/+1
2022-09-27Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-24/+1