)]}'
{
  "commit": "76f5159d7fc4cdea9574dfbb54307735b280bc66",
  "tree": "2e0c300893d375befca70b408fb57f804af202fb",
  "parents": [
    "79758e95d7f018dabd726bf7eb8cdd087692410c"
  ],
  "author": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Mon Oct 26 16:22:44 2009 +0200"
  },
  "committer": {
    "name": "Anthony Liguori",
    "email": "aliguori@us.ibm.com",
    "time": "Fri Oct 30 08:39:34 2009 -0500"
  },
  "message": "qemu/msix: fix table access issues\n\nFixes a couple of issues with msix table access:\n- With misbehaving guests, misaligned 4 byte access could overflow\n  msix table and cause qemu to segfault. Since PCI spec requires\n  host to only issue dword-aligned accesses, as a fix,\n  it\u0027s enough to mask the address low bits.\n- Tables use pci format, not native format, and so\n  we must use pci_[sg]et_long on read/write.\n\nReported-by: Juan Quintela \u003cquintela@redhat.com\u003e\nSigned-off-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nSigned-off-by: Anthony Liguori \u003caliguori@us.ibm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b0dea91aa5c722bd31f47a513f54231ffc65e315",
      "old_mode": 33188,
      "old_path": "hw/msix.c",
      "new_id": "3d67c4ef62ec8b0d83475939a8ab3fb73720d35e",
      "new_mode": 33188,
      "new_path": "hw/msix.c"
    }
  ]
}
