)]}'
{
  "commit": "e4ab0d6b0d1118a90238d8194eedb91aab15ebe1",
  "tree": "bd748ddd30318c984206639b806765748d156558",
  "parents": [
    "4ba79505f43bd0ace35c3fe42197eb02e7e0478e"
  ],
  "author": {
    "name": "Eduardo Habkost",
    "email": "ehabkost@redhat.com",
    "time": "Fri Nov 02 14:25:15 2012 -0200"
  },
  "committer": {
    "name": "Andreas Färber",
    "email": "afaerber@suse.de",
    "time": "Fri Nov 02 17:55:29 2012 +0100"
  },
  "message": "target-i386: cpu: fix --disable-kvm compilation\n\nThis fixes the following:\n  target-i386/cpu.o: In function `kvm_cpu_fill_host\u0027:\n  target-i386/cpu.c:783: undefined reference to `kvm_state\u0027\n\nI didn\u0027t notice the problem before because GCC was optimizing the entire\nkvm_cpu_fill_host() function out (because all calls are conditional on\nkvm_enabled()).\n\n* cpu_x86_fill_model_id() is used only if CONFIG_KVM is set, so #ifdef it\n  entirely to avoid compiler warnings.\n\n* kvm_cpu_fill_host() should be called only if KVM is enabled, so\n  use #ifdef CONFIG_KVM around the entire function body.\n\nReported-by: Andreas Färber \u003cafaerber@suse.de\u003e\nSigned-off-by: Eduardo Habkost \u003cehabkost@redhat.com\u003e\nSigned-off-by: Andreas Färber \u003cafaerber@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c46286ab3e4add1930faeb0ed22ea0d1cbc8555e",
      "old_mode": 33188,
      "old_path": "target-i386/cpu.c",
      "new_id": "e1db639295e8fca719e29e3513303cfd28e88c71",
      "new_mode": 33188,
      "new_path": "target-i386/cpu.c"
    }
  ]
}
