)]}'
{
  "commit": "0dc9daf0be2a4ebb3c6529d1c458d8ccf26cd412",
  "tree": "ecb6729cd553f7ff572efb7938bbbcb18c393a5e",
  "parents": [
    "31da45ce04c5e886369bf88bf727cef5ccb3b12b"
  ],
  "author": {
    "name": "Borislav Petkov",
    "email": "bp@suse.de",
    "time": "Sun Feb 08 13:14:38 2015 +0100"
  },
  "committer": {
    "name": "Michael Tokarev",
    "email": "mjt@tls.msk.ru",
    "time": "Tue Mar 10 08:15:33 2015 +0300"
  },
  "message": "memsave: Improve and disambiguate error message\n\nWhen requesting a size which cannot be read, the error message shows\na different address which is misleading to the user and it looks like\nsomething\u0027s wrong with the address parsing. This is because the input\n@addr variable is incremented in the memory dumping loop:\n\n(qemu) memsave 0xffffffff8418069c 0xb00000 mem\nInvalid addr 0xffffffff849ffe9c specified\n\nFix that by saving the original address and size and use them in the\nerror message:\n\n(qemu) memsave 0xffffffff8418069c 0xb00000 mem\nInvalid addr 0xffffffff8418069c/size 11534336 specified\n\nSigned-off-by: Borislav Petkov \u003cbp@suse.de\u003e\nSigned-off-by: Michael Tokarev \u003cmjt@tls.msk.ru\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0fac14335531f3aca0b3166fffb7e21580a8b855",
      "old_mode": 33188,
      "old_path": "cpus.c",
      "new_id": "1ce90a12e8fc99c5b6a460bddcce8fcb42c6d784",
      "new_mode": 33188,
      "new_path": "cpus.c"
    }
  ]
}
