[PATCH 0/2] target/mips: Misc MIPS fixes and improvements for 5.0

Aleksandar Markovic posted 2 patches 4 years, 3 months ago
Test asan failed
Test checkpatch failed
Test FreeBSD failed
Test docker-mingw@fedora failed
Test docker-clang@ubuntu failed
Test docker-quick@centos7 failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1576764920-24514-1-git-send-email-aleksandar.markovic@rt-rk.com
Maintainers: Aleksandar Rikalo <aleksandar.rikalo@rt-rk.com>, Aleksandar Markovic <amarkovic@wavecomp.com>, Aurelien Jarno <aurelien@aurel32.net>
There is a newer version of this series
disas/mips.c            |   8 +++
qemu-deprecated.texi    |   2 +-
target/mips/helper.h    |   2 +
target/mips/op_helper.c |  19 ++++++++
target/mips/translate.c | 127 ++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 157 insertions(+), 1 deletion(-)
[PATCH 0/2] target/mips: Misc MIPS fixes and improvements for 5.0
Posted by Aleksandar Markovic 4 years, 3 months ago
From: Aleksandar Markovic <amarkovic@wavecomp.com>

This series contains a variety of fixes and improvements for
target MIPS.

Aleksandar Markovic (2):
  target/mips: Add support for MIPS<32|64>R6 CRC32 ISA
  target/mips: Correct data on deprecated r4k machine

 disas/mips.c            |   8 +++
 qemu-deprecated.texi    |   2 +-
 target/mips/helper.h    |   2 +
 target/mips/op_helper.c |  19 ++++++++
 target/mips/translate.c | 127 ++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 157 insertions(+), 1 deletion(-)

-- 
2.7.4