On Tue, 7 Apr 2020 at 16:51, Alex Bennée <alex.ben...@linaro.org> wrote: > > The following changes since commit 53ef8a92eb04ee19640f5aad3bff36cd4a36c250: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20200406' into staging (2020-04-06 > 12:36:45 +0100) > > are available in the Git repository at: > > https://github.com/stsquad/qemu.git tags/pull-misc-fixes-070420-1 > > for you to fetch changes up to cce743abbf398a324879039cd582349b36da0ea6: > > tcg/i386: Fix %r12 guest_base initialization (2020-04-07 16:19:49 +0100) > > ---------------------------------------------------------------- > Various fixes: > > - add .github repo lockdown config > - better handle missing symbols in elf-ops > - protect fcntl64 with #ifdef > - remove unused macros from test > - fix handling of /proc/self/maps > - avoid BAD_SHIFT in x80 softfloat > - properly terminate on .hex EOF > - fix configure probe on windows cross build > - fix %r12 guest_base initialization
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0 for any user-visible changes. -- PMM