Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103' into staging
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 # gpg: Signature made Tue 03 Nov 2020 17:30:30 GMT # gpg: using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE # gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <f4bug@amsat.org>" [full] # Primary key fingerprint: FAAB E75E 1291 7221 DCFD 6BB2 E3E3 2C2C DEAD C0DE * remotes/philmd-gitlab/tags/mips-fixes-20201103: target/mips: Add unaligned access support for MIPS64R6 and Loongson-3 target/mips: Fix Lesser GPL version number hw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/write hw/mips/boston: Fix Lesser GPL version number hw/mips: Fix Lesser GPL version number hw/mips: Remove the 'r4k' machine Signed-off-by:Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- MAINTAINERS 0 additions, 6 deletionsMAINTAINERS
- default-configs/devices/mips-softmmu-common.mak 0 additions, 1 deletiondefault-configs/devices/mips-softmmu-common.mak
- docs/system/deprecated.rst 6 additions, 6 deletionsdocs/system/deprecated.rst
- hw/core/loader-fit.c 1 addition, 1 deletionhw/core/loader-fit.c
- hw/intc/loongson_liointc.c 2 additions, 2 deletionshw/intc/loongson_liointc.c
- hw/mips/Kconfig 0 additions, 13 deletionshw/mips/Kconfig
- hw/mips/boston.c 1 addition, 1 deletionhw/mips/boston.c
- hw/mips/cps.c 1 addition, 1 deletionhw/mips/cps.c
- hw/mips/meson.build 0 additions, 1 deletionhw/mips/meson.build
- hw/mips/r4k.c 0 additions, 318 deletionshw/mips/r4k.c
- hw/misc/mips_cpc.c 1 addition, 1 deletionhw/misc/mips_cpc.c
- hw/misc/mips_itu.c 1 addition, 1 deletionhw/misc/mips_itu.c
- hw/pci-host/xilinx-pcie.c 1 addition, 1 deletionhw/pci-host/xilinx-pcie.c
- include/hw/mips/cps.h 1 addition, 1 deletioninclude/hw/mips/cps.h
- include/hw/misc/mips_cpc.h 1 addition, 1 deletioninclude/hw/misc/mips_cpc.h
- include/hw/misc/mips_itu.h 1 addition, 1 deletioninclude/hw/misc/mips_itu.h
- include/hw/pci-host/xilinx-pcie.h 1 addition, 1 deletioninclude/hw/pci-host/xilinx-pcie.h
- target/mips/cp0_helper.c 1 addition, 1 deletiontarget/mips/cp0_helper.c
- target/mips/dsp_helper.c 1 addition, 1 deletiontarget/mips/dsp_helper.c
- target/mips/fpu_helper.c 1 addition, 1 deletiontarget/mips/fpu_helper.c
Loading
Please register or sign in to comment