On 05/19/2014 10:01 AM, David Mansfield wrote:
spice-server and downstream code expect that the primary surface will
always have surface_id = 0. In a dual head environment, all monitors
render portions of the primary surface.
However, when the monitor config events are generated and sent, th
spice-server and downstream code expect that the primary surface will
always have surface_id = 0. In a dual head environment, all monitors
render portions of the primary surface.
However, when the monitor config events are generated and sent, the
primary surface (which has an internal id whic
This patch series addresses two critical bugs that prevent dual-head
from working in a linux-linux environment. (All testing done on F20
fully updated as guest, host and client).
We (myself and a colleague) have been using patched versions of qxl.ko
and xorg-qxl for a week or so and these patc
The maximum number of "commands" that can be queued at once is fixed at
compile time at MAX_RELOCS. However, during the creation of an image
object in qxl_image_create(), the image is split into commands of
maximum size 512*512. For a large dual-head system, it is easy to create
an image for wh
Hey everyone,
I've just rolled out new spice 0.12.5 and spice-protocol 0.12.7
releases.
Major changes in spice 0.12.5:
==
* Added Opus support. Celt support will be obsoleted in a future
release.
* Addition of webdav channel
* Force use of TLS 1.0 or newer for TLS co
Il 16/05/2014 16:28, Ian Campbell ha scritto:
On Fri, 2014-05-16 at 16:20 +0200, Fabio Fantoni wrote:
Il 16/05/2014 15:56, Ian Campbell ha scritto:
On Fri, 2014-05-16 at 15:41 +0200, Fabio Fantoni wrote:
Il 16/05/2014 14:47, Ian Campbell ha scritto:
On Fri, 2014-05-16 at 14:37 +0200, Fabio Fa