)]}'
{
  "commit": "294c0f6a6af24012abcb89a65c1abd57e4a3df6e",
  "tree": "d646617e67bb10fe1445a3adc9255e50a7799066",
  "parents": [
    "c606c537b1a52a2bcdc9addcb75481b85a0e4932"
  ],
  "author": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Fri Nov 01 17:59:50 2019 -0400"
  },
  "committer": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Tue Mar 03 15:13:30 2020 -0500"
  },
  "message": "pci: add a helper to lookup a pci_device by string\n\nThis is for #device code that often wants to find a pci_device that\nuserspace specified by string.  The string is of the form 00:00.0.  You\ncan skip leading zeros.\n\nThis one throws on error, since the intent is that user-interface code\nwill use it.  The older match_tbdf() is used in a few internal places,\nwith a custom format for the int argument (MKBUS()).\n\nSigned-off-by: Barret Rhoden \u003cbrho@cs.berkeley.edu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "58f16e8d5f712bd9144efa6b2696f897dd98e239",
      "old_mode": 33188,
      "old_path": "kern/arch/x86/pci.c",
      "new_id": "a3057d36545b4f614170199cf183660f2b61dfb3",
      "new_mode": 33188,
      "new_path": "kern/arch/x86/pci.c"
    },
    {
      "type": "modify",
      "old_id": "86b9793e65e7112161446e333917f617236e0d5f",
      "old_mode": 33188,
      "old_path": "kern/arch/x86/pci.h",
      "new_id": "90406238abde4a1724633e21afd89c5cfe8996a1",
      "new_mode": 33188,
      "new_path": "kern/arch/x86/pci.h"
    }
  ]
}
