Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190607-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 7 Jun 2019 13:53:00 +0000 (14:53 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 7 Jun 2019 13:53:00 +0000 (14:53 +0100)
commit9021fcfb883a17908a74a0ba1c09ff3b1bf97ebb
tree47129c300bbb3950f5cc7566770e82560072faee
parent33556237f652d8a712d0b6d29ecb442e6b65fe42
parent15ee0d9bc10b3de677ff6cd78b6dc9d5a7d40603
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190607-pull-request' into staging

curses: 32bit build fix.
egl: dmabuf modifier support.

# gpg: Signature made Fri 07 Jun 2019 14:18:41 BST
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/ui-20190607-pull-request:
  egl-helpers: add modifier support to egl_dmabuf_import_texture()
  egl-helpers: add modifier support to egl_get_fd_for_texture().
  vfio/display: set dmabuf modifier field
  console: add dmabuf modifier field.
  ui/curses: Fix build with -m32

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