)]}'
{
  "commit": "8da52b8401afa34ea8caa58e1bfb321ae142899b",
  "tree": "189de42c66a12026b4b699f9ce3f2f9f41969621",
  "parents": [
    "7cf096d609e67fd06abf6a59e592cb6de427825c"
  ],
  "author": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Wed Dec 31 17:08:55 2025 +0000"
  },
  "committer": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Thu Jan 15 15:27:34 2026 +0000"
  },
  "message": "target/arm: Don\u0027t specify ID_PFR1 accessfn twice\n\nIn the definition of ID_PFR1 we have an ifdef block; we specify the\naccessfn once in the common part of the ifdef and once in the\nnot-user-only part, which is redundant but harmless.\n\nThe accessfn will always return success in user-only mode (because\nwe won\u0027t trap to EL2), so specify it only in the not-user-only\nhalf of the ifdef, as was probably the intention.\n\nThis is only cc\u0027d to stable to avoid a textual conflict with\nthe following patch, which is a bug fix.\n\nCc: qemu-stable@nongnu.org\nFixes: 0f150c8499e970bd (\"target/arm: Constify ID_PFR1 on user emulation\")\nSigned-off-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nReviewed-by: Alex Bennée \u003calex.bennee@linaro.org\u003e\nReviewed-by: Richard Henderson \u003crichard.henderson@linaro.org\u003e\nMessage-id: 20251231170858.254594-2-peter.maydell@linaro.org\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1ee721ac7b8e376a2286bb97ad9d13227c598980",
      "old_mode": 33188,
      "old_path": "target/arm/helper.c",
      "new_id": "958e8edd34588aef40e4bf86e798615bb8fd15b5",
      "new_mode": 33188,
      "new_path": "target/arm/helper.c"
    }
  ]
}
