)]}'
{
  "commit": "0851c9f75ccb0baf28f5bf901b9ffe3c91fcf969",
  "tree": "87334710c73cdace76979bd9762c7eb35fd843b2",
  "parents": [
    "c0b4cc1f9f4df9d7459dc778e64f00a4e781fd88"
  ],
  "author": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Mon Aug 19 17:26:52 2013 +0300"
  },
  "committer": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Wed Aug 21 00:18:39 2013 +0300"
  },
  "message": "arch_init: align MR size to target page size\n\nMigration code assumes that each MR is a multiple of TARGET_PAGE_SIZE:\nMR size is divided by TARGET_PAGE_SIZE, so if it isn\u0027t migration\nnever completes.\nBut this isn\u0027t really required for regions set up with\nmemory_region_init_ram, since that calls qemu_ram_alloc\nwhich aligns size up using TARGET_PAGE_ALIGN.\n\nAlign MR size up to full target page sizes, this way\nmigration completes even if we create a RAM MR\nwhich is not a full target page size.\n\nSigned-off-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nReviewed-by: Laszlo Ersek \u003clersek@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "68a7ab784f24a8784e482992b579995a86bc1d53",
      "old_mode": 33188,
      "old_path": "arch_init.c",
      "new_id": "ac8eb593c953c688d3d86991838619f65db4ffa3",
      "new_mode": 33188,
      "new_path": "arch_init.c"
    }
  ]
}
