)]}'
{
  "commit": "0a1c71cec63e95f9b8d0dc96d049d2daa00c5210",
  "tree": "841388559e6d3f0b0999371c48d3d2c4b58defb8",
  "parents": [
    "fec21036ff516d20721abc01ae7be99ae5bb0c7b"
  ],
  "author": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Thu Oct 01 15:29:48 2015 +0100"
  },
  "committer": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Mon Oct 12 18:29:25 2015 +0200"
  },
  "message": "exec.c: Don\u0027t call cpu_reload_memory_map() from cpu_exec_init()\n\nCurrently we call cpu_reload_memory_map() from cpu_exec_init(),\nbut this is not necessary:\n * KVM doesn\u0027t use the data structures maintained by\n   cpu_reload_memory_map() (the TLB and cpu-\u003ememory_dispatch)\n * for TCG, we will call this function via tcg_commit() either\n   as soon as tcg_cpu_address_space_init() registers the listener,\n   or when the first MemoryRegion is added to the AddressSpace\n   if the AS is empty when we register the listener\n\nThe unnecessary call is awkward for adding support for multiple\naddress spaces per CPU, so drop it.\n\nSigned-off-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nReviewed-by: Edgar E. Iglesias \u003cedgar.iglesias@gmail.com\u003e\nMessage-Id: \u003c1443709790-25180-2-git-send-email-peter.maydell@linaro.org\u003e\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7d90a522524b64a86a09c71dd54da804380ad803",
      "old_mode": 33188,
      "old_path": "exec.c",
      "new_id": "ab5d8a8061252899f04aaa6d83723b139a11597a",
      "new_mode": 33188,
      "new_path": "exec.c"
    }
  ]
}
