Message ID | 20200725160548.750749-1-richard.henderson@linaro.org |
---|---|
Headers | show |
Series | misc tcg-related patches | expand |
On Sat, 25 Jul 2020 at 17:05, Richard Henderson <richard.henderson@linaro.org> wrote: > > The following changes since commit 7adfbea8fd1efce36019a0c2f198ca73be9d3f18: > > Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-for-5.1-pull-request' into staging (2020-07-24 10:52:20 +0100) > > are available in the Git repository at: > > https://github.com/rth7680/qemu.git tags/pull-tcg-20200725 > > for you to fetch changes up to 3cb3a7720b01830abd5fbb81819dbb9271bf7821: > > target/i386: Save cc_op before loop insns (2020-07-24 14:29:35 -0700) > > ---------------------------------------------------------------- > Fix some cputlb commentary > Fix an hppa temporary leak > Fix an i386 translation issue with loop insns > > --------------------------------------------------------------- Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 for any user-visible changes. -- PMM