On Tue, 13 Apr 2021 at 21:15, Peter Maydell <[email protected]> wrote: > > On Tue, 13 Apr 2021 at 17:18, Paolo Bonzini <[email protected]> wrote: > > > > The following changes since commit c1e90def01bdb8fcbdbebd9d1eaa8e4827ece620: > > > > Merge remote-tracking branch > > 'remotes/pmaydell/tags/pull-target-arm-20210412' into staging (2021-04-12 > > 12:12:09 +0100) > > > > are available in the Git repository at: > > > > https://gitlab.com/bonzini/qemu.git tags/for-upstream > > > > for you to fetch changes up to 1a0b186eaf3d1ce63dc7bf608d618b9ca62b6241: > > > > qapi/qom.json: Do not use CONFIG_VIRTIO_CRYPTO in common code (2021-04-13 > > 18:04:23 +0200) > > > > ---------------------------------------------------------------- > > * Fix C++ compilation of qemu/osdep.h. > > * Fix -object cryptodev-vhost-user > > > > ---------------------------------------------------------------- > > Paolo Bonzini (2): > > osdep: include glib-compat.h before other QEMU headers > > osdep: protect qemu/osdep.h with extern "C" > > > > Thomas Huth (1): > > qapi/qom.json: Do not use CONFIG_VIRTIO_CRYPTO in common code > > This still seems to have the same version of patch 2 that I gave > review comments on, and which you haven't replied to ?
Ping? I'd like to tag rc3 today... I guess we could just leave out the extern C related changes, as they're not a regression since 5.2. thanks -- PMM
