On Mon, 27 Jul 2020 at 13:23, Alex Bennée <alex.ben...@linaro.org> wrote: > > The following changes since commit 194f8ca825854abef3aceca1ed7eb5a53b08751f: > > Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200725' into > staging (2020-07-26 17:17:58 +0100) > > are available in the Git repository at: > > https://github.com/stsquad/qemu.git tags/pull-fixes-for-rc2-270720-1 > > for you to fetch changes up to 4a70232b1d26b0d73e1bce60b2c3bdb7e4279d16: > > tests/vm: add shutdown timeout in basevm.py (2020-07-27 09:41:58 +0100) > > ---------------------------------------------------------------- > Various fixes for rc2: > > - get shippable working again > - semihosting bug fixes > - tweak tb-size handling for low memory machines > - i386 compound literal float fix > - linux-user MAP_FIXED->MAP_NOREPLACE on fallback > - docker binfmt_misc fixes > - linux-user nanosleep fix > - tests/vm drain console fixes
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 for any user-visible changes. -- PMM