Age | Commit message (Expand) | Author | Files | Lines |
2023-06-26 | git-submodule.sh: allow running in validate mode without previous update | Paolo Bonzini | 1 | -1/+1 |
2023-06-26 | build: further refine build.ninja rules | Paolo Bonzini | 1 | -0/+1 |
2023-06-07 | Merge tag 'pull-tricore-20230607' of https://github.com/bkoppelmann/qemu into... | Richard Henderson | 1 | -0/+1 |
2023-06-07 | tests/tcg/tricore: Add first C program | Bastian Koppelmann | 1 | -0/+1 |
2023-06-07 | configure: check for $download value properly | Michal Privoznik | 1 | -1/+1 |
2023-06-06 | configure: remove --with-git-submodules= | Paolo Bonzini | 1 | -31/+9 |
2023-06-06 | build: remove git submodule handling from main makefile | Paolo Bonzini | 1 | -7/+0 |
2023-06-06 | meson: subprojects: replace berkeley-{soft,test}float-3 with wraps | Paolo Bonzini | 1 | -27/+0 |
2023-06-06 | configure: move SLOF submodule handling to pc-bios/s390-ccw | Paolo Bonzini | 1 | -4/+3 |
2023-06-06 | meson: subprojects: replace submodules with wrap files | Paolo Bonzini | 1 | -45/+32 |
2023-06-06 | configure: rename --enable-pypi to --enable-download, control subprojects too | Paolo Bonzini | 1 | -10/+7 |
2023-06-06 | configure: remove --with-git= option | Paolo Bonzini | 1 | -6/+2 |
2023-05-26 | configure: ignore --make | Paolo Bonzini | 1 | -17/+1 |
2023-05-26 | meson: use subproject for keycodemapdb | Paolo Bonzini | 1 | -2/+2 |
2023-05-26 | meson: use subproject for internal libfdt | Paolo Bonzini | 1 | -1/+1 |
2023-05-26 | configure: unset harmful environment variables | Paolo Bonzini | 1 | -3/+2 |
2023-05-21 | Merge tag 'for-upstream-urgent' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 1 | -1/+9 |
2023-05-19 | scripts: make sure scripts are invoked via $(PYTHON) | Paolo Bonzini | 1 | -1/+1 |
2023-05-19 | configure: fix backwards-compatibility for meson sphinx_build option | Paolo Bonzini | 1 | -0/+8 |
2023-05-18 | Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into staging | Richard Henderson | 1 | -1/+1 |
2023-05-18 | Hexagon (target/hexagon) Add support for v68/v69/v71/v73 | Taylor Simpson | 1 | -1/+1 |
2023-05-18 | configure: remove unnecessary check | Paolo Bonzini | 1 | -7/+0 |
2023-05-18 | configure: reorder option parsing code | Paolo Bonzini | 1 | -63/+58 |
2023-05-18 | configure: remove unnecessary mkdir | Paolo Bonzini | 1 | -1/+0 |
2023-05-18 | configure: do not rerun the tests with -Werror | Paolo Bonzini | 1 | -34/+1 |
2023-05-18 | configure: remove compiler sanity check | Paolo Bonzini | 1 | -14/+0 |
2023-05-18 | build: move --disable-debug-info to meson | Paolo Bonzini | 1 | -5/+0 |
2023-05-18 | build: move compiler version check to meson | Paolo Bonzini | 1 | -25/+0 |
2023-05-18 | build: move remaining compiler flag tests to meson | Paolo Bonzini | 1 | -68/+11 |
2023-05-18 | build: move warning flag selection to meson | Paolo Bonzini | 1 | -86/+0 |
2023-05-18 | build: move stack protector flag selection to meson | Paolo Bonzini | 1 | -42/+2 |
2023-05-18 | build: move coroutine backend selection to meson | Paolo Bonzini | 1 | -62/+0 |
2023-05-18 | build: move SafeStack tests to meson | Paolo Bonzini | 1 | -73/+0 |
2023-05-18 | build: move sanitizer tests to meson | Paolo Bonzini | 1 | -147/+0 |
2023-05-18 | configure, meson: move --enable-modules to Meson | Paolo Bonzini | 1 | -20/+0 |
2023-05-18 | configure: remove pkg-config functions | Paolo Bonzini | 1 | -17/+4 |
2023-05-18 | build: move glib detection and workarounds to meson | Paolo Bonzini | 1 | -97/+1 |
2023-05-18 | meson: use prefer_static option | Paolo Bonzini | 1 | -3/+1 |
2023-05-18 | meson: require 0.63.0 | Paolo Bonzini | 1 | -1/+1 |
2023-05-18 | configure: Add courtesy hint to Python version failure message | John Snow | 1 | -1/+4 |
2023-05-18 | Python: Drop support for Python 3.6 | Paolo Bonzini | 1 | -5/+5 |
2023-05-18 | configure: add --enable-pypi and --disable-pypi | John Snow | 1 | -1/+20 |
2023-05-18 | configure: bootstrap sphinx with mkvenv | John Snow | 1 | -2/+19 |
2023-05-18 | configure: move --enable-docs and --disable-docs back to configure | John Snow | 1 | -0/+6 |
2023-05-18 | configure: use 'mkvenv ensure meson' to bootstrap meson | John Snow | 1 | -54/+11 |
2023-05-18 | configure: create a python venv unconditionally | John Snow | 1 | -5/+29 |
2023-05-10 | block: compile out assert_bdrv_graph_readable() by default | Stefan Hajnoczi | 1 | -0/+1 |
2023-04-20 | configure: Honour cross-prefix when finding ObjC compiler | Peter Maydell | 1 | -8/+18 |
2023-04-20 | configure: Avoid -Werror=maybe-uninitialized | Akihiko Odaki | 1 | -7/+3 |
2023-04-20 | build-sys: prevent meson from downloading wrapped subprojects | Marc-André Lureau | 1 | -0/+4 |