qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/4] target/alpha queued patches


From: Richard Henderson
Subject: [Qemu-devel] [PULL 0/4] target/alpha queued patches
Date: Thu, 7 Sep 2017 11:19:34 -0700

Convert to TranslatorOps and do_transaction_failed.


r~


The following changes since commit cda4a338c4243fa3bff4498b935340ac7121cc76:

  tcg/tci: Add TCG_TARGET_DEFAULT_MO (2017-09-07 18:57:34 +0100)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tags/pull-axp-20170907

for you to fetch changes up to 6ad4d7eed05a1e23537fc92b50f898f5977f37e6:

  target/alpha: Switch to do_transaction_failed() hook (2017-09-07 11:15:55 
-0700)

----------------------------------------------------------------
Queued target/alpha patches

----------------------------------------------------------------
Peter Maydell (1):
      target/alpha: Switch to do_transaction_failed() hook

Richard Henderson (3):
      target/alpha: Convert to DisasJumpType
      target/alpha: Convert to DisasContextBase
      target/alpha: Convert to TranslatorOps

 target/alpha/cpu.c        |   2 +-
 target/alpha/cpu.h        |   8 +-
 target/alpha/helper.c     |   8 ++
 target/alpha/mem_helper.c |  19 +--
 target/alpha/translate.c  | 347 +++++++++++++++++++++-------------------------
 5 files changed, 180 insertions(+), 204 deletions(-)



reply via email to

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