qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] e73c44: target/arm: Fix ID_MMFR4 value on AAr


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] e73c44: target/arm: Fix ID_MMFR4 value on AArch64 'max' CPU
Date: Wed, 22 Apr 2020 10:00:32 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: e73c4443473107ddf11ad3a7fea5bef2001ee802
      
https://github.com/qemu/qemu/commit/e73c4443473107ddf11ad3a7fea5bef2001ee802
  Author: Peter Maydell <address@hidden>
  Date:   2020-04-22 (Wed, 22 Apr 2020)

  Changed paths:
    M target/arm/cpu64.c

  Log Message:
  -----------
  target/arm: Fix ID_MMFR4 value on AArch64 'max' CPU

In commit 41a4bf1feab098da4cd the added code to set the CNP
field in ID_MMFR4 for the AArch64 'max' CPU had a typo
where it used the wrong variable name, resulting in ID_MMFR4
fields AC2, XNX and LSM being wrong. Fix the typo.

Fixes: 41a4bf1feab098da4cd
Reported-by: Laurent Desnogues <address@hidden>
Signed-off-by: Peter Maydell <address@hidden>
Reviewed-by: Edgar E. Iglesias <address@hidden>
Reviewed-by: Laurent Desnogues <address@hidden>
Message-id: address@hidden


  Commit: ee573f5326046223b6eef4ae7fbfec31d274e093
      
https://github.com/qemu/qemu/commit/ee573f5326046223b6eef4ae7fbfec31d274e093
  Author: Peter Maydell <address@hidden>
  Date:   2020-04-22 (Wed, 22 Apr 2020)

  Changed paths:
    M VERSION

  Log Message:
  -----------
  Update version for v5.0.0-rc4 release

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/7769c23774d1...ee573f532604



reply via email to

[Prev in Thread] Current Thread [Next in Thread]