)]}'
{
  "commit": "9ddabbe72e41ca6794cb4947c70929c9410e6752",
  "tree": "c1b4b5dc3f326fcac560211283a65bb626277e7c",
  "parents": [
    "4b6b35f55ca81d3bfdec63b0adb61798702ceb2e"
  ],
  "author": {
    "name": "Glauber Costa",
    "email": "glommer@redhat.com",
    "time": "Mon Jul 11 15:28:13 2011 -0400"
  },
  "committer": {
    "name": "Avi Kivity",
    "email": "avi@redhat.com",
    "time": "Tue Jul 12 13:17:03 2011 +0300"
  },
  "message": "KVM: KVM Steal time guest/host interface\n\nTo implement steal time, we need the hypervisor to pass the guest information\nabout how much time was spent running other processes outside the VM.\nThis is per-vcpu, and using the kvmclock structure for that is an abuse\nwe decided not to make.\n\nIn this patchset, I am introducing a new msr, KVM_MSR_STEAL_TIME, that\nholds the memory area address containing information about steal time\n\nThis patch contains the headers for it. I am keeping it separate to facilitate\nbackports to people who wants to backport the kernel part but not the\nhypervisor, or the other way around.\n\nSigned-off-by: Glauber Costa \u003cglommer@redhat.com\u003e\nAcked-by: Rik van Riel \u003criel@redhat.com\u003e\nTested-by: Eric B Munson \u003cemunson@mgebm.net\u003e\nCC: Jeremy Fitzhardinge \u003cjeremy.fitzhardinge@citrix.com\u003e\nCC: Peter Zijlstra \u003cpeterz@infradead.org\u003e\nCC: Anthony Liguori \u003caliguori@us.ibm.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d079aed27e0337ed62d309ca80724f7f596e6cbc",
      "old_mode": 33188,
      "old_path": "Documentation/virtual/kvm/msr.txt",
      "new_id": "50317809113dd6838cc6f5145b26c2b6cb657d99",
      "new_mode": 33188,
      "new_path": "Documentation/virtual/kvm/msr.txt"
    },
    {
      "type": "modify",
      "old_id": "d6cd79b34aab72555996ba70eca0e2689f85c26b",
      "old_mode": 33188,
      "old_path": "arch/x86/include/asm/kvm_para.h",
      "new_id": "65f8bb9279e02fc4e0c9a11696654db2f516793c",
      "new_mode": 33188,
      "new_path": "arch/x86/include/asm/kvm_para.h"
    }
  ]
}
