)]}'
{
  "commit": "86a8623692b1b559a419a92eb8b6897c221bca74",
  "tree": "6cd80ea65366319d09ddded88acbafd2c63fbe39",
  "parents": [
    "311f83ca08c011b048c063c2fd3038a8957970bc"
  ],
  "author": {
    "name": "Avi Kivity",
    "email": "avi.kivity@gmail.com",
    "time": "Tue Oct 30 13:47:45 2012 +0200"
  },
  "committer": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Fri May 24 18:43:35 2013 +0200"
  },
  "message": "memory: limit sections in the radix tree to the actual address space size\n\nThe radix tree is statically sized to fit TARGET_PHYS_ADDR_SPACE_BITS.\nIf a larger memory region is registered, it will overflow.\n\nFix by limiting any section in the radix tree to the supported size.\n\nThis problem was not observed earlier since artificial regions (containers\nand aliases) are eliminated by the memory core, leaving only device regions\nwhich have reasonable sizes.  An IOMMU however cannot be eliminated by the\nmemory core, and may have an artificial size.\n\nReviewed-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nSigned-off-by: Avi Kivity \u003cavi.kivity@gmail.com\u003e\n[ Fail the build if TARGET_PHYS_ADDR_SPACE_BITS is too large - Paolo ]\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8562fcac9c654032651ddefa04e69c46177f331d",
      "old_mode": 33188,
      "old_path": "exec.c",
      "new_id": "3fdca46a6afc139d7917e655368262d979deb667",
      "new_mode": 33188,
      "new_path": "exec.c"
    },
    {
      "type": "modify",
      "old_id": "91be2a3c7a4de1a887fbfb89e01ecfe5ebf88ce3",
      "old_mode": 33188,
      "old_path": "include/exec/memory.h",
      "new_id": "fdf55feea16b43bc76b59bbd3e707c353fa62024",
      "new_mode": 33188,
      "new_path": "include/exec/memory.h"
    }
  ]
}
