Hi, This pull request contains two relatively important mips fixes for 2.4.
Thanks, Leon Cc: Peter Maydell <peter.mayd...@linaro.org> Cc: Aurelien Jarno <aurel...@aurel32.net> The following changes since commit e95edefbd0559e1d0aa09549641b5d9af1f96fac: Merge remote-tracking branch 'remotes/sstabellini/tags/xen-migration-2.4-tag' into staging (2015-08-03 17:33:35 +0100) are available in the git repository at: git://github.com/lalrae/qemu.git tags/mips-20150804 for you to fetch changes up to b7f26e523914b982a1c1bfa8295f77ff9787c33c: target-mips: Copy restrictions from ext/ins to dext/dins (2015-08-04 11:53:15 +0100) ---------------------------------------------------------------- MIPS patches 2015-08-04 Changes: * fix semihosting for microMIPS R6 * fix an abort when booting mips64 kernel with --enable-tcg-debug ---------------------------------------------------------------- Leon Alrae (1): target-mips: fix semihosting for microMIPS R6 Richard Henderson (1): target-mips: Copy restrictions from ext/ins to dext/dins target-mips/translate.c | 55 ++++++++++++++++++++++++++++--------------------- 1 file changed, 32 insertions(+), 23 deletions(-)