Branch: refs/heads/master
Home: https://github.com/qemu/qemu
Commit: f085ba292bb399b029add02269dd395b16d211bd
https://github.com/qemu/qemu/commit/f085ba292bb399b029add02269dd395b16d211bd
Author: Richard Henderson <[email protected]>
Date: 2022-07-12 (Tue, 12 Jul 2022)
Changed paths:
M .gitlab-ci.d/cirrus/freebsd-12.vars
M .gitlab-ci.d/cirrus/freebsd-13.vars
Log Message:
-----------
gitlab-ci/cirrus: Update freebsd to python 3.9 packages
FreeBSD has stopped shipping python 3.8, causing our cirrus
builds to fail immediately. Upstream lcitool has an update
to address this, but has also reorganized its source tree so
additional changes are required for 'make lcitool-update'.
In the meantime, fix the build.
Signed-off-by: Richard Henderson <[email protected]>
Commit: 05b47eec90849b9b40c95f7ab52377385c6c64e2
https://github.com/qemu/qemu/commit/05b47eec90849b9b40c95f7ab52377385c6c64e2
Author: Vladimir Sementsov-Ogievskiy <[email protected]>
Date: 2022-07-12 (Tue, 12 Jul 2022)
Changed paths:
M tests/qemu-iotests/tests/copy-before-write
Log Message:
-----------
iotests: fix copy-before-write for macOS and FreeBSD
strerror() represents ETIMEDOUT a bit different in Linux and macOS /
FreeBSD. Let's support the latter too.
Fixes: 9d05a87b77 ("iotests: copy-before-write: add cases for cbw-timeout
option")
Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Tested-by: Thomas Huth <[email protected]>
Reviewed-by: Hanna Reitz <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Commit: 9548cbeffffd4253e38570d29b8cff0bf77c998f
https://github.com/qemu/qemu/commit/9548cbeffffd4253e38570d29b8cff0bf77c998f
Author: Vladimir Sementsov-Ogievskiy <[email protected]>
Date: 2022-07-12 (Tue, 12 Jul 2022)
Changed paths:
M tests/qemu-iotests/tests/copy-before-write
Log Message:
-----------
iotests/copy-before-write: specify required_fmts
Declare that we need copy-before-write filter to avoid failure when
filter is not whitelisted.
Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Tested-by: Thomas Huth <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Compare: https://github.com/qemu/qemu/compare/08c8a31214e8...9548cbeffffd