)]}'
{
  "commit": "e5157e313cd9c2d57f28873318d0bb29c77a9b1a",
  "tree": "573ed52460db661a7448c5160e771de02b547de6",
  "parents": [
    "46f70ff148ae01e2dc96e64c393e295a0092555d"
  ],
  "author": {
    "name": "Greg Kurz",
    "email": "gkurz@linux.vnet.ibm.com",
    "time": "Fri Feb 05 11:46:18 2016 +0100"
  },
  "committer": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Tue Feb 16 12:05:18 2016 +0200"
  },
  "message": "virtio: optimize virtio_access_is_big_endian() for little-endian targets\n\nWhen adding cross-endian support, we introduced the TARGET_IS_BIENDIAN macro\nand the virtio_access_is_big_endian() helper to have a branchless fast path\nin the virtio memory accessors for targets that don\u0027t switch endian.\n\nThis was considered as a strong requirement at the time.\n\nNow we have added a runtime check for virtio 1.0, which ruins the benefit\nof the virtio_access_is_big_endian() helper for always little-endian targets.\n\nWith this patch, always little-endian targets stop checking for virtio 1.0,\nsince the result is little-endian in all cases.\n\nReviewed-by: Cornelia Huck \u003ccornelia.huck@de.ibm.com\u003e\nReviewed-by: Laurent Vivier \u003clvivier@redhat.com\u003e\nSigned-off-by: Greg Kurz \u003cgkurz@linux.vnet.ibm.com\u003e\nReviewed-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nSigned-off-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nReviewed-by: Laurent Vivier \u003clvivier@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f1f12afe90894007893ced42e73ed32c241400f9",
      "old_mode": 33188,
      "old_path": "include/hw/virtio/virtio-access.h",
      "new_id": "8dc84f5203164a20139bf5d9fc033698c4f82c1f",
      "new_mode": 33188,
      "new_path": "include/hw/virtio/virtio-access.h"
    }
  ]
}
