The following changes since commit e8dca265c91b45f4cde746e5094d7b763444eb6a:
Merge tag 'pull-11.1-more-check-tcg-docker-meson-180926-1' of https://gitlab.com/stsquad/qemu into staging (2026-09-18 07:52:24 -1000)
are available in the Git repository at:
https://gitlab.com/p-b-o/qemu tags/pbouvier/pr/tcg_tests-20260918
for you to fetch changes up to f115b35ed817df6ddbc96f47cc0a537ea76e545a:
tests/docker/docker.py: do not add-current-user if $UID == 0 (2026-09-18 19:29:56 +0000)
----------------------------------------------------------------
- [PATCH 0/3] tests/tcg: fix more container issues (Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>)
Link: https://lore.kernel.org/qemu-devel/20260917221117.274619-1-pierrick.bouvier@oss.qualcomm.com
----------------------------------------------------------------
Pierrick Bouvier (3):
tests/tcg/meson.build: fix host fs mount on SELinux enabled systems
tests/docker/docker.py: fix run command with $UID == 0
tests/docker/docker.py: do not add-current-user if $UID == 0
tests/docker/docker.py | 16 +++++++++-------
tests/tcg/meson.build | 2 ++
2 files changed, 11 insertions(+), 7 deletions(-)