On Mon, 22 Mar 2021 at 14:22, Philippe Mathieu-Daudé <f4bug(a)amsat.org> wrote:
The following changes since commit bdee969c0e65d4d509932b1d70e3a3b2ffbff6d5:
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into
staging (2021-03-19 18:01:17 +0000)
are available in the Git repository at:
https://github.com/philmd/qemu.git tags/mips-fixes-20210322
for you to fetch changes up to 83bbc537a151730741c04e40d23711067330dab9:
target/mips: Deprecate Trap-and-Emul KVM support (2021-03-22 11:28:04 +0100)
----------------------------------------------------------------
MIPS patches queue
- Fix array overrun (Coverity CID 1450831)
- Deprecate KVM TE (Trap-and-Emul)
----------------------------------------------------------------
Jiaxun Yang (1):
target/mips: Deprecate Trap-and-Emul KVM support
Peter Maydell (1):
target/mips/mxu_translate.c: Fix array overrun for D16MIN/D16MAX
Applied, thanks.
Please update the changelog at
https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.
-- PMM