[Spice-devel] [PATCH 0/9] 0.12.3 + a bunch of small fixes I had laying around

Hans de Goede hdegoede at redhat.com
Fri May 17 10:35:26 PDT 2013


Looks good, ACK series,

On 05/17/2013 05:08 PM, Alon Levy wrote:
> Feel free to shoot down anything (like the rename for no apparent reason other
> then using the word cap)
>
> Alon Levy (9):
>    server/red_worker:
>      s/driver_has_monitors_config/driver_cap_monitors_config/ (plus small
>      comment)
>    server/red_worker: turn critical (assert) non error into warning
>    server/tests/test_display_base: add missing set_client_capabilities,
>      fix client_monitors_config signature
>    server/red_worker: simplify monitors_config update
>    server/tests: test_display_width_stride
>    server/red_dispatcher: close pa hole in RedWorkerMessageDisplayConnect
>      for valgrind
>    server/dispatchers: initialize stack to 0 for valgrind
>    server/red_parse_qxl: two coding convention pointer cast fix
>    0.12.3 release
>
>   NEWS                                     | 18 +++++++
>   configure.ac                             |  4 +-
>   server/main_dispatcher.c                 |  2 +-
>   server/red_dispatcher.c                  |  8 +--
>   server/red_dispatcher.h                  |  4 +-
>   server/red_parse_qxl.c                   |  4 +-
>   server/red_worker.c                      | 30 ++++++-----
>   server/tests/Makefile.am                 |  8 ++-
>   server/tests/test_display_base.c         | 60 ++++++++++++++++++---
>   server/tests/test_display_base.h         | 13 +++++
>   server/tests/test_display_width_stride.c | 92 ++++++++++++++++++++++++++++++++
>   11 files changed, 211 insertions(+), 32 deletions(-)
>   create mode 100644 server/tests/test_display_width_stride.c
>


More information about the Spice-devel mailing list