qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 9f5c6d: spice/gl: Enable dmabuf only for spic


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 9f5c6d: spice/gl: Enable dmabuf only for spice >= 0.13.1
Date: Mon, 29 Feb 2016 04:30:05 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 9f5c6d06ad4a0c35afe2b657109f78a1a7fb6a4d
      
https://github.com/qemu/qemu/commit/9f5c6d06ad4a0c35afe2b657109f78a1a7fb6a4d
  Author: Michal Privoznik <address@hidden>
  Date:   2016-02-29 (Mon, 29 Feb 2016)

  Changed paths:
    M include/ui/spice-display.h

  Log Message:
  -----------
  spice/gl: Enable dmabuf only for spice >= 0.13.1

After 474114b7 the dmabuf feature is enabled whenever spice
greater than or equal to spice 0.13.0 is found. This is because
two new functions are required: spice_qxl_gl_scanout and
spice_qxl_gl_draw_async. These were, however, introduce in 0.13.1
release. Well, technically they haven't been released yet, but
for sure they are not going to be part of 0.13.0 release (for the
ABI stability sake).

Signed-off-by: Michal Privoznik <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 438528a3e7021f14097f5665ab5d5196d538503b
      
https://github.com/qemu/qemu/commit/438528a3e7021f14097f5665ab5d5196d538503b
  Author: Thomas Huth <address@hidden>
  Date:   2016-02-29 (Mon, 29 Feb 2016)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: Add spice-display.h to the SPICE section

Signed-off-by: Thomas Huth <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: e220656ce1bd98b482d12ef51344aa46aca4e098
      
https://github.com/qemu/qemu/commit/e220656ce1bd98b482d12ef51344aa46aca4e098
  Author: Thomas Huth <address@hidden>
  Date:   2016-02-29 (Mon, 29 Feb 2016)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: Add an entry for the include/ui/ folder

The ui/ folder is listed in the "Graphics" section, so I think
the "include/ui/" folder should be listed there, too.

Signed-off-by: Thomas Huth <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 1da90c34c9e76e0f4fa9faaa670518443b9bda9c
      
https://github.com/qemu/qemu/commit/1da90c34c9e76e0f4fa9faaa670518443b9bda9c
  Author: Peter Maydell <address@hidden>
  Date:   2016-02-29 (Mon, 29 Feb 2016)

  Changed paths:
    M MAINTAINERS
    M include/ui/spice-display.h

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160229-1' into 
staging

ui: spice dmabuf fix, MAINTAINERS updates.

# gpg: Signature made Mon 29 Feb 2016 10:41:15 GMT using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"

* remotes/kraxel/tags/pull-ui-20160229-1:
  MAINTAINERS: Add an entry for the include/ui/ folder
  MAINTAINERS: Add spice-display.h to the SPICE section
  spice/gl: Enable dmabuf only for spice >= 0.13.1

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/3ff430aa91f3...1da90c34c9e7

reply via email to

[Prev in Thread] Current Thread [Next in Thread]