Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170213-1' into staging
commitdf96bfab49dab2d0373e49b51bbb51ce72e1601e
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 13 Feb 2017 10:54:49 +0000 (13 10:54 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 13 Feb 2017 10:54:49 +0000 (13 10:54 +0000)
tree85b95f201b18f19b0201d099533b55ec7083e3e1
parent0b4384d0bb98f0016ba671b1c9cc75c2f31cd057
parent12e97ec39931e5321645fd483ab761319d48bf16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170213-1' into staging

vga: bugfixes for cirrus and virtio-gpu

# gpg: Signature made Mon 13 Feb 2017 08:14:47 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-20170213-1:
  Revert "cirrus: allow zero source pitch in pattern fill rops"
  cirrus: fix patterncopy checks
  cirrus: replace debug printf with trace points
  vga: replace debug printf with trace points
  virtio-gpu: fix resource leak in virgl_cmd_resource_unref
  virtio-gpu: fix memory leak in set scanout

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