mbox series

[v3,0/2] target mips: Misc fixes and improvements

Message ID 20200701182559.28841-1-aleksandar.qemu.devel@gmail.com
Headers show
Series target mips: Misc fixes and improvements | expand

Message

Aleksandar Markovic July 1, 2020, 6:25 p.m. UTC
A collection of pending fixes and improvements.

v2->v3:

    - minor content and commit message changes

v1->v2:

    - minor content and commit message changes

Aleksandar Markovic (2):
  target/mips: Remove identical if/else branches
  MAINTAINERS: Adjust MIPS maintainership

 MAINTAINERS              | 11 +++++------
 target/mips/cp0_helper.c |  9 +--------
 2 files changed, 6 insertions(+), 14 deletions(-)

Comments

Philippe Mathieu-Daudé July 2, 2020, 12:39 p.m. UTC | #1
On 7/1/20 8:25 PM, Aleksandar Markovic wrote:
> A collection of pending fixes and improvements.
> 
> v2->v3:
> 
>     - minor content and commit message changes
> 
> v1->v2:
> 
>     - minor content and commit message changes
> 
> Aleksandar Markovic (2):
>   target/mips: Remove identical if/else branches
>   MAINTAINERS: Adjust MIPS maintainership

Thanks, added to mips-next, splitting the 2nd patch in 3:
MAINTAINERS: Adjust MIPS maintainership (remove Aurelien Jarno)
MAINTAINERS: Adjust MIPS maintainership (remove Paul Burton)
MAINTAINERS: Adjust MIPS maintainership (Add Huacai Chen & Jiaxun Yang)