On Thu, 17 Jun 2021 at 10:36, Paolo Bonzini <pbonz...@redhat.com> wrote: > > The following changes since commit 1ea06abceec61b6f3ab33dadb0510b6e09fb61e2: > > Merge remote-tracking branch > 'remotes/berrange-gitlab/tags/misc-fixes-pull-request' into staging > (2021-06-14 15:59:13 +0100) > > are available in the Git repository at: > > https://gitlab.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to f51f8e3591393f7f274e1435ac22188e2dafdfe8: > > configure: Remove probe for _Static_assert (2021-06-16 15:03:26 +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) > * Bump compiler to C11 (Richard) > * First round of SVM fixes from GSoC project (Lara)
Applied, thanks. (Richard sent his C11 set as a separate pull, but git seems to have coped with the merge.) Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1 for any user-visible changes. -- PMM