On Mon, 31 Aug 2020 at 17:06, Richard Henderson <richard.hender...@linaro.org> wrote: > > At Edgar's request, generating the pull-request for this. > > r~ > > > > The following changes since commit 39335fab59e11cfda9b7cf63929825db2dd3a3e0: > > Merge remote-tracking branch > 'remotes/vivier2/tags/linux-user-for-5.2-pull-request' into staging > (2020-08-28 22:30:11 +0100) > > are available in the Git repository at: > > https://github.com/rth7680/qemu.git tags/pull-mb-20200831 > > for you to fetch changes up to 7233c0d0b0f5b65fcf6d6423de069ddf9f916392: > > target/microblaze: Reduce linux-user address space to 32-bit (2020-08-31 > 08:45:45 -0700) > > ---------------------------------------------------------------- > Convert microblaze to generic translator loop > Convert microblaze to decodetree > Fix mb_cpu_transaction_failed > Other misc cleanups
The patchew complaints about shifts greater than the width of the type look legit -- could you fix them and resend, please? thanks -- PMM