On Fri, Sep 11, 2026 at 09:06:26AM -1000, Richard Henderson wrote: > On 9/10/26 23:01, Michael S. Tsirkin wrote: > > The following changes since commit 1df256f5968e9f7c3c4533a1383b071c044a36d6: > > > > Merge tag 'qom-qapi-pr-pr-v1' ofhttps://gitlab.com/marcandre.lureau/qemu > > into staging (2026-09-08 18:35:31 +0100) > > > > are available in the Git repository at: > > > > https://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > > > for you to fetch changes up to 2f8991c0b9c400f55897849a538580039b61865a: > > > > MAINTAINERS: add Junjie Cao as CXL reviewer (2026-09-11 04:59:15 -0400) > > > > ---------------------------------------------------------------- > > pci, vhost, virtio, iommu, apci: features, fixes > > > > new vhost-user-media device > > virtio-net now supports live-TAP local migration > > cxl now supports CFMW restrictions and per-window options > > intel_iommu now supports concurrent page fault handling with PRI > > pci now batches memory transactions around mapping updates > > vhost-user-blk now allows toggling inflight-migration at runtime > > virtio-rtc now supports smeared UTC clock type > > intel_iommu now exposes SMPWC when SVM is enabled > > new reviewer for CXL patches > > > > Fixes, cleanups all over the place > > https://gitlab.com/qemu-project/qemu/-/pipelines/2840522620 > > Between the 6 failing jobs, I think there are 2 failures replicated: > > https://gitlab.com/qemu-project/qemu/-/jobs/16454091774#L800 > > 18/34 func-quick+func-x86_64 - qemu:func-x86_64-linters FAIL > 6.00s exit status 1 > 34/34 func-thorough+func-x86_64-thorough+thorough - > qemu:func-x86_64-tap_migration ERROR 0.19s 0 subtests > passed > > > r~
That's the new test. I dropped that. The func-rx-vnc is due to the test using a fixed port which is always a bad idea, making the test flaky. Pushed to same tag, could you try again pls? Vladimir FYI tests/functional: add test_tap_migration is dropped due to linter issues and missing iproute2 dependency. -- MST
