)]}'
{
  "commit": "adb2a9b5d4d5170f0b58b9f92f816048f6b8932b",
  "tree": "46fb2c31f99563b7c13c558f04c5f44cfe33fbed",
  "parents": [
    "8715fc1e4caee09bde28f8e6844ad1a3bfe52f0e"
  ],
  "author": {
    "name": "Tyler Hall",
    "email": "tylerwhall@gmail.com",
    "time": "Wed Jul 25 18:45:03 2012 -0400"
  },
  "committer": {
    "name": "Stefan Hajnoczi",
    "email": "stefanha@linux.vnet.ibm.com",
    "time": "Fri Aug 03 14:25:22 2012 +0100"
  },
  "message": "exec.c: Fix off-by-one error in register_subpage\n\nsubpage_register() expects \"end\" to be the last byte in the mapping.\nRegistering a non-page-aligned memory region that extends up to or\nbeyond a page boundary causes subpage_register() to silently fail\nthrough the (end \u003e\u003d PAGE_SIZE) check.\n\nThis bug does not cause noticeable problems for mappings that do not\nextend to a page boundary, though they do register an extra byte.\n\nSigned-off-by: Tyler Hall \u003ctylerwhall@gmail.com\u003e\nReviewed-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nReviewed-by: Avi Kivity \u003cavi@redhat.com\u003e\nSigned-off-by: Stefan Hajnoczi \u003cstefanha@linux.vnet.ibm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "feb4795525137c02f740bf44aa8472a434f4ee59",
      "old_mode": 33188,
      "old_path": "exec.c",
      "new_id": "27b100cb2373cd5543a1ac9096d67b0d8714fb3f",
      "new_mode": 33188,
      "new_path": "exec.c"
    }
  ]
}
