This patch set allows to set maximum monitors. Mainly change is contained in first patch while the second just bump some version information. Changes from v3: - renamed spice_qxl_set_monitors_config_limit to spice_qxl_set_max_monitors; - use UINT_MAX instead of UINT16_MAX for unsigned int maximum; - use "unsigned int" instead of "unsigned" for types. Changes from v2: - fix typo in qxl.h header comment (version 0.12.8 -> 0.12.6). Change from v1: - fixed next version in symbols; - added version information bump. Frediano Ziglio (2): server: allows to set maximum monitors build-sys: bump libtool version information configure.ac | 5 +++-- server/red_dispatcher.c | 10 ++++++++++ server/red_dispatcher.h | 1 + server/red_worker.c | 12 +++++++----- server/spice-qxl.h | 3 +++ server/spice-server.syms | 5 +++++ 6 files changed, 29 insertions(+), 7 deletions(-) -- 2.1.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel