On Wed, 25 Sep 2019 at 19:45, Richard Henderson <richard.hender...@linaro.org> wrote: > > This is v4 of my notdirty + rom patch set with two suggested name > changes (qemu_build_not_reached, TLB_DISCARD_WRITE) from David and Alex. > > > r~ > > > The following changes since commit 240ab11fb72049d6373cbbec8d788f8e411a00bc: > > Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190924' into > staging (2019-09-24 15:36:31 +0100) > > are available in the Git repository at: > > https://github.com/rth7680/qemu.git tags/pull-tcg-20190925 > > for you to fetch changes up to ae57db63acf5a0399232f852acc5c1d83ef63400: > > cputlb: Pass retaddr to tb_check_watchpoint (2019-09-25 10:56:28 -0700) > > ---------------------------------------------------------------- > Fixes for TLB_BSWAP > Coversion of NOTDIRTY and ROM handling to cputlb > Followup cleanups to cputlb >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2 for any user-visible changes. -- PMM