)]}'
{
  "commit": "31610434bc3523c0b01a10917a1185096a03c4c8",
  "tree": "4b349e73a16e5ba997e0b80adec04f6bc0139163",
  "parents": [
    "e467cde238184d1b0923db2cd61ae1c5a6dc15aa"
  ],
  "author": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Mon Oct 22 11:03:39 2007 +1000"
  },
  "committer": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Tue Oct 23 15:49:55 2007 +1000"
  },
  "message": "Virtio console driver\n\nThis is an hvc-based virtio console driver.  It\u0027s suboptimal becuase\nhvc expects to have raw access to interrupts and virtio doesn\u0027t assume\nthat, so it currently polls.\n\nThere are two solutions: expose hvc\u0027s \"kick\" interface, or wean off hvc.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "65491103e0fbc6c50ab9efa099d017806b58b3ba",
      "old_mode": 33188,
      "old_path": "drivers/char/Kconfig",
      "new_id": "bf18d757b87641e2413ab712626f6c0e55b6c7ff",
      "new_mode": 33188,
      "new_path": "drivers/char/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "c78ff26647ee2ba0642017e15e1d6f9805b9de37",
      "old_mode": 33188,
      "old_path": "drivers/char/Makefile",
      "new_id": "057c8bbd7723a247f2d5927dc22aba41d8ed87a7",
      "new_mode": 33188,
      "new_path": "drivers/char/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "100e8a201e3aa5d2a8890cb79b171373dc829afe",
      "new_mode": 33188,
      "new_path": "drivers/char/virtio_console.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ed2d4ead7eb7ad67f0531f299e2076be201a1e92",
      "new_mode": 33188,
      "new_path": "include/linux/virtio_console.h"
    }
  ]
}
