On Mon, Jun 22, 2026 at 11:43 AM Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit b83371668192a705b878e909c5ae9c1233cbd5fb:
>
> Merge tag 'pbouvier/pr/plugins-20260618' of https://gitlab.com/p-b-o/qemu into staging (2026-06-19 15:00:01 -0400)
>
> are available in the Git repository at:
>
> https://gitlab.com/stsquad/qemu.git tags/pull-11.1-testing-updates-220626-1
>
> for you to fetch changes up to 2e020310e15d8452407c438271f3c06d4fa0c416:
>
> gitlab: update bug template for sec issues & tool assistance (2026-06-22 13:45:37 +0100)
>
> ----------------------------------------------------------------
> testing and gitlab updates:
>
> - present a dev friendly cmd line in functional test logs
> - tell pylint to skip c-modules
> - widen the capture of functional tests logs in gitlab
> - remove workaround for MacOS build targets
> - update the gitlab bug template for security process
Hi Alex,
Please take a look at this CI failure and resend this pull request with a fix:
https://gitlab.com/qemu-project/qemu/-/jobs/14979433360#L169
Thanks,
Stefan
>
> ----------------------------------------------------------------
> Alex Bennée (5):
> python/qemu: split arg between base and harness lists
> python/qemu: split console from harness args
> python/qemu: dump a developer friendly version of cmdline to logs
> tests/functional: tell pylint not to check c-modules
> gitlab: remove build target hacks
>
> Daniel P. Berrangé (2):
> gitlab: ensure "check-XXX' jobs capture functional test logs
> gitlab: update bug template for sec issues & tool assistance
>
> .gitlab-ci.d/buildtest-template.yml | 18 +++++++++---------
> .gitlab-ci.d/macos.yml | 7 ++-----
> .gitlab/issue_templates/bug.md | 11 +++++++++--
> python/qemu/machine/machine.py | 29 ++++++++++++++++++++++++-----
> tests/functional/pylintrc | 1 +
> 5 files changed, 45 insertions(+), 21 deletions(-)
>
> --
> 2.47.3
>
>