[Qemu-devel] [PATCH 0/3] target/mips: Add two CP0 related comments and update mailmap

Aleksandar Markovic posted 3 patches 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1539600633-17726-1-git-send-email-aleksandar.markovic@rt-rk.com
Test docker-clang@ubuntu passed
Test checkpatch passed
Test asan passed
Test docker-mingw@fedora failed
Test docker-quick@centos7 passed
.mailmap          |   1 +
target/mips/cpu.h | 197 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 198 insertions(+)
[Qemu-devel] [PATCH 0/3] target/mips: Add two CP0 related comments and update mailmap
Posted by Aleksandar Markovic 7 years ago
From: Aleksandar Markovic <amarkovic@wavecomp.com>

This series contains three cosmetic changes that do not affect any
QEMU feature, but are still hopefully helpful for development.

Aleksandar Markovic (3):
  target/mips: Add a comment with an overview of CP0 registers
  target/mips: Add a comment before each CP0 register section in cpu.h
  mailmap: Add an item for Yongbok Kim

 .mailmap          |   1 +
 target/mips/cpu.h | 197 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 198 insertions(+)

-- 
2.7.4