)]}'
{
  "commit": "b939b8e42acedc2ff35534f96fae026f8fe2efcf",
  "tree": "446b6b02dd4c2c0ff03b30347980db34f4cac26e",
  "parents": [
    "d4a785ba30ce6d8acf0206f049fb4a7494e0898a"
  ],
  "author": {
    "name": "Philippe Mathieu-Daudé",
    "email": "philmd@linaro.org",
    "time": "Thu Apr 17 09:31:24 2025 +0200"
  },
  "committer": {
    "name": "Philippe Mathieu-Daudé",
    "email": "philmd@linaro.org",
    "time": "Fri Apr 25 17:00:42 2025 +0200"
  },
  "message": "exec: Rename target_words_bigendian() -\u003e target_big_endian()\n\nIn commit 98ed8ecfc9d (\"exec: introduce target_words_bigendian()\nhelper\") target_words_bigendian() was matching the definition it\nwas depending on (TARGET_WORDS_BIGENDIAN). Later in commit\nee3eb3a7ce7 (\"Replace TARGET_WORDS_BIGENDIAN\") the definition was\nrenamed as TARGET_BIG_ENDIAN but we didn\u0027t update the helper.\nDo it now mechanically using:\n\n  $ sed -i -e s/target_words_bigendian/target_big_endian/g \\\n        $(git grep -wl target_words_bigendian)\n\nSigned-off-by: Philippe Mathieu-Daudé \u003cphilmd@linaro.org\u003e\nReviewed-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nReviewed-by: Pierrick Bouvier \u003cpierrick.bouvier@linaro.org\u003e\nMessage-Id: \u003c20250417210025.68322-1-philmd@linaro.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c99d208a7c4ebfc23bb6d754b01b7a31d9ef9f35",
      "old_mode": 33188,
      "old_path": "cpu-target.c",
      "new_id": "d68cbab5da95415983fc982320dae80b5efc16e7",
      "new_mode": 33188,
      "new_path": "cpu-target.c"
    },
    {
      "type": "modify",
      "old_id": "82b68b8927dc57aad9d3441d508128d3a5be6955",
      "old_mode": 33188,
      "old_path": "hw/core/cpu-system.c",
      "new_id": "3c84176a0c50853a64d66697d9af5aba3fe0f6f9",
      "new_mode": 33188,
      "new_path": "hw/core/cpu-system.c"
    },
    {
      "type": "modify",
      "old_id": "b01f67c65fb5a113a64638462ec3144deeb9b8e9",
      "old_mode": 33188,
      "old_path": "hw/display/vga.c",
      "new_id": "20475ebbd3104eae9954af098a7a6f3bc68f0cb8",
      "new_mode": 33188,
      "new_path": "hw/display/vga.c"
    },
    {
      "type": "modify",
      "old_id": "f0fa36f8ce8edc46b8d79123c89b784cbe1a75fe",
      "old_mode": 33188,
      "old_path": "hw/virtio/virtio.c",
      "new_id": "480c2e50365d5c19b459f8146e466a3f944687ef",
      "new_mode": 33188,
      "new_path": "hw/virtio/virtio.c"
    },
    {
      "type": "modify",
      "old_id": "84060a499942f1e028f207539252e61f7944411c",
      "old_mode": 33188,
      "old_path": "include/exec/tswap.h",
      "new_id": "49511f261175b3a18da16e1f1c434ad947026f77",
      "new_mode": 33188,
      "new_path": "include/exec/tswap.h"
    },
    {
      "type": "modify",
      "old_id": "085e81a9fe44828441d818276b7909fa4534bbe4",
      "old_mode": 33188,
      "old_path": "system/memory-internal.h",
      "new_id": "29717b3c58fe6e3b224fc31ccdc02444019d4f65",
      "new_mode": 33188,
      "new_path": "system/memory-internal.h"
    },
    {
      "type": "modify",
      "old_id": "7e2f16f4e954bf37a96831d26373e1a502323807",
      "old_mode": 33188,
      "old_path": "system/memory.c",
      "new_id": "67e433095b42f5ef11a1abc50089c5a168d38ebd",
      "new_mode": 33188,
      "new_path": "system/memory.c"
    },
    {
      "type": "modify",
      "old_id": "ade3eb32212d11500324bac8dcade84a7959d743",
      "old_mode": 33188,
      "old_path": "system/qtest.c",
      "new_id": "301b03be2d34b15862816808c7d64857a1c0b504",
      "new_mode": 33188,
      "new_path": "system/qtest.c"
    }
  ]
}
