Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
commitb92304ee814f0fe8109c8946dfb4dd4b63e89871
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 16 Jul 2015 18:18:15 +0000 (16 19:18 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 16 Jul 2015 18:18:15 +0000 (16 19:18 +0100)
tree0942cb41a2530c147e0e04a1bfcccd8cbdd3571e
parent67ff64e08245a5b8de98d9b2acefb840a1fae340
parentd3462e378f40ba6838b6c42584c30769ca633e6f
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging

* MIPS-KVM fixes.
* Coverity fixes.
* Nettle function prototype fixes.
* Memory API refcount fix.

# gpg: Signature made Thu Jul 16 19:01:27 2015 BST using RSA key ID 78C7AE83
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>"
# gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>"
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
#      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83

* remotes/bonzini/tags/for-upstream:
  crypto: avoid undefined behavior in nettle calls
  crypto: fix build with nettle >= 3.0.0
  memory: fix refcount leak in memory_region_present
  RDMA: Fix error exits
  arm/xlnx-zynqmp: fix memory leak
  ppc/spapr_drc: fix memory leak
  mips/kvm: Sign extend registers written to KVM
  mips/kvm: Fix Big endian 32-bit register access

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