Merge remote-tracking branch 'remotes/philmd/tags/mips-20210413' into staging
commit2935f6f2c15386eeb0e3da2391c9ad0bb678ec1e
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 13 Apr 2021 13:32:44 +0000 (13 14:32 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 13 Apr 2021 13:32:44 +0000 (13 14:32 +0100)
tree8af42245507fc2a96ea41e4c1e789389b69d4de1
parentdce628a97fde2594f99d738883a157f05aa0a14f
parentf4349ba966abfe39f5d98694abd7c7551d5c8c02
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210413' into staging

MIPS patches queue

- Fix invalid Kconfig dependency
- Fix missing migrated value
- Fix TCG temporary leak

# gpg: Signature made Tue 13 Apr 2021 11:10:11 BST
# 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/tags/mips-20210413:
  target/mips: Fix TCG temporary leak in gen_cache_operation()
  hw/isa/piix4: Migrate Reset Control Register
  hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>