On 11/24/21 14:01, 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>
Missing your S-o-b? > --- > hw/display/qxl.c | 14 +++++++++++++- > include/ui/qemu-spice.h | 6 ++++++ > ui/spice-display.c | 11 +++++++++++ > 3 files changed, 30 insertions(+), 1 deletion(-) Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> Tested-by: Philippe Mathieu-Daudé <phi...@redhat.com>