All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [Qemu-devel] [PULL 0/5] Queued tcg patches
Date: Sun,  9 Jul 2017 21:34:56 -1000	[thread overview]
Message-ID: <20170710073501.5207-1-rth@twiddle.net> (raw)

Improvements and build fix for aarch64; bug fix for mips64.


r~


The following changes since commit b11365867568ba954de667a0bfe0945b8f78d6bd:

  Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into staging (2017-07-06 11:42:59 +0100)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tags/pull-tcg-20170709

for you to fetch changes up to 8b8d768f19037a825a0bc81654492caa7c8fab8b:

  tcg/mips: Bugfix for crash when running program with qemu-i386. (2017-07-09 21:11:38 -1000)

----------------------------------------------------------------
Queued TCG patches

----------------------------------------------------------------
Jiang Biao (1):
      tcg/mips: Bugfix for crash when running program with qemu-i386.

Pranith Kumar (4):
      tcg/aarch64: Introduce and use long branch to register
      tcg/aarch64: Use ADRP+ADD to compute target address
      tcg/aarch64: Enable indirect jump path using LDR (literal)
      util/cacheinfo: Fix warning generated by clang

 accel/tcg/translate-all.c    |  2 +-
 tcg/aarch64/tcg-target.inc.c | 79 +++++++++++++++++++++++++++++++++++---------
 tcg/mips/tcg-target.inc.c    |  8 ++---
 util/cacheinfo.c             |  2 +-
 4 files changed, 70 insertions(+), 21 deletions(-)

             reply	other threads:[~2017-07-10  7:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-10  7:34 Richard Henderson [this message]
2017-07-10  7:34 ` [Qemu-devel] [PULL 1/5] tcg/aarch64: Introduce and use long branch to register Richard Henderson
2017-07-10  7:34 ` [Qemu-devel] [PULL 2/5] tcg/aarch64: Use ADRP+ADD to compute target address Richard Henderson
2017-07-10  7:34 ` [Qemu-devel] [PULL 3/5] tcg/aarch64: Enable indirect jump path using LDR (literal) Richard Henderson
2017-07-10  7:35 ` [Qemu-devel] [PULL 4/5] util/cacheinfo: Fix warning generated by clang Richard Henderson
2017-07-10  7:35 ` [Qemu-devel] [PULL 5/5] tcg/mips: Bugfix for crash when running program with qemu-i386 Richard Henderson
2017-07-10 13:06 ` [Qemu-devel] [PULL 0/5] Queued tcg 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=20170710073501.5207-1-rth@twiddle.net \
    --to=rth@twiddle.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.