qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] target/alpha queued patches
@ 2017-09-07 18:19 Richard Henderson
  2017-09-07 18:19 ` [Qemu-devel] [PULL 1/4] target/alpha: Convert to DisasJumpType Richard Henderson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Richard Henderson @ 2017-09-07 18:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

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

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-07 18:19 [Qemu-devel] [PULL 0/4] target/alpha queued patches Richard Henderson
2017-09-07 18:19 ` [Qemu-devel] [PULL 1/4] target/alpha: Convert to DisasJumpType Richard Henderson
2017-09-07 18:19 ` [Qemu-devel] [PULL 2/4] target/alpha: Convert to DisasContextBase Richard Henderson
2017-09-07 18:19 ` [Qemu-devel] [PULL 3/4] target/alpha: Convert to TranslatorOps Richard Henderson
2017-09-07 18:19 ` [Qemu-devel] [PULL 4/4] target/alpha: Switch to do_transaction_failed() hook Richard Henderson
2017-09-08  6:34 ` [Qemu-devel] [PULL 0/4] target/alpha queued patches no-reply
2017-09-08 10:02 ` 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).