)]}'
{
  "commit": "0fbc20740342713f282b118b4a446c4c43df3f4a",
  "tree": "4211adac6ccd8cd1bf7160acb56bbcdf1970bc3a",
  "parents": [
    "fa4ba923bd539647ace9d70d226a848bd6a89dac"
  ],
  "author": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Tue Jun 04 14:52:32 2013 +0300"
  },
  "committer": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Wed Jul 03 10:38:19 2013 +0200"
  },
  "message": "kvm: zero-initialize KVM_SET_GSI_ROUTING input\n\nkvm_add_routing_entry makes an attempt to\nzero-initialize any new routing entry.\nHowever, it fails to initialize padding\nwithin the u field of the structure\nkvm_irq_routing_entry.\n\nOther functions like kvm_irqchip_update_msi_route\nalso fail to initialize the padding field in\nkvm_irq_routing_entry.\n\nIt\u0027s better to just make sure all input is initialized.\n\nOnce it is, we can also drop complex field by field assignment and just\ndo the simple *a \u003d *b to update a route entry.\n\nSigned-off-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nSigned-off-by: Gleb Natapov \u003cgleb@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "12042f72aea2d0fb3b60ea511502a55cf70513c4",
      "old_mode": 33188,
      "old_path": "kvm-all.c",
      "new_id": "745b5017a15171ed162d6eef509199fd5b39002f",
      "new_mode": 33188,
      "new_path": "kvm-all.c"
    }
  ]
}
