)]}'
{
  "commit": "40d225009efe17cad647b4b7424b77a3ace232f1",
  "tree": "2d5c2c9a3047af2c9dddde4e8977246c15ba5e56",
  "parents": [
    "8d999995e45c1002aa11f269c98f2e93e6f8c42a"
  ],
  "author": {
    "name": "Christoffer Dall",
    "email": "christoffer.dall@linaro.org",
    "time": "Mon Nov 18 20:32:00 2013 -0800"
  },
  "committer": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Sat Feb 08 14:47:28 2014 +0000"
  },
  "message": "arm_gic: Keep track of SGI sources\n\nRight now the arm gic emulation doesn\u0027t keep track of the source of an\nSGI (which apparently Linux guests don\u0027t use, or they\u0027re fine with\nassuming CPU 0 always).\n\nAdd the necessary matrix on the GICState structure and maintain the data\nwhen setting and clearing the pending state of an IRQ and make the state\nvisible to the guest.\n\nNote that we always choose to present the source as the lowest-numbered\nCPU in case multiple cores have signalled the same SGI number to a core\non the system.\n\nReviewed-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nSigned-off-by: Christoffer Dall \u003cchristoffer.dall@linaro.org\u003e\nSigned-off-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "77519c0ad505090e185f543a60c90696dcf300ae",
      "old_mode": 33188,
      "old_path": "hw/intc/arm_gic.c",
      "new_id": "6550292be571637a4ffab4d14ff250079246f608",
      "new_mode": 33188,
      "new_path": "hw/intc/arm_gic.c"
    },
    {
      "type": "modify",
      "old_id": "e4fc65028ac38258bcd332a9c696cf66cf1b87ba",
      "old_mode": 33188,
      "old_path": "hw/intc/arm_gic_common.c",
      "new_id": "92de7f8e0dd234db655060d52c7e3ca04543ba66",
      "new_mode": 33188,
      "new_path": "hw/intc/arm_gic_common.c"
    },
    {
      "type": "modify",
      "old_id": "8a2aa00cee33f81874841014a4b945b408c60bb8",
      "old_mode": 33188,
      "old_path": "include/hw/intc/arm_gic_common.h",
      "new_id": "d2e0c2f5f1c4a40394cd69869fc878dcabefbdab",
      "new_mode": 33188,
      "new_path": "include/hw/intc/arm_gic_common.h"
    }
  ]
}
