)]}'
{
  "commit": "ee4dae6a332e773fa4f1f7e5f2a100aba54c8b3c",
  "tree": "cfd86e20ad12a1631213d381ee7c24000dbb97ab",
  "parents": [
    "381a1fda5bfbe2318357dd3f27c2a7d1bc9a5cad"
  ],
  "author": {
    "name": "Philippe Mathieu-Daudé",
    "email": "philmd@linaro.org",
    "time": "Wed Dec 24 17:20:33 2025 +0100"
  },
  "committer": {
    "name": "Thomas Huth",
    "email": "thuth@redhat.com",
    "time": "Wed Jan 07 09:55:37 2026 +0100"
  },
  "message": "target/s390x: Use big-endian variant of cpu_ld/st_data*()\n\nWe only build the S390x target using big endianness order,\ntherefore the cpu_ld/st_data*() definitions expand to the\nbig endian declarations. Use the explicit big-endian variants.\n\nMechanical change running:\n\n  $ tgt\u003ds390x; \\\n    end\u003dbe; \\\n    for op in data mmuidx_ra; do \\\n      for ac in uw sw l q; do \\\n        sed -i -e \"s/cpu_ld${ac}_${op}/cpu_ld${ac}_${end}_${op}/\" \\\n                  $(git grep -l cpu_ target/${tgt}/); \\\n      done;\n      for ac in w l q; do \\\n        sed -i -e \"s/cpu_st${ac}_${op}/cpu_st${ac}_${end}_${op}/\" \\\n                  $(git grep -l cpu_ target/${tgt}/); \\\n      done;\n    done\n\nSigned-off-by: Philippe Mathieu-Daudé \u003cphilmd@linaro.org\u003e\nReviewed-by: Thomas Huth \u003cthuth@redhat.com\u003e\nReviewed-by: Manos Pitsidianakis \u003cmanos.pitsidianakis@linaro.org\u003e\nReviewed-by: Eric Farman \u003cfarman@linux.ibm.com\u003e\nReviewed-by: Richard Henderson \u003crichard.henderson@linaro.org\u003e\nMessage-ID: \u003c20251224162036.90404-7-philmd@linaro.org\u003e\nSigned-off-by: Thomas Huth \u003cthuth@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b7b6f581901eed4b473bd9d9c4f4548e2b3f52f6",
      "old_mode": 33188,
      "old_path": "target/s390x/tcg/mem_helper.c",
      "new_id": "2972b7ddb97692feda1abc21df6d6261ed5ef6ec",
      "new_mode": 33188,
      "new_path": "target/s390x/tcg/mem_helper.c"
    },
    {
      "type": "modify",
      "old_id": "46ec4a947ddb68a1562777579a2a54542f15cd62",
      "old_mode": 33188,
      "old_path": "target/s390x/tcg/vec_helper.c",
      "new_id": "304745c971b8204e74896fef09d62632930f5066",
      "new_mode": 33188,
      "new_path": "target/s390x/tcg/vec_helper.c"
    }
  ]
}
