qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/2] spice: Update QXLInterface for spice >= 0.15.0


From: Richard Henderson
Subject: Re: [PATCH 2/2] spice: Update QXLInterface for spice >= 0.15.0
Date: Tue, 23 Nov 2021 14:49:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 11/23/21 2:43 PM, Daniel P. Berrangé wrote:
From: John Snow <jsnow@redhat.com>

spice updated the spelling (and arguments) of "attache_worker" in
0.15.0. Update QEMU to match, preventing -Wdeprecated-declarations
compilations from reporting build errors.

See also:
https://gitlab.freedesktop.org/spice/spice/-/commit/974692bda1e77af92b71ed43b022439448492cb9

Signed-off-by: John Snow <jsnow@redhat.com>
---
  hw/display/qxl.c        | 14 +++++++++++++-
  include/ui/qemu-spice.h |  6 ++++++
  ui/spice-display.c      | 11 +++++++++++
  3 files changed, 30 insertions(+), 1 deletion(-)

Acked-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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