Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150205' into...
commitb3cd91e0eaf5c962cf139ce6ca59392c8b00f177
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Feb 2015 17:11:50 +0000 (5 17:11 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Feb 2015 17:11:50 +0000 (5 17:11 +0000)
treed6221d057f8cd22f40256a0c37c022793f1d2c93
parent651621b780515f35711c5d7305310ab1d241c7e2
parentbb426311901776b95b021cece831b69dce4ef5ee
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150205' into staging

migration/next for 20150205

# gpg: Signature made Thu 05 Feb 2015 16:17:08 GMT using RSA key ID 5872D723
# gpg: Can't check signature: public key not found

* remotes/juanquintela/tags/migration/20150205:
  fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() fail
  Tracify migration/rdma.c
  Add migration stream analyzation script
  migration: Append JSON description of migration stream
  qemu-file: Add fast ftell code path
  QJSON: Add JSON writer
  Print errors in some of the early migration failure cases.
  Migration: Add lots of trace events
  savevm: Convert fprintf to error_report
  vmstate-static-checker: update whitelist

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>