)]}'
{
  "commit": "160600fd137a3a6f0d6a09579cf2282152f842ab",
  "tree": "b5cb507027f5ec5c17a6f9df9bcdc231f555b87f",
  "parents": [
    "6663a1956eb628f1bddc96d2cab361e039df5571"
  ],
  "author": {
    "name": "Amit Shah",
    "email": "amit.shah@redhat.com",
    "time": "Wed Jan 20 00:36:54 2010 +0530"
  },
  "committer": {
    "name": "Anthony Liguori",
    "email": "aliguori@us.ibm.com",
    "time": "Wed Jan 20 08:25:23 2010 -0600"
  },
  "message": "virtio-serial-bus: Add a port \u0027name\u0027 property for port discovery in guests\n\nThe port \u0027id\u0027 or number is internal state between the guest kernel and\nour bus implementation. This is invocation-dependent and isn\u0027t part of\nthe guest-host ABI.\n\nTo correcly enumerate and map ports between the host and the guest, the\n\u0027name\u0027 property is used.\n\nExample:\n\n    -device virtserialport,name\u003dorg.qemu.port.0\n\nThis invocation will get us a char device in the guest at:\n\n    /dev/virtio-ports/org.qemu.port.0\n\nwhich can be a symlink to\n\n    /dev/vport0p3\n\nThis \u0027name\u0027 property is exposed by the guest kernel in a sysfs\nattribute:\n\n    /sys/kernel/virtio-ports/vport0p3/name\n\nA simple udev script can pick up this name and create the symlink\nmentioned above.\n\nSigned-off-by: Amit Shah \u003camit.shah@redhat.com\u003e\nSigned-off-by: Anthony Liguori \u003caliguori@us.ibm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5bf29904768616e52fa8cbe2087f6916daad8aeb",
      "old_mode": 33188,
      "old_path": "hw/virtio-serial-bus.c",
      "new_id": "7e100d0def7035d2dbbaa36f124aecc797cfb123",
      "new_mode": 33188,
      "new_path": "hw/virtio-serial-bus.c"
    },
    {
      "type": "modify",
      "old_id": "1dc031eb29ee208aa00754d5f55e35b9b6fb6f82",
      "old_mode": 33188,
      "old_path": "hw/virtio-serial.c",
      "new_id": "9c2c93c513b67c65d0510ee7fbcd79d2639b63ff",
      "new_mode": 33188,
      "new_path": "hw/virtio-serial.c"
    },
    {
      "type": "modify",
      "old_id": "d9c7acba3d0be7c9a653ee4c207848c0cd3c09c0",
      "old_mode": 33188,
      "old_path": "hw/virtio-serial.h",
      "new_id": "28ea7da8b741c3bc26dd10e974529abc4baafd1f",
      "new_mode": 33188,
      "new_path": "hw/virtio-serial.h"
    }
  ]
}
