qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] target-xtensa queue
@ 2012-04-05 22:46 Max Filippov
  2012-04-05 22:46 ` [Qemu-devel] [PATCH 1/4] target-xtensa: Move helpers.h to helper.h Max Filippov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Max Filippov @ 2012-04-05 22:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Blue Swirl, Max Filippov, Anthony Liguori

The following changes since commit 8f8d364f2447e58768132fc10f48a67af371ee38:

  Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf (2012-04-04 20:45:03 +0000)

are available in the git repository at:

  git://jcmvbkbc.spb.ru/dumb/qemu-xtensa.git xtensa

Lluís Vilanova (1):
      target-xtensa: Move helpers.h to helper.h

Max Filippov (3):
      target-xtensa: improve unit tests debugging
      target-xtensa: add test for LEND invalidation
      target-xtensa: fix tb invalidation for IBREAK and LOOP

 exec-all.h                            |    1 +
 exec.c                                |    9 ++++++---
 target-xtensa/{helpers.h => helper.h} |    0
 target-xtensa/op_helper.c             |   31 +++++++++++++++++++------------
 target-xtensa/translate.c             |    6 +++---
 tests/tcg/xtensa/Makefile             |    3 +++
 tests/tcg/xtensa/macros.inc           |   17 +++++++++++++++++
 tests/tcg/xtensa/test_loop.S          |   25 +++++++++++++++++++++++++
 xtensa-semi.c                         |    2 +-
 9 files changed, 75 insertions(+), 19 deletions(-)
 rename target-xtensa/{helpers.h => helper.h} (100%)

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

end of thread, other threads:[~2012-04-05 22:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05 22:46 [Qemu-devel] [PULL 0/4] target-xtensa queue Max Filippov
2012-04-05 22:46 ` [Qemu-devel] [PATCH 1/4] target-xtensa: Move helpers.h to helper.h Max Filippov
2012-04-05 22:46 ` [Qemu-devel] [PATCH 2/4] target-xtensa: improve unit tests debugging Max Filippov
2012-04-05 22:46 ` [Qemu-devel] [PATCH 3/4] target-xtensa: add test for LEND invalidation Max Filippov
2012-04-05 22:46 ` [Qemu-devel] [PATCH 4/4] target-xtensa: fix tb invalidation for IBREAK and LOOP Max Filippov

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