Re: [PATCH v3 0/6] Add physical display dimensions to spice/virtio-gpu

2020-09-29 Thread Gerd Hoffmann
On Sun, Sep 27, 2020 at 06:57:45PM +0400, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Hi, > > This series improves the support for HiDPI displays with Spice. > The related spice series have already been merged. > > v3: > - simplify the handling of Spice monitor configurat

Re: [PATCH v3 0/6] Add physical display dimensions to spice/virtio-gpu

2020-09-27 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200927145751.365446-1-marcandre.lur...@redhat.com/ Hi, This series failed the docker-quick@centos7 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT

[PATCH v3 0/6] Add physical display dimensions to spice/virtio-gpu

2020-09-27 Thread marcandre . lureau
From: Marc-André Lureau Hi, This series improves the support for HiDPI displays with Spice. The related spice series have already been merged. v3: - simplify the handling of Spice monitor configuration (Frediano) v2: - add a patch to "spice: remove the single monitor config logic" (Gerd) Mar