On 11/23/21 14:43, Daniel P. Berrangé wrote: > From: John Snow <js...@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 <js...@redhat.com>
?Signed-off-by: Daniel P. Berrangé <berra...@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(-) Tested-by: Philippe Mathieu-Daudé <phi...@redhat.com>