Hi! The following changes since commit 1df256f5968e9f7c3c4533a1383b071c044a36d6:
Merge tag 'qom-qapi-pr-pr-v1' of https://gitlab.com/marcandre.lureau/qemu into staging (2026-09-08 18:35:31 +0100) are available in the Git repository at: https://gitlab.com/huth/qemu.git tags/pull-request-2026-09-10 for you to fetch changes up to 72a02f711d11c78b88869dc00db392ef08504940: hw/usb/host-libusb: keep autoscan enabled for bus+addr selector (2026-09-10 13:34:51 +0200) ---------------------------------------------------------------- - Fix minor issues in next-cube machine and mark it as deprecated - Add a configure option to disable tests - Remove stamp files when deleting assets from the functional cache - Make sure that pyling version is not too old - Keep USB autoscan enabled for bus+addr selector ---------------------------------------------------------------- Brian Cain (1): tests: install pylint for functional linters Florian Schmidt (1): Add option to disable building tests Thomas Huth (4): hw/m68k/next-cube: Replace assert()s and abort()s with logging functions docs/about: Deprecate the 'next-cube' m68k machine MAINTAINERS: Mark the next-cube machine as "Orphan" scripts/clean_functional_cache: Remove also .stamp files Timo Teräs (1): hw/usb/host-libusb: keep autoscan enabled for bus+addr selector MAINTAINERS | 3 +-- docs/about/deprecated.rst | 8 ++++++++ hw/m68k/next-cube.c | 12 +++++++----- hw/usb/host-libusb.c | 14 ++++---------- meson.build | 2 +- meson_options.txt | 2 ++ pythondeps.toml | 1 + scripts/clean_functional_cache.py | 4 +++- scripts/meson-buildoptions.sh | 3 +++ 9 files changed, 30 insertions(+), 19 deletions(-)
