)]}'
{
  "commit": "2140cfa51d59177815f5b82e94ac48fb24909aba",
  "tree": "e70dd863a3a119ec3f75bffccdaa6badba324a25",
  "parents": [
    "8d07d6c46597a885eb38d99cc6fff399ce69cd21"
  ],
  "author": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Wed Nov 13 23:09:07 2013 +0000"
  },
  "committer": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Thu Nov 21 17:39:11 2013 +0100"
  },
  "message": "target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()\n\nFix build failures with clang when KVM is not enabled by\nproviding a stub version of kvm_arch_get_supported_cpuid().\nWe retain the compile time check that this function isn\u0027t\ncalled when CONFIG_KVM is not set by guarding the stub with\nifndef __OPTIMIZE__ (we assume that an optimizing build will\ndo sufficient constant folding and dead code elimination to\nremove the calls before linking).\n\nSigned-off-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "11429c461e786955c40890443fcd8db5398fae5c",
      "old_mode": 33188,
      "old_path": "target-i386/kvm-stub.c",
      "new_id": "2b9e8011fb82a84a85c4e9fe381733910d609a2f",
      "new_mode": 33188,
      "new_path": "target-i386/kvm-stub.c"
    }
  ]
}
