The following changes since commit 831aaf24967a49d7750090b9dcfd6bf356f16529:
Merge remote-tracking branch 'remotes/marcandre/tags/misc-pull-request' into staging (2021-09-14 18:14:56 +0100) are available in the Git repository at: https://gitlab.com/bonzini/qemu.git tags/for-upstream for you to fetch changes up to 3bfc2d0b71a59e17b886769d56bef2771701f4f0: target/xtensa: list cores in a text file (2021-09-15 09:12:55 +0200) ---------------------------------------------------------------- * Update Meson to 0.58.2 ---------------------------------------------------------------- Paolo Bonzini (4): meson: bump submodule to 0.58.2 meson: switch minimum meson version to 0.58.2 hexagon: use env keyword argument to pass PYTHONPATH target/xtensa: list cores in a text file configure | 8 ++----- docs/meson.build | 14 +++++------ meson | 2 +- meson.build | 54 ++++++++++++++++++++----------------------- plugins/meson.build | 4 ++-- scripts/mtest2make.py | 7 ++---- target/hexagon/meson.build | 3 ++- target/xtensa/cores.list | 9 ++++++++ target/xtensa/import_core.sh | 3 +++ target/xtensa/meson.build | 4 ++-- tests/qapi-schema/meson.build | 4 ++-- tests/qtest/meson.build | 2 +- tests/unit/meson.build | 2 +- trace/meson.build | 4 ++-- 14 files changed, 61 insertions(+), 59 deletions(-) create mode 100644 target/xtensa/cores.list -- 2.31.1
