On 6/15/21 4:17 PM, Peter Maydell wrote: > On Tue, 15 Jun 2021 at 14:42, Paolo Bonzini <pbonz...@redhat.com> wrote: >> >> The following changes since commit 894fc4fd670aaf04a67dc7507739f914ff4bacf2: >> >> Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into >> staging (2021-06-11 09:21:48 +0100) >> >> are available in the Git repository at: >> >> https://gitlab.com/bonzini/qemu.git tags/for-upstream >> >> for you to fetch changes up to 429f60abe15cca9046e6aeaffd81e991e34c9bf6: >> >> configure: map x32 to cpu_family x86_64 for meson (2021-06-14 20:17:55 >> +0200) >> >> ---------------------------------------------------------------- >> * avoid deprecation warnings for SASL on macOS 10.11 or newer >> * fix -readconfig when config blocks have an id (like [chardev "qmp"]) >> * Error* initialization fixes >> * Improvements to ESP emulation (Mark) >> * Allow creating noreserve memory backends (David) >> * Improvements to query-memdev (David) > > Fails to build on all the BSDs and OSX:
FWIW I sent a series adding FreeBSD to GitLab: https://www.mail-archive.com/qemu-devel@nongnu.org/msg809453.html But we might get it even quicker apparently, by plugging our cirrus-ci to gitlab-ci: https://potyarkin.ml/posts/2020/cirrus-ci-integration-for-gitlab-projects/