Skip to content

MIPS-QEMU 2.2.0.1.1

Compare
Choose a tag to compare
@lalrae lalrae released this 26 Jan 12:03
· 6478 commits to i6400-mips64r6-PRIP4 since this release

MIPS QEMU v2.2.0.1.1 release note

  • Overview
    MIPS QEMU based on prpl Foundation QEMU
  • Changelog
    Fixed delay and forbidden slot handling causing MIPS R6 Linux kernel to hang when built with compact branches (github issue #29)
    Workaround for mfc1 in userland emulation causing a crash of MIPS R6 LINPACK benchmark (github issue #32)
    Fixed an issue with argc/argv in UHI when using MALTA as a platform
    Fixed stat syscall in MIPS N32 userland emulation
    Fixed snapshotting
    Backported a number of bug fixes and minor improvements from upstream
  • Version based
    Upstream version of QEMU v2.2.0
    prpl Foundation QEMU PRIP3 and PRIP4
  • Limitation
    Following MSA instructions have not been fully verified:
    msa_flog2.{d,w}, msa_ftint_u.{d,w}, msa_ftrunc_u.{d,w}
    TLB duplicate Machine Check is not performed