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