[qt/qt/qt5]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qt5 Pushed by mirror-service into branch 'dev'. Changed from b49f3297b8acef6f970d7d4b07242206b8c22a31 to 4d6a473bed76de0c99f357c30d76b7e99c2fed58 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 20c9b61cf67822fa062f669084580494b3377ee6 by Karim Pinter on 31/07/2026 at 05:07.. Coin: Run VxWorks QEMU autotests against parallel emulators Boot several VxWorks QEMU instances per host and drive them concurrently instead of running every autotest serially against a single emulator. A 2x2 trial (2 instances, 2 cores each) already halved the ARM autotest wall-clock time, so scale the launcher to an arbitrary instance count. vxworks_qemu_launcher.sh now takes an optional instance id and gives each instance its own tap device, guest IP (172.31.1.10+N), MAC, serial FIFO pair and QEMU log. Instance 0 keeps the previous addresses so a single-instance run is unchanged. The shared bridge/tap setup is serialized with flock and made idempotent so parallel launches do not race on it. The SSH readiness probe targets the instance's own IP. Emulator sizing: - Intel: 4 instances, -smp 4 -m 4G each (KVM). - ARM: 2 instances, -smp 2 -m 2G each (TCG). Bump the x86_64 test configuration from VMSize8 to VMSize16 so the host can accommodate 4 instances x 4 cores / 4 GB. ARM stays on VMSize8 (2 x 2 cores). Fixes: QTBUG-147569 Pick-to: 6.12 Change-Id: Ic2d7912bdac22d71a3424d14b5000cbef89f61a6 Reviewed-by: Simo Fält <[email protected]> https://invent.kde.org/qt/qt/qt5/-/commit/20c9b61cf67822fa062f669084580494b3377ee6 Git commit 65104d023e4c01dae3603075a95ef14db6c942cb by Karim Pinter on 31/07/2026 at 05:07.. Set VxWorks QtBase tests insignificant till all the problems are fixed Upgrade to VxWorks 26.03, needs several fixes, which depend on each other. But they fail on staging, because they are not staged together. After the changes are in dev and 6.12 branch, the test insignificant feature can be removed. Pick-to: 6.12 Change-Id: Idaeb846b757afe0e071fe2f0aed2b35333ca50fe Reviewed-by: Simo Fält <[email protected]> https://invent.kde.org/qt/qt/qt5/-/commit/65104d023e4c01dae3603075a95ef14db6c942cb Git commit 4bb35ed3bb5b80eec2605fd738914e4c3505042b by Karim Pinter (on behalf of Toni Saario) on 31/07/2026 at 05:07.. Update VxWorks libs to 26_03 Pick-to: 6.12 Change-Id: I6157d0645dcfdebda2f2bb34e4736c832b4f5956 Reviewed-by: Jukka Jokiniva <[email protected]> https://invent.kde.org/qt/qt/qt5/-/commit/4bb35ed3bb5b80eec2605fd738914e4c3505042b Git commit 4d6a473bed76de0c99f357c30d76b7e99c2fed58 by Karim Pinter on 31/07/2026 at 05:07.. Update coin to VxWorks 26.03 VSB and VIP updated to VxWorks 26.03. NFS updated to v3 UDP only. Qt home, cache, tmp directory moved to ramfs with HRFS formatting. Task-number: QTBUG-145458 Change-Id: I954bac54584797d77429937a2e3edec6da5a73fd Pick-to: 6.12 Reviewed-by: Simo Fält <[email protected]> https://invent.kde.org/qt/qt/qt5/-/commit/4d6a473bed76de0c99f357c30d76b7e99c2fed58