On Tue, 1 Sep 2020 at 16:20, Richard Henderson <richard.hender...@linaro.org> wrote: > > Version 2. Serves me right for not testing 32-bit host > when I knew there was a patch that mattered. > > > r~ > > The following changes since commit 2f4c51c0f384d7888a04b4815861e6d5fd244d75: > > Merge remote-tracking branch > 'remotes/kraxel/tags/usb-20200831-pull-request' into staging (2020-08-31 > 19:39:13 +0100) > > are available in the Git repository at: > > https://github.com/rth7680/qemu.git tags/pull-mb-20200901 > > for you to fetch changes up to 19f27b6c2493472fe2790cf08d7b0140d57bdad5: > > target/microblaze: Reduce linux-user address space to 32-bit (2020-09-01 > 07:43:35 -0700) > > ---------------------------------------------------------------- > Convert microblaze to generic translator loop > Convert microblaze to decodetree > Fix mb_cpu_transaction_failed > Other misc cleanups >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2 for any user-visible changes. -- PMM