mbox series

[v4,0/4] target/mips: Misc fixes and maintenance items for 4.1

Message ID 1561037595-14413-1-git-send-email-aleksandar.markovic@rt-rk.com (mailing list archive)
Headers show
Series target/mips: Misc fixes and maintenance items for 4.1 | expand

Message

Aleksandar Markovic June 20, 2019, 1:33 p.m. UTC
From: Aleksandar Markovic <amarkovic@wavecomp.com>

This series contains miscelaneous fixes, improvements, and
maintainance items intended to be integrated into QEMU 4.1.
I will gradually add patches by the end of June 2019.

v3->v4:

  - removed six checkpatch warnings
  - update commit messages

v2->v3:

  - amendeded two patches on cleaning checkpatch warnings

v1->v2:

  - added two patches on cleaning checkpatch warnings


Aleksandar Markovic (4):
  MAINTAINERS: Update file items for MIPS Malta board
  MAINTAINERS: Consolidate MIPS disassembler-related items
  target/mips: Fix some space checkpatch errors in translate.c
  target/mips: Fix if-else-switch-case arms checkpatch errors in
    translate.c

 MAINTAINERS             |   6 +-
 target/mips/translate.c | 445 +++++++++++++++++++++++++++---------------------
 2 files changed, 257 insertions(+), 194 deletions(-)