On Thu, 10 Sep 2020 at 14:15, Alex Bennée <alex.ben...@linaro.org> wrote: > > The following changes since commit 9435a8b3dd35f1f926f1b9127e8a906217a5518a: > > Merge remote-tracking branch > 'remotes/kraxel/tags/sirius/ipxe-20200908-pull-request' into staging > (2020-09-08 21:21:13 +0100) > > are available in the Git repository at: > > https://github.com/stsquad/qemu.git tags/pull-testing-fixes-100920-1 > > for you to fetch changes up to c17a386b6afe608086aa4d260e29662865680b7f: > > plugins: move the more involved plugins to contrib (2020-09-10 10:47:03 > +0100) > > ---------------------------------------------------------------- > Various misc and testing fixes: > > - Expand CODING_STYLE.rst a little more > - usb-host build fix > - allow check-softfloat unit tests without TCG > - simplify mips imm_branch so compiler isn't confused > - mark ppc64abi32 for deprecation > - more compiler soothing in pch_rev_id > - allow acceptance to skip missing binaries > - more a bunch of plugins to contrib
Applied, thanks (we can tweak the config-deprecation code as a followon patch). Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2 for any user-visible changes. -- PMM