)]}'
{
  "commit": "06ef227e5158cca6710e6c268d6a7f65a5e2811b",
  "tree": "13fa89ccf2c3e436248763e896907c758957cbe0",
  "parents": [
    "28b8e4d0bf93ba176b4b7be819d537383c5a9060"
  ],
  "author": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Wed Jun 24 14:11:27 2015 +0200"
  },
  "committer": {
    "name": "Eduardo Habkost",
    "email": "ehabkost@redhat.com",
    "time": "Tue Jul 07 10:47:16 2015 -0300"
  },
  "message": "target-i386: avoid overflow in the tsc-frequency property\n\nThe TSC frequency fits comfortably in an int when expressed in kHz,\nbut it may overflow when converted to Hz.  In this case,\ntsc-frequency returns a negative value because x86_cpuid_get_tsc_freq\ndoes a 32-bit multiplication before assigning to int64_t.\n\nFor simplicity just make tsc_khz a 64-bit value.\n\nSpotted by Coverity.\n\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\nReviewed-by: Eduardo Habkost \u003cehabkost@redhat.com\u003e\nSigned-off-by: Eduardo Habkost \u003cehabkost@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0bfe64c5b907ed1ed7a9c98d4a1a4dbbd2338c62",
      "old_mode": 33188,
      "old_path": "target-i386/cpu.h",
      "new_id": "14dced08a7a2d6b8c64b01c2cde052d508b58dee",
      "new_mode": 33188,
      "new_path": "target-i386/cpu.h"
    }
  ]
}
