]> git.proxmox.com Git - mirror_qemu.git/commitdiff
Merge remote-tracking branch 'remotes/xtensa/tags/20140526-xtensa' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 28 May 2014 13:47:35 +0000 (14:47 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 28 May 2014 13:47:35 +0000 (14:47 +0100)
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.

# gpg: Signature made Mon 26 May 2014 09:37:39 BST using RSA key ID F83FA044
# gpg: Can't check signature: public key not found

* remotes/xtensa/tags/20140526-xtensa:
  target-xtensa: add tests for cross-page TB
  target-xtensa: completely clean TLB between MMU tests
  target-xtensa: fix cross-page jumps/calls at the end of TB

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

Trivial merge