Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-may-19-2019-v3' into staging
MIPS queue for May 19th, 2019 - v3
# gpg: Signature made Sun 26 May 2019 17:07:07 BST
# gpg: using RSA key D4972A8967F75A65
# gpg: Good signature from "Aleksandar Markovic <amarkovic@wavecomp.com>" [unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 8526 FBF1 5DA3 811F 4A01 DD75 D497 2A89 67F7 5A65
* remotes/amarkovic/tags/mips-queue-may-19-2019-v3:
BootLinuxSshTest: Test some userspace commands on Malta
target/mips: realign comments to fix checkpatch warnings
target/mips: add or remove space to fix checkpatch errors
linux-user: fix __NR_semtimedop undeclared error
mips: Decide to map PAGE_EXEC in map_address
target/mips: Refactor and fix INSERT.<B|H|W|D> instructions
target/mips: Refactor and fix COPY_U.<B|H|W> instructions
target/mips: Refactor and fix COPY_S.<B|H|W|D> instructions
target/mips: Fix MSA instructions ST.<B|H|W|D> on big endian host
target/mips: Fix MSA instructions LD.<B|H|W|D> on big endian host
target/mips: Make the results of MOD_<U|S>.<B|H|W|D> the same as on hardware
target/mips: Make the results of DIV_<U|S>.<B|H|W|D> the same as on hardware
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- linux-user/syscall.c 16 additions, 8 deletionslinux-user/syscall.c
- target/mips/cpu.h 116 additions, 93 deletionstarget/mips/cpu.h
- target/mips/helper.c 8 additions, 5 deletionstarget/mips/helper.c
- target/mips/helper.h 13 additions, 3 deletionstarget/mips/helper.h
- target/mips/msa_helper.c 133 additions, 58 deletionstarget/mips/msa_helper.c
- target/mips/op_helper.c 348 additions, 40 deletionstarget/mips/op_helper.c
- target/mips/translate.c 56 additions, 3 deletionstarget/mips/translate.c
- tests/acceptance/linux_ssh_mips_malta.py 230 additions, 0 deletionstests/acceptance/linux_ssh_mips_malta.py
- tests/requirements.txt 1 addition, 0 deletionstests/requirements.txt
Loading
Please register or sign in to comment