Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into staging
commit12597061b3fd71f8f97c18acf508241f290d55d5
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Jan 2017 10:22:47 +0000 (5 10:22 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Jan 2017 10:22:47 +0000 (5 10:22 +0000)
treea257c3f419015f36685839bdf0f498474912a4c6
parentdbe2b65566e76d3c3a0c3358285c0336ac61e757
parent204f01b30975923c64006f8067f0937b91eea68b
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into staging

virtio-gpu: misc bugfixes.

# gpg: Signature made Tue 03 Jan 2017 14:48:04 GMT
# gpg:                using RSA key 0x4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/pull-vga-20170103-1:
  virtio-gpu: fix memory leak in resource attach backing
  virtio-gpu-3d: fix memory leak in resource attach backing
  virtio-gpu: call cleanup mapping function in resource destroy
  virtio-gpu: track and limit host memory allocations
  display: virtio-gpu-3d: check virgl capabilities max_size

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