On Tue, 3 Nov 2020 at 17:33, Philippe Mathieu-Daudé <f4bug(a)amsat.org> wrote:
The following changes since commit 83851c7c60c90e9fb6a23ff48076387a77bc33cd:
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-10-27-v3-ta=
g' into staging (2020-11-03 12:47:58 +0000)
are available in the Git repository at:
https://gitlab.com/philmd/qemu.git tags/mips-fixes-20201103
for you to fetch changes up to 8a805609d126ff2be9ad9ec118185dfc52633d6f:
target/mips: Add unaligned access support for MIPS64R6 and Loongson-3 (2020=
-11-03 16:51:13 +0100)
----------------------------------------------------------------
MIPS patches queue
- Removal of the 'r4k' machine (deprecated before 5.0)
- Fix LGPL license text (Chetan Pant)
- Support unaligned accesses on Loongson-3 (Huacai Chen)
- Fix out-of-bound access in Loongson-3 embedded I/O interrupt
controller (Alex Chen)
CI jobs results:
.
https://cirrus-ci.com/build/6324890389184512
.
https://gitlab.com/philmd/qemu/-/pipelines/211275262
.
https://travis-ci.org/github/philmd/qemu/builds/741188958
Applied, thanks.
Please update the changelog at
https://wiki.qemu.org/ChangeLog/5.2
for any user-visible changes.
-- PMM