]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 3 Nov 2014 16:43:32 +0000 (16:43 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 3 Nov 2014 16:43:32 +0000 (16:43 +0000)
commiteb5f222b5c125de1b47970c6096a3107ffe1d69b
tree1a52e60e8070f9b664f761bce085edde569a5986
parent7135781f65f1267a72bf554ee2b7bd605f9e59aa
parent437a8c11c06f53ed3bcdcc3e5abc5d20b2d439bd
Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into staging

Xtensa fixes and improvements 2014-11-03:
- build fixes for cores w/o windowed registers and with profiling
  interrupts;
- fix uImage load address for MMUv2 cores;
- add script for automatic core import from xtensa configuration overlay.

# gpg: Signature made Sun 02 Nov 2014 22:04:44 GMT using RSA key ID F83FA044
# gpg: Good signature from "Max Filippov <max.filippov@cogentembedded.com>"
# gpg:                 aka "Max Filippov <jcmvbkbc@gmail.com>"

* remotes/xtensa/tags/20141103-xtensa:
  MAINTAINERS: update xtensa boards
  target-xtensa: fix build for cores w/o windowed registers
  target-xtensa: add core importing script
  hw/xtensa/xtfpga: treat uImage load address as virtual
  hw/core/loader: implement address translation in uimage loader
  target-xtensa: avoid duplicate timer interrupt delivery
  target-xtensa: tests: pre-process tests linker script
  target-xtensa: add definition for XTHAL_INTTYPE_PROFILING

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