Hi Peter, please pull the following target/xtensa batch.
The following changes since commit f4d8cf148e43d942ef1202071e0cd66ce40322e0: Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' into staging (2020-01-06 17:44:22 +0000) are available in the Git repository at: git://github.com/OSLL/qemu-xtensa.git tags/20200106-xtensa for you to fetch changes up to a153a3f73d8e028be996f1602fa99c7f3f53348c: target/xtensa: use MPU background map from core configuration (2020-01-06 11:46:16 -0800) ---------------------------------------------------------------- target/xtensa improvements for v5.0: - fix ps.ring use in MPU configs; - use MPU background map from the configuration overlay. ---------------------------------------------------------------- Max Filippov (3): target/xtensa: fix ps.ring use in MPU configs target/xtensa: import xtensa/config/core-isa.h target/xtensa: use MPU background map from core configuration target/xtensa/cpu.h | 10 +++++++--- target/xtensa/import_core.sh | 6 ++++-- target/xtensa/overlay_tool.h | 15 ++++++++++++++- target/xtensa/translate.c | 3 ++- 4 files changed, 27 insertions(+), 7 deletions(-) -- Thanks. -- Max