From: Peter Maydell <peter.maydell@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL for-2.12 0/1] tcg patch queue
Date: Wed, 11 Apr 2018 16:13:15 +0100 [thread overview]
Message-ID: <CAFEAcA_8bKU_PmL_foqZv1iYwpXR-EgpFXvy-kK7kt75UAVJ6g@mail.gmail.com> (raw)
In-Reply-To: <20180410233110.2573-1-richard.henderson@linaro.org>
On 11 April 2018 at 00:31, Richard Henderson
<richard.henderson@linaro.org> wrote:
> The following changes since commit 26d6a7c87b05017ffabffb5e16837a0fccf67e90:
>
> Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-04-10' into staging (2018-04-10 22:16:19 +0100)
>
> are available in the Git repository at:
>
> git://github.com/rth7680/qemu.git tags/pull-tcg-20180411
>
> for you to fetch changes up to afd46fcad2dceffda35c0586f5723c127b6e09d8:
>
> icount: fix cpu_restore_state_from_tb for non-tb-exit cases (2018-04-11 09:05:22 +1000)
>
> ----------------------------------------------------------------
> Handle read-modify-write i/o with icount
>
> ----------------------------------------------------------------
> Pavel Dovgalyuk (1):
> icount: fix cpu_restore_state_from_tb for non-tb-exit cases
>
> include/exec/exec-all.h | 5 ++++-
> accel/tcg/cpu-exec-common.c | 10 +++++-----
> accel/tcg/cpu-exec.c | 1 -
> accel/tcg/translate-all.c | 27 ++++++++++++++-------------
> accel/tcg/user-exec.c | 2 +-
> hw/misc/mips_itu.c | 3 +--
> target/alpha/helper.c | 2 +-
> target/alpha/mem_helper.c | 6 ++----
> target/arm/op_helper.c | 6 +++---
> target/cris/op_helper.c | 4 ++--
> target/i386/helper.c | 2 +-
> target/i386/svm_helper.c | 2 +-
> target/m68k/op_helper.c | 4 ++--
> target/moxie/helper.c | 2 +-
> target/openrisc/sys_helper.c | 8 ++++----
> target/tricore/op_helper.c | 2 +-
> target/xtensa/op_helper.c | 4 ++--
> 17 files changed, 45 insertions(+), 45 deletions(-)
Applied, thanks.
-- PMM
prev parent reply other threads:[~2018-04-11 15:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-10 23:31 [Qemu-devel] [PULL for-2.12 0/1] tcg patch queue Richard Henderson
2018-04-10 23:31 ` [Qemu-devel] [PULL for-2.12 1/1] icount: fix cpu_restore_state_from_tb for non-tb-exit cases Richard Henderson
2018-04-11 15:13 ` Peter Maydell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFEAcA_8bKU_PmL_foqZv1iYwpXR-EgpFXvy-kK7kt75UAVJ6g@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).