]> Git Repo - qemu.git/commit
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201109' into...
authorPeter Maydell <[email protected]>
Mon, 9 Nov 2020 10:10:49 +0000 (10:10 +0000)
committerPeter Maydell <[email protected]>
Mon, 9 Nov 2020 10:10:49 +0000 (10:10 +0000)
commit193f51ddcf1d87d725f1dfd51b8a95351c910e8f
treed06a2bedb0528dbb144c7ab1ab8bca14723b4a04
parent3493c36f0371777c62d1d72b205b0eb6117e2156
parentbf4ee88ab63fcf2dcb75f0d68cc6c8d2edb68212
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201109' into staging

MIPS patches queue

- Deprecate nanoMIPS ISA
- Fix PageMask with variable page size (Huacai Chen)
- Fix memory leak in boston_fdt_filter (Coverity CID 1432275, Peter Maydell)

CI jobs results:
. https://cirrus-ci.com/build/5439131968864256
. https://gitlab.com/philmd/qemu/-/pipelines/213403385
. https://travis-ci.org/github/philmd/qemu/builds/742312387

# gpg: Signature made Sun 08 Nov 2020 23:41:19 GMT
# gpg:                using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE
# gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <[email protected]>" [full]
# Primary key fingerprint: FAAB E75E 1291 7221 DCFD  6BB2 E3E3 2C2C DEAD C0DE

* remotes/philmd-gitlab/tags/mips-fixes-20201109:
  hw/mips/boston: Fix memory leak in boston_fdt_filter() error-handling paths
  target/mips: Fix PageMask with variable page size
  target/mips: Deprecate nanoMIPS ISA

Signed-off-by: Peter Maydell <[email protected]>
This page took 0.027334 seconds and 4 git commands to generate.