)]}'
{
  "commit": "6dcbb5ee52325590b7327847a4299f0befa058e2",
  "tree": "0aa73ac43823e06b4882b41516c7b13b3d8956e1",
  "parents": [
    "64c78fd849a5e1ddcc1ba58326806ab87c755fad"
  ],
  "author": {
    "name": "Zach Zimmerman",
    "email": "zpzimmerman@gmail.com",
    "time": "Fri Aug 25 11:46:47 2017 -0700"
  },
  "committer": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Tue Aug 29 14:14:52 2017 -0400"
  },
  "message": "Added logging functionality to linuxemu\n\nAdded logging constructor/destructor functions\nAdded syscall errorchecking\nAdded linuxemu print statement\nAdded global logfile for linuxemu\nModified linuxemu to use the new print format\nThe vmcall register print in linuxemu() now uses\nthe correct syscall ABI (r10 instead of rcx)\nChanged dune_sys_read, write, and gettimeofday\nto match the new syscall paradigm\n\nChange-Id: I7d9ce9ee9d04088e7455da1378ef03ce90fb9d0e\nSigned-off-by: Zach Zimmerman \u003czpzimmerman@gmail.com\u003e\nSigned-off-by: Barret Rhoden \u003cbrho@cs.berkeley.edu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "785b414c174f54ca2ea2a389729c9b10fcfaf339",
      "old_mode": 33188,
      "old_path": "tests/dune/dune.c",
      "new_id": "38dc0c5be3037f4c20912a9517335219f57f1ae7",
      "new_mode": 33188,
      "new_path": "tests/dune/dune.c"
    },
    {
      "type": "modify",
      "old_id": "79b7062582c9a58cbca97fe98a2d3e89d8769bef",
      "old_mode": 33188,
      "old_path": "user/vmm/include/vmm/linuxemu.h",
      "new_id": "f314c04065f8dcc113596a12dd34fac5f8cea5a7",
      "new_mode": 33188,
      "new_path": "user/vmm/include/vmm/linuxemu.h"
    },
    {
      "type": "modify",
      "old_id": "e6ac53ce641137a95383c2f993d36a8350bd2752",
      "old_mode": 33188,
      "old_path": "user/vmm/linuxemu.c",
      "new_id": "af93afb13d516135e49f547139bbcefa595db452",
      "new_mode": 33188,
      "new_path": "user/vmm/linuxemu.c"
    }
  ]
}
