)]}'
{
  "commit": "4b8523ee896750c37b4fa224a40d34703cbdf4c6",
  "tree": "1083d1e6c59b33c68808094d4b6844ddf935c9f0",
  "parents": [
    "4840f10eff37eebc609fcc933ab985dc66df95c6"
  ],
  "author": {
    "name": "Jan Kiszka",
    "email": "jan.kiszka@siemens.com",
    "time": "Thu Jun 18 18:47:23 2015 +0200"
  },
  "committer": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Wed Jul 01 15:45:51 2015 +0200"
  },
  "message": "kvm: First step to push iothread lock out of inner run loop\n\nThis opens the path to get rid of the iothread lock on vmexits in KVM\nmode. On x86, the in-kernel irqchips has to be used because we otherwise\nneed to synchronize APIC and other per-cpu state accesses that could be\nchanged concurrently.\n\nRegarding pre/post-run callbacks, s390x and ARM should be fine without\nspecific locking as the callbacks are empty. MIPS and POWER require\nlocking for the pre-run callback.\n\nFor the handle_exit callback, it is non-empty in x86, POWER and s390.\nSome POWER cases could do without the locking, but it is left in\nplace for now.\n\nSigned-off-by: Jan Kiszka \u003cjan.kiszka@siemens.com\u003e\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\nMessage-Id: \u003c1434646046-27150-7-git-send-email-pbonzini@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e98b08def2253b2d7c1a812e61a482ce285adfbf",
      "old_mode": 33188,
      "old_path": "kvm-all.c",
      "new_id": "ca428ca298ff2050277ea510a467890dd31e9087",
      "new_mode": 33188,
      "new_path": "kvm-all.c"
    },
    {
      "type": "modify",
      "old_id": "daced5cb9441812f79b894616afe760ad1c570b5",
      "old_mode": 33188,
      "old_path": "target-i386/kvm.c",
      "new_id": "6426600c63194748c066e273289d3494c7a318ae",
      "new_mode": 33188,
      "new_path": "target-i386/kvm.c"
    },
    {
      "type": "modify",
      "old_id": "948619fbab8fa9790867073f82d4caa519aa2f19",
      "old_mode": 33188,
      "old_path": "target-mips/kvm.c",
      "new_id": "7d2293d934924c9fb39b3d4932987162e84fd5eb",
      "new_mode": 33188,
      "new_path": "target-mips/kvm.c"
    },
    {
      "type": "modify",
      "old_id": "afb4696b8a782ccad535d4a7fdeb9bcdeb07269c",
      "old_mode": 33188,
      "old_path": "target-ppc/kvm.c",
      "new_id": "ddf469fe096ee1d622165b4ac465145985b89aa3",
      "new_mode": 33188,
      "new_path": "target-ppc/kvm.c"
    },
    {
      "type": "modify",
      "old_id": "135111a2c4b5cd10c9e65d5bce2bfd911706a550",
      "old_mode": 33188,
      "old_path": "target-s390x/kvm.c",
      "new_id": "ae3a0affec9c4a98cd944dcf4f1e9e08d02124e9",
      "new_mode": 33188,
      "new_path": "target-s390x/kvm.c"
    }
  ]
}
