On Fri, 26 Apr 2019 at 18:24, Richard Henderson <richard.hender...@linaro.org> wrote: > > The following changes since commit 3284aa128153750f14a61e8a96fd085e6f2999b6: > > Merge remote-tracking branch 'remotes/lersek/tags/edk2-pull-2019-04-22' > into staging (2019-04-24 13:19:41 +0100) > > are available in the Git repository at: > > https://github.com/rth7680/qemu.git tags/pull-tcg-20190426 > > for you to fetch changes up to ef5dae6805cce7b59d129d801bdc5db71bcbd60d: > > cputlb: Fix io_readx() to respect the access_type (2019-04-25 10:40:06 > -0700) > > ---------------------------------------------------------------- > Add tcg_gen_extract2_*. > Deal with overflow of TranslationBlocks. > Respect access_type in io_readx. > > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.1 for any user-visible changes. -- PMM