On 26 February 2016 at 15:20, Peter Maydell <peter.mayd...@linaro.org> wrote: > The following changes since commit 4d1e324b2241017c92d816ec3af51a14685dbf62: > > Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160226' into > staging (2016-02-26 12:54:22 +0000) > > are available in the git repository at: > > > git://git.linaro.org/people/pmaydell/qemu-arm.git > tags/pull-target-arm-20160226 > > for you to fetch changes up to e20d84c1407d43d5a2e2ac95dbb46db3b0af8f9f: > > target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEF > (2016-02-26 15:09:42 +0000) > > ---------------------------------------------------------------- > target-arm queue: > * Clean up handling of bad mode switches writing to CPSR, and implement > the ARMv8 requirement that they set PSTATE.IL > * Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps on perf monitor > register accesses > * Don't implement stellaris-pl061-only registers on generic-pl061 > * Fix SD card handling for raspi > * Add missing include files to MAINTAINERS > * Mark CNTHP_TVAL_EL2 as ARM_CP_NO_RAW > * Make reserved ranges in ID_AA64* spaces RAZ, not UNDEF
Applied, thanks. -- PMM