)]}'
{
  "commit": "8a369e20e701c9d220834e0daa027e65acd35214",
  "tree": "b9e1f2887288ec0a1b11b9736a4ac9f23dc60ad2",
  "parents": [
    "f15fbc4bd1a24bd1477a846e63e62c6d435912f8"
  ],
  "author": {
    "name": "Anthony PERARD",
    "email": "anthony.perard@citrix.com",
    "time": "Wed Jul 20 08:17:43 2011 +0000"
  },
  "committer": {
    "name": "Alexander Graf",
    "email": "agraf@suse.de",
    "time": "Tue Jul 26 06:57:55 2011 +0200"
  },
  "message": "xen: Fix the memory registration to reflect of what is done by Xen.\n\nA Xen guest memory is allocated by libxc. But this memory is not\nallocated continuously, instead, it leaves the VGA IO memory space not\nallocated, same for the MMIO space (at HVM_BELOW_4G_MMIO_START of size\nHVM_BELOW_4G_MMIO_LENGTH).\n\nSo to reflect that, we do not register the physical memory for this two\nholes. But we still keep only one RAMBlock for the all RAM as it is more\neasier than have two separate blocks (1 above 4G). Also this prevent QEMU\nfrom use the MMIO space for a ROM.\n\nSigned-off-by: Anthony PERARD \u003canthony.perard@citrix.com\u003e\nSigned-off-by: Alexander Graf \u003cagraf@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "53296bf2ca129ed235eadf263b459df0cd3bcc9e",
      "old_mode": 33188,
      "old_path": "xen-all.c",
      "new_id": "9eaeac1654581d4db0d23a7fcbd05d0bcc714811",
      "new_mode": 33188,
      "new_path": "xen-all.c"
    }
  ]
}
