)]}'
{
  "commit": "c0532a76b407af4b276dc5a62d8178db59857ea6",
  "tree": "6a34d8986e474edd0ba63dd283cda22d31436dc3",
  "parents": [
    "983dfc3b135de0a4808a41a8ca71e1809ba6a62e"
  ],
  "author": {
    "name": "Marcelo Tosatti",
    "email": "mtosatti@redhat.com",
    "time": "Mon Oct 11 15:31:21 2010 -0300"
  },
  "committer": {
    "name": "Anthony Liguori",
    "email": "aliguori@us.ibm.com",
    "time": "Wed Oct 20 16:15:04 2010 -0500"
  },
  "message": "MCE: Relay UCR MCE to guest\n\nPort qemu-kvm\u0027s\n\ncommit 4b62fff1101a7ad77553147717a8bd3bf79df7ef\nAuthor: Huang Ying \u003cying.huang@intel.com\u003e\nDate:   Mon Sep 21 10:43:25 2009 +0800\n\n    MCE: Relay UCR MCE to guest\n\n    UCR (uncorrected recovery) MCE is supported in recent Intel CPUs,\n    where some hardware error such as some memory error can be reported\n    without PCC (processor context corrupted). To recover from such MCE,\n    the corresponding memory will be unmapped, and all processes accessing\n    the memory will be killed via SIGBUS.\n\n    For KVM, if QEMU/KVM is killed, all guest processes will be killed\n    too. So we relay SIGBUS from host OS to guest system via a UCR MCE\n    injection. Then guest OS can isolate corresponding memory and kill\n    necessary guest processes only. SIGBUS sent to main thread (not VCPU\n    threads) will be broadcast to all VCPU threads as UCR MCE.\n\naliguori: fix build\n\nSigned-off-by: Marcelo Tosatti \u003cmtosatti@redhat.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@redhat.com\u003e\nSigned-off-by: Anthony Liguori \u003caliguori@us.ibm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "38756572d993a0700678f35be6ec711e5d37ce48",
      "old_mode": 33188,
      "old_path": "cpus.c",
      "new_id": "36a6d1f350385c172ef37ca9e5fc0ba79520d4b5",
      "new_mode": 33188,
      "new_path": "cpus.c"
    },
    {
      "type": "modify",
      "old_id": "d45f9fa1dfd1c58e6bbba24929833d44b4cc6b4b",
      "old_mode": 33188,
      "old_path": "kvm-stub.c",
      "new_id": "5384a4b9a4187ad11426069bf7021b1fdc498d9c",
      "new_mode": 33188,
      "new_path": "kvm-stub.c"
    },
    {
      "type": "modify",
      "old_id": "b2fb3af8aa997064720b21cb68d65deada09132c",
      "old_mode": 33188,
      "old_path": "kvm.h",
      "new_id": "60a9b425c828863940b60a49a3191f58ebb5fe75",
      "new_mode": 33188,
      "new_path": "kvm.h"
    },
    {
      "type": "modify",
      "old_id": "77eeab185e42be3f4d5903d448c0d794b4919436",
      "old_mode": 33188,
      "old_path": "target-i386/cpu.h",
      "new_id": "85ed30f7d3bcc63c11edd2bb834cf6a842d41a02",
      "new_mode": 33188,
      "new_path": "target-i386/cpu.h"
    },
    {
      "type": "modify",
      "old_id": "4b430dd374de3fb52f5b62ee0fe9b6ae0ebe5a8b",
      "old_mode": 33188,
      "old_path": "target-i386/helper.c",
      "new_id": "4fff4a871f996c45c6a8bedb339ad1714e866178",
      "new_mode": 33188,
      "new_path": "target-i386/helper.c"
    },
    {
      "type": "modify",
      "old_id": "343fb022c86048f9b1a44eb6e994bf24ae601c44",
      "old_mode": 33188,
      "old_path": "target-i386/kvm.c",
      "new_id": "0161f6d2fb554884d829d8385966617fd929e32c",
      "new_mode": 33188,
      "new_path": "target-i386/kvm.c"
    },
    {
      "type": "modify",
      "old_id": "c1ebd24fcfc4e21cada8928fe38e101ae1b86a6b",
      "old_mode": 33188,
      "old_path": "target-i386/kvm_x86.h",
      "new_id": "04932cf4c8f018d91f32176a8cb5a9589c6d8236",
      "new_mode": 33188,
      "new_path": "target-i386/kvm_x86.h"
    }
  ]
}
