qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/4] tcg fixes


From: Richard Henderson
Subject: [Qemu-devel] [PULL 0/4] tcg fixes
Date: Fri, 13 Jan 2017 12:05:52 -0800

Two problems found with my most recent tcg-2.9 queued patches;
two patches for tcg/aarch64 that had been submitted but somehow
dropped off the patch queue.

With this, aarch64 risu passes on aarch64 again.


r~


The following changes since commit b6af8ea60282df514f87d32e36afd1c9aeee28c8:

  Merge remote-tracking branch 
'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging (2017-01-13 
14:38:21 +0000)

are available in the git repository at:

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

for you to fetch changes up to 8cf9a3d3f7a4b95f33e0bda5416b9c93ec887dd3:

  tcg/aarch64: Fix tcg_out_movi (2017-01-13 11:47:29 -0800)

----------------------------------------------------------------
Fixes and more queued patches

----------------------------------------------------------------
Richard Henderson (4):
      tcg/s390: Fix merge error with facilities
      target/arm: Fix ubfx et al for aarch64
      tcg/aarch64: Fix addsub2 for 0+C
      tcg/aarch64: Fix tcg_out_movi

 target/arm/translate-a64.c   |  2 +-
 tcg/aarch64/tcg-target.inc.c | 66 ++++++++++++++++++++++----------------------
 tcg/s390/tcg-target.inc.c    |  2 +-
 3 files changed, 35 insertions(+), 35 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]