)]}'
{
  "commit": "aece72b76bfeffcab715cd62742fd7f366ceb079",
  "tree": "2cdc6f92b721daa564302b804dacbee7ecad1ab2",
  "parents": [
    "c31e5fa44d0ebd2e78f1ead2147e30cd137ae5e7"
  ],
  "author": {
    "name": "Richard Henderson",
    "email": "richard.henderson@linaro.org",
    "time": "Thu Mar 23 21:06:22 2023 -0700"
  },
  "committer": {
    "name": "Richard Henderson",
    "email": "richard.henderson@linaro.org",
    "time": "Tue May 16 20:13:51 2023 -0700"
  },
  "message": "tcg: Add page_bits and page_mask to TCGContext\n\nDisconnect guest page size from TCG compilation.\nWhile this could be done via exec/target_page.h, we want to cache\nthe value across multiple memory access operations, so we might\nas well initialize this early.\n\nThe changes within tcg/ are entirely mechanical:\n\n    sed -i s/TARGET_PAGE_BITS/s-\u003epage_bits/g\n    sed -i s/TARGET_PAGE_MASK/s-\u003epage_mask/g\n\nReviewed-by: Anton Johansson \u003canjo@rev.ng\u003e\nSigned-off-by: Richard Henderson \u003crichard.henderson@linaro.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "99a9d0e34f1b4df9a0b8e05427fe2597924dde78",
      "old_mode": 33188,
      "old_path": "accel/tcg/translate-all.c",
      "new_id": "ca306f67dafcfee06f7076bb3eaccbc08aaf74b8",
      "new_mode": 33188,
      "new_path": "accel/tcg/translate-all.c"
    },
    {
      "type": "modify",
      "old_id": "b9748fd0c5b87aa233656c2f70f904af6aefb0f0",
      "old_mode": 33188,
      "old_path": "include/tcg/tcg.h",
      "new_id": "db57c4d492ef86af93bf311944c7e2fcca50c237",
      "new_mode": 33188,
      "new_path": "include/tcg/tcg.h"
    },
    {
      "type": "modify",
      "old_id": "462663fad8a42eba54ced13a6a239ba05c6cbbc8",
      "old_mode": 33188,
      "old_path": "tcg/aarch64/tcg-target.c.inc",
      "new_id": "c2a1f09f17e6a6fd9f99c054994a4082bad4f314",
      "new_mode": 33188,
      "new_path": "tcg/aarch64/tcg-target.c.inc"
    },
    {
      "type": "modify",
      "old_id": "3c38e868e2ec0350468b5e91ae326e3db468e88c",
      "old_mode": 33188,
      "old_path": "tcg/arm/tcg-target.c.inc",
      "new_id": "20cc1cc477de7d2491be752709c02b6a826909cf",
      "new_mode": 33188,
      "new_path": "tcg/arm/tcg-target.c.inc"
    },
    {
      "type": "modify",
      "old_id": "14bddc8c3356cc80229ea0dd2a32b14a5915fa6f",
      "old_mode": 33188,
      "old_path": "tcg/i386/tcg-target.c.inc",
      "new_id": "c5d4570ba2307d48d8c7123f18e52530b945f57c",
      "new_mode": 33188,
      "new_path": "tcg/i386/tcg-target.c.inc"
    },
    {
      "type": "modify",
      "old_id": "e5f98845a0ea4bc595f5b2b3328750de4976a2f6",
      "old_mode": 33188,
      "old_path": "tcg/loongarch64/tcg-target.c.inc",
      "new_id": "0bae922982e1df8164dfcb33dc6e0d0ee0654cde",
      "new_mode": 33188,
      "new_path": "tcg/loongarch64/tcg-target.c.inc"
    },
    {
      "type": "modify",
      "old_id": "209d95992e6b6b0741d48b22a6d8d1f315994cfe",
      "old_mode": 33188,
      "old_path": "tcg/mips/tcg-target.c.inc",
      "new_id": "ef146b193cf8cf5aaca86e877a074800b3783c9d",
      "new_mode": 33188,
      "new_path": "tcg/mips/tcg-target.c.inc"
    },
    {
      "type": "modify",
      "old_id": "e2851c5dcd05b1339de8d5a54a19278d0e52644f",
      "old_mode": 33188,
      "old_path": "tcg/ppc/tcg-target.c.inc",
      "new_id": "d4269dffcf76c348e76f9d837a93cb3e16d34827",
      "new_mode": 33188,
      "new_path": "tcg/ppc/tcg-target.c.inc"
    },
    {
      "type": "modify",
      "old_id": "de61edb5df6c7251a76a4763ec8cfc98c161b77f",
      "old_mode": 33188,
      "old_path": "tcg/riscv/tcg-target.c.inc",
      "new_id": "ff6334980f0fefdc8a0b3f92b21fba17f3c5408d",
      "new_mode": 33188,
      "new_path": "tcg/riscv/tcg-target.c.inc"
    },
    {
      "type": "modify",
      "old_id": "466d8e7e536f73f5603b5973bfafe9d0d74da7f9",
      "old_mode": 33188,
      "old_path": "tcg/s390x/tcg-target.c.inc",
      "new_id": "dfaa34c264aa8ce553cbbe94c1ba3a95404f7941",
      "new_mode": 33188,
      "new_path": "tcg/s390x/tcg-target.c.inc"
    },
    {
      "type": "modify",
      "old_id": "6e6c26d47023f3fd098ec05c1e40291890c49fc1",
      "old_mode": 33188,
      "old_path": "tcg/sparc64/tcg-target.c.inc",
      "new_id": "d2d0f604c2f95cc9f8d0d5c256759aa0f3be63e4",
      "new_mode": 33188,
      "new_path": "tcg/sparc64/tcg-target.c.inc"
    }
  ]
}
