qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] Queued tcg patches
@ 2017-07-10  7:34 Richard Henderson
  2017-07-10  7:34 ` [Qemu-devel] [PULL 1/5] tcg/aarch64: Introduce and use long branch to register Richard Henderson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Richard Henderson @ 2017-07-10  7:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

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(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-07-10 13:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-10  7:34 [Qemu-devel] [PULL 0/5] Queued tcg patches Richard Henderson
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

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).