)]}'
{
  "commit": "3edf19faec5def1f9055e0855101b5b00aee7bc6",
  "tree": "20c670e83f632492da414f019a70e0a963d9eedb",
  "parents": [
    "56fbd8e93bd3438b186cc144a5e529018109f6e1"
  ],
  "author": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Fri Jan 13 17:38:34 2017 -0500"
  },
  "committer": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Wed Jan 18 10:00:03 2017 -0500"
  },
  "message": "x86: vmm: Disable IRQs when mucking with pcpu GPCs\n\nvmx_clear_vmcs() is called from a few places, and interrupts could be on.\nWe could have had a race where we start to clear, then get interrupted by\nan IPI/IKM that mucks with the per-cpu GPC state.  Then the interrupt\nreturns.  I didn\u0027t see this one - we\u0027d probably need at least one VM\nbouncing around the cores to get this bug.\n\nSigned-off-by: Barret Rhoden \u003cbrho@cs.berkeley.edu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8e1033db482c43131305179cec5eb710a10a69f1",
      "old_mode": 33188,
      "old_path": "kern/arch/x86/vmm/intel/vmx.c",
      "new_id": "ad61e4119912670a1296fe9391efefd42bff97f7",
      "new_mode": 33188,
      "new_path": "kern/arch/x86/vmm/intel/vmx.c"
    }
  ]
}
