From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [PULL 0/3] misc tcg-related patches
Date: Sat, 25 Jul 2020 09:05:45 -0700 [thread overview]
Message-ID: <20200725160548.750749-1-richard.henderson@linaro.org> (raw)
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
----------------------------------------------------------------
Alex Bennée (1):
tcg: update comments for save_iotlb_data in cputlb
Richard Henderson (2):
target/hppa: Free some temps in do_sub
target/i386: Save cc_op before loop insns
accel/tcg/cputlb.c | 11 +++++------
target/hppa/translate.c | 2 ++
target/i386/translate.c | 1 +
3 files changed, 8 insertions(+), 6 deletions(-)
next reply other threads:[~2020-07-25 16:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-25 16:05 Richard Henderson [this message]
2020-07-25 16:05 ` [PULL 1/3] tcg: update comments for save_iotlb_data in cputlb Richard Henderson
2020-07-25 16:05 ` [PULL 2/3] target/hppa: Free some temps in do_sub Richard Henderson
2020-07-25 16:05 ` [PULL 3/3] target/i386: Save cc_op before loop insns Richard Henderson
2020-07-26 18:52 ` [PULL 0/3] misc tcg-related patches Peter Maydell
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=20200725160548.750749-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.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).