The following changes since commit 1f6b12f75f2c22f861d0202374033a7594c91707:
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20140204' into staging (2014-02-08 15:57:51 +0000) are available in the git repository at: g...@github.com:petar-jovanovic/qemu.git mips-ufrp for you to fetch changes up to 736d120af4bf5f3e13b2f90c464b3a24847f78f0: target-mips: add user-mode FR switch support for MIPS32r5 (2014-02-10 16:46:38 +0100) ---------------------------------------------------------------- Petar Jovanovic (4): target-mips: add CPU definition for MIPS32R5 target-mips: add support for CP0_Config4 target-mips: add support for CP0_Config5 target-mips: add user-mode FR switch support for MIPS32r5 target-mips/cpu.h | 13 +++++++++++ target-mips/helper.h | 4 +++- target-mips/mips-defs.h | 8 +++++++ target-mips/op_helper.c | 53 +++++++++++++++++++++++++++++++++++++++--- target-mips/translate.c | 39 +++++++++++++++++++++++++++---- target-mips/translate_init.c | 43 ++++++++++++++++++++++++++++++++++ 6 files changed, 152 insertions(+), 8 deletions(-)