Hi Peter, please pull the fix for target-xtensa. The following changes since commit 2d9177588bde9881c6602284d1b0b08e4dfe361e:
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141107' into staging (2014-11-10 13:56:47 +0000) are available in the git repository at: git://github.com/OSLL/qemu-xtensa.git tags/20141110-xtensa for you to fetch changes up to 09c7fbef766b43f6edb46b30546bd1b32ee12921: target-xtensa: add entry overflow test (2014-11-10 17:59:13 +0300) ---------------------------------------------------------------- Xtensa fixes for 2.2: - fix entry opcode register window checking and add unit test. ---------------------------------------------------------------- Max Filippov (2): target-xtensa: add missing window check for entry target-xtensa: add entry overflow test target-xtensa/cpu.h | 6 +++++ target-xtensa/op_helper.c | 6 +++++ tests/tcg/xtensa/test_windowed.S | 51 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 63 insertions(+) -- 1.8.1.4