]> Git Repo - qemu.git/commit - hw/display/qxl.c
spice: avoid .set_mm_time on >= 0.12.6
authorJohn Snow <[email protected]>
Wed, 29 Jun 2016 22:41:35 +0000 (18:41 -0400)
committerGerd Hoffmann <[email protected]>
Wed, 6 Jul 2016 08:31:57 +0000 (10:31 +0200)
commit015e02f88071cfedd6bc6f910af5a388462aec6b
tree105bbef8ee85a62d800f59a00f8a4fce127ba49c
parent1331eab216c9dc4e50a48a34d14926b31a7fd611
spice: avoid .set_mm_time on >= 0.12.6

Spice deprecated this callback in 0.12.6.
It's not a problem yet, but it will cause Clang to fail in a -Werror
build due to the deprecated tag.

Signed-off-by: John Snow <[email protected]>
Message-id: 1467240095[email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/display/qxl.c
include/ui/qemu-spice.h
ui/spice-display.c
This page took 0.023131 seconds and 4 git commands to generate.