qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Max Filippov <jcmvbkbc@gmail.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Max Filippov <jcmvbkbc@gmail.com>
Subject: [Qemu-devel] [PULL] target-xtensa: fix cross-page jumps/calls at the end of TB
Date: Mon, 26 May 2014 12:48:53 +0400	[thread overview]
Message-ID: <1401094133-3112-1-git-send-email-jcmvbkbc@gmail.com> (raw)

Hi Peter,

please pull my fixes series for target-xtensa.
The following changes since commit 178ac111bca16c08a79b2609ebdc75197bea976a:

  Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging (2014-05-22 19:04:49 +0100)

are available in the git repository at:


  git://github.com/OSLL/qemu-xtensa.git tags/20140526-xtensa

for you to fetch changes up to 57a740514d2f68330ae408894b4c5ab01cfb0a83:

  target-xtensa: add tests for cross-page TB (2014-05-26 12:33:54 +0400)

----------------------------------------------------------------
Xtensa fixes queue 2014-05-26:
- fix cross-page jumps/calls at the end of TB;
- add tests for TBs and instructions crossing page boundary.

----------------------------------------------------------------
Max Filippov (3):
      target-xtensa: fix cross-page jumps/calls at the end of TB
      target-xtensa: completely clean TLB between MMU tests
      target-xtensa: add tests for cross-page TB

 target-xtensa/translate.c   |   4 +-
 tests/tcg/xtensa/test_mmu.S | 246 ++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 241 insertions(+), 9 deletions(-)

                 reply	other threads:[~2014-05-26  8:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1401094133-3112-1-git-send-email-jcmvbkbc@gmail.com \
    --to=jcmvbkbc@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).