Hi Aleksandar,
On 7/30/19 9:27 PM, Aleksandar Markovic wrote:
> From: Aleksandar Markovic
>
> This series includes misc MIPS patches intended to be integrated after
> 4.1 release.
>
> Yongbok Kim (4):
> target/mips: Add support for DSPRAM
> target/mips: Amend CP0 WatchHi register implementa
Patchew URL:
https://patchew.org/QEMU/1564514832-29482-1-git-send-email-aleksandar.marko...@rt-rk.com/
Hi,
This series failed build test on s390x host. Please find the details below.
=== TEST SCRIPT BEGIN ===
#!/bin/bash
# Testing script will be invoked under the git checkout with
# HEAD poin
From: Aleksandar Markovic
This series includes misc MIPS patches intended to be integrated after
4.1 release.
v3->v4:
- fixed build error
v2->v3:
- corrected the patch on WatchHi to include "mi" field
- corrected the patch on WatchHi to bump VMStateDescription version
v1->v2:
- fixe