qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 05/14] ui/spice: Require spice-server >= 0.14.0


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 05/14] ui/spice: Require spice-server >= 0.14.0
Date: Fri, 2 Dec 2022 11:16:05 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.5.0

On 2/12/22 11:05, Markus Armbruster wrote:
Version 0.14.0 is now old enough to have made it into the major
distributions:

      Debian 11: 0.14.3
      RHEL-8: 0.14.3
      FreeBSD (ports): 0.15.0
      Fedora 35: 0.15.0
      Ubuntu 20.04: 0.14.2
      OpenSUSE Leap 15.3: 0.14.3

Requiring it lets us drop a number of version checks.  The next commit
will clean up some more.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
  meson.build                | 2 +-
  hw/display/qxl.h           | 2 --
  include/ui/qemu-spice.h    | 6 +-----
  include/ui/spice-display.h | 2 --
  chardev/spice.c            | 2 --
  hw/display/qxl.c           | 7 +------
  6 files changed, 3 insertions(+), 18 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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