Hi Richard! The following changes since commit 593aee5df98b4a862ff8841a57ea3dbf22131a5f:
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2025-11-10 16:49:59 +0100) are available in the Git repository at: https://gitlab.com/thuth/qemu.git tags/pull-request-2025-11-11 for you to fetch changes up to 0fa4b130a8d4fc46fb7b0b97b34656ac0c69c3c9: tests/functional/m68k/test_nextcube: Fix issues reported by pylint (2025-11-11 09:39:03 +0100) ---------------------------------------------------------------- * Fix some issues in the functional tests that pylint complains about ---------------------------------------------------------------- Thomas Huth (4): tests/functional: Fix problems in testcase.py reported by pylint tests/functional/aarch64/test_device_passthrough: Fix warnings from pylint tests/functional/mips64el: Silence issues reported by pylint tests/functional/m68k/test_nextcube: Fix issues reported by pylint .../functional/aarch64/test_device_passthrough.py | 26 ++- tests/functional/m68k/test_nextcube.py | 4 +- tests/functional/mips64el/test_malta.py | 15 +- tests/functional/mips64el/test_replay.py | 4 +- tests/functional/qemu_test/testcase.py | 243 +++++++++++---------- 5 files changed, 150 insertions(+), 142 deletions(-)
