Linux Spice Development
[Prev Page][Next Page]
- [PATCH 04/16] worker: move stream functions to a new stream.c file, (continued)
- [PATCH 04/16] worker: move stream functions to a new stream.c file, Frediano Ziglio
- [PATCH 05/16] worker: rename function that handle DisplayChannelClient, Frediano Ziglio
- [PATCH 06/16] worker: move DisplayChannel/DisplayChannelClient functions together, Frediano Ziglio
- [PATCH 07/16] worker: move stream to display channel, Frediano Ziglio
- [PATCH 08/16] worker: move red_destroy_surface_item(), Frediano Ziglio
- [PATCH 09/16] worker: move current to display, Frediano Ziglio
- [PATCH 10/16] worker: move drawable to display, Frediano Ziglio
- [PATCH 11/16] worker: move surfaces, Frediano Ziglio
- [PATCH 12/16] worker: remove cursor channel asserts, Frediano Ziglio
- [PATCH 13/16] worker: move compression parameters to dcc, Frediano Ziglio
- [PATCH 14/16] worker: don't use weird RedCompressedBuf nbytes shifting, Frediano Ziglio
- [PATCH 15/16] worker: simplify RedCompressBuf, Frediano Ziglio
- [PATCH 16/16] worker: move encoders to dcc-encoders, Frediano Ziglio
- Re: [PATCH 00/16] Backported some patches from refactory branches (10th Nov), Frediano Ziglio
- [PATCH spice-gtk] do not export symbol of non-existent function,
Pavel Grunt
- [PATCH xf86_video_qxl 1/2] Revise Xspice --auto to use a temporary directory.,
Jeremy White
- [PATCH spice-gtk 1/4] gtk: add spice_main_request_mouse_mode(),
Marc-André Lureau
- [PATCH 00/15] Backported some patches from refactory branches (9th Nov),
Frediano Ziglio
- [PATCH 01/15] worker: move stream to display channel, Frediano Ziglio
- [PATCH 02/15] worker: move red_destroy_surface_item(), Frediano Ziglio
- [PATCH 04/15] worker: move current to display, Frediano Ziglio
- [PATCH 03/15] worker: move image cache to display, Frediano Ziglio
- [PATCH 05/15] worker: move drawable to display, Frediano Ziglio
- [PATCH 06/15] worker: move surfaces, Frediano Ziglio
- [PATCH 08/15] worker: group add_memslot, Frediano Ziglio
- [PATCH 07/15] worker: make more functions static, kill dead function, Frediano Ziglio
- [PATCH 09/15] worker: remove cursor channel asserts, Frediano Ziglio
- [PATCH 10/15] worker s/surfaces_dest/surface_deps, Frediano Ziglio
- [PATCH 11/15] worker: move compression parameters to dcc, Frediano Ziglio
- [PATCH 12/15] worker: don't use weird RedCompressedBuf nbytes shifting, Frediano Ziglio
- [PATCH 13/15] worker: simplify RedCompressBuf, Frediano Ziglio
- [PATCH 14/15] worker: move encoders to dcc-encoders, Frediano Ziglio
- [PATCH 15/15] worker: rename {put,ref}_red_drawable, Frediano Ziglio
- Re: [PATCH 00/15] Backported some patches from refactory branches (9th Nov), Frediano Ziglio
- Re: [PATCH 00/15] Backported some patches from refactory branches (9th Nov), Jonathon Jongsma
- [PATCH spice-server 0/2] Syntax check fixes,
Pavel Grunt
- [usbredir v2 1/2] Update README with links to git/bugtracker/mailing list,
Christophe Fergeau
- [PATCH 00/10] Backported some patches from refactory branches (6th Nov),
Frediano Ziglio
- [PATCH 01/10] worker: use RED_CHANNEL_CLIENT for dcc, Frediano Ziglio
- [PATCH 02/10] server: remove dispatching creation of worker channels, Frediano Ziglio
- [PATCH 03/10] worker: move stream to display channel, Frediano Ziglio
- [PATCH 04/10] worker: s/destroy_surface/surface_unref, Frediano Ziglio
- [PATCH 05/10] worker: move red_destroy_surface_item(), Frediano Ziglio
- [PATCH 06/10] worker: move image cache to display, Frediano Ziglio
- [PATCH 07/10] worker: fix some fields access, Frediano Ziglio
- [PATCH 08/10] worker: move current to display, Frediano Ziglio
- [PATCH 09/10] worker: move drawable to display, Frediano Ziglio
- [PATCH 10/10] worker: remove some useless counters, Frediano Ziglio
- Re: [PATCH 00/10] Backported some patches from refactory branches (6th Nov), Frediano Ziglio
- [PATCH spice-gtk] file xfer: Fix segfault when rebooting,
Jonathon Jongsma
- [PATCH 2/2] vdagent: Disable the server-side udscs code for vdagent, Francois Gouget
- [PATCH 1/2] vdagent: Allow disabling the server-side udscs support,
Francois Gouget
- [PATCH] vdagent: VDP_LAST_PORT is redundant with VDP_END_PORT. Remove it,
Francois Gouget
- [PATCH spice-server 0/2] Spice-webdav-vnc crash,
Pavel Grunt
- [PATCH 00/10] Backported some patches from refactory branches (5th Nov) second,
Frediano Ziglio
- [PATCH 01/10] server: remove dispatching creation of worker channels, Frediano Ziglio
- [PATCH 02/10] worker: move delta computation, Frediano Ziglio
- [PATCH 03/10] worker: move shadow_new() and container_new(), Frediano Ziglio
- [PATCH 04/10] worker: rename red_pipe_add_drawable* to dcc_add_drawable*, Frediano Ziglio
- [PATCH 05/10] worker: remove unused WORKER_TO_DCC macro, Frediano Ziglio
- [PATCH 06/10] worker: move remove worker from WORKER_FOREACH_DCC_SAFE, Frediano Ziglio
- [PATCH 07/10] worker: move some compress stats to display, Frediano Ziglio
- [PATCH 08/10] worker: use RED_CHANNEL_CLIENT for dcc, Frediano Ziglio
- [PATCH 09/10] worker: use more RED_CHANNEL_CLIENT, Frediano Ziglio
- [PATCH 10/10] worker: use more DCC_TO_WORKER, Frediano Ziglio
- Message not available
- Re: [PATCH 00/10] Backported some patches from refactory branches (5th Nov) second, Frediano Ziglio
Who maintains github.com/SPICE ?,
Eduardo Lima (Etrunko)
[PATCH 00/10] Backported some patches from refactory branches (5th Nov),
Frediano Ziglio
- [PATCH 01/10] worker: don't process drawable if it can't be allocated, Frediano Ziglio
- [PATCH 02/10] server: remove dispatching creation of worker channels, Frediano Ziglio
- [PATCH 03/10] worker: minor simplification, Frediano Ziglio
- [PATCH 04/10] worker: move delta computation, Frediano Ziglio
- [PATCH 05/10] worker: move shadow_new() and container_new(), Frediano Ziglio
- [PATCH 06/10] worker: some cleanup, Frediano Ziglio
- [PATCH 07/10] worker: move remove worker from WORKER_FOREACH_DCC_SAFE, Frediano Ziglio
- [PATCH 08/10] worker: move DisplayChannel struct, Frediano Ziglio
- [PATCH 09/10] worker: move MonitorsConfig to display channel, Frediano Ziglio
- [PATCH 10/10] worker: slowly move to display channel, Frediano Ziglio
- Re: [PATCH 00/10] Backported some patches from refactory branches (5th Nov), Frediano Ziglio
Re: Full featured (qxl compatible) spice web client released,
Gianni Pirozzi
[PATCH spice v3] Add support for clients connecting with the WebSocket protocol., Jeremy White
[PATCH spice v2] Add support for clients connecting with the WebSocket protocol.,
Jeremy White
[PATCH xf86-video-qxl v2] Xspice: handle parameters with value 0, allows --port 0,
Jeremy White
spice-server, logging and style,
Frediano Ziglio
- Re: spice-server, logging and style, Marc-André Lureau
- Re: spice-server, logging and style, Victor Toso
- Re: spice-server, logging and style, Christophe Fergeau
- Re: spice-server, logging and style, Christophe Fergeau
- Re: spice-server, logging and style, Christophe Fergeau
- Re: spice-server, logging and style, Christophe Fergeau
[common 01/11] build-sys: Add the SPICE_WARNING() and SPICE_PRINT_MESSAGES m4 macros,
Francois Gouget
- [common 02/11] build-sys: Add SPICE_CHECK_GSTREAMER(), Francois Gouget
- [common 03/11] build-sys: Add SPICE_CHECK_GSTREAMER_ELEMENTS(), Francois Gouget
- [client 04/11] build-sys: Remove some dead configure.ac DBus code, Francois Gouget
- [client 05/11] build-sys: Use SPICE_WARNING() to issue the DBus warning, Francois Gouget
- [client 07/11] build-sys: Allow simultaneous support for Pulse and GStreamer audio, Francois Gouget
- [client 06/11] build-sys: Prefix the configure audio GStreamer variables with GSTAUDIO_, Francois Gouget
- [client 08/11] build-sys: Check for GStreamer 1.0 audio with SPICE_CHECK_GSTREAMER(), Francois Gouget
- [client 09/11] build-sys: Warn about missing GStreamer 1.0 audio runtime elements, Francois Gouget
- [spice 10/11] build-sys: Use AC_MSG_NOTICE(), Francois Gouget
- [spice 11/11] build-sys: Use SPICE_WARNING() to issue the architecture warning, Francois Gouget
- Re: [common 01/11] build-sys: Add the SPICE_WARNING() and SPICE_PRINT_MESSAGES m4 macros, Christophe Fergeau
- Re: [common 01/11] build-sys: Add the SPICE_WARNING() and SPICE_PRINT_MESSAGES m4 macros, Christophe Fergeau
- Re: [common 01/11] build-sys: Add the SPICE_WARNING() and SPICE_PRINT_MESSAGES m4 macros, Francois Gouget
- Re: [common 01/11] build-sys: Add the SPICE_WARNING() and SPICE_PRINT_MESSAGES m4 macros, Christophe Fergeau
[PATCH 00/15] Backported some patches from refactory branches (3rd Nov),
Frediano Ziglio
- [PATCH 01/15] Palette cache: Use correct marshal function, Frediano Ziglio
- [PATCH 02/15] Change some asserts to warnings, Frediano Ziglio
- [PATCH 03/15] server/red_worker: red_draw_qxl_drawable: protect from NULL dereference in case of buggy driver (or recording), Frediano Ziglio
- [PATCH 05/15] server: move renderer members to DisplayChannel, Frediano Ziglio
- [PATCH 08/15] server: remove dispatching creation of worker channels, Frediano Ziglio
- [PATCH 09/15] worker: don't process drawable if it can't be allocated, Frediano Ziglio
- [PATCH 13/15] worker: move shadow_new() and container_new(), Frediano Ziglio
- [PATCH 10/15] s/process_drawable/process_draw, Frediano Ziglio
- [PATCH 14/15] worker: tried to move dpi functions to display channel, fail, Frediano Ziglio
- [PATCH 12/15] worker: don't pass delta around, Frediano Ziglio
- [PATCH 06/15] worker: minor simplifcation, Frediano Ziglio
- [PATCH 07/15] worker: misc. set set_client_capabilities_pending in ctor, Frediano Ziglio
- [PATCH 15/15] Move monitors_config to display, Frediano Ziglio
- [PATCH 04/15] server: move bitmap related to spice-bitmap-utils, Frediano Ziglio
- [PATCH 11/15] worker: minor simplification, Frediano Ziglio
- Re: [PATCH 00/15] Backported some patches from refactory branches (3rd Nov), Frediano Ziglio
[usbredir][PATCH v2] usbredirhost: Fix -Wformat warning,
Fabiano Fidêncio
[usbredir][PATCH] usbredirhost: Fix -Wformat warning,
Fabiano Fidêncio
[PATCH xf86-video-qxl] Xspice: handle parameters with value 0, allows --port 0,
Jeremy White
spice refactoring: workflow suggestion,
Victor Toso
[PATCH 00/10] Backported some patches from refactory branches (2nd Nov),
Frediano Ziglio
- [PATCH 01/10] server: move display_channel_client_create() to dcc_new(), Frediano Ziglio
- [PATCH 02/10] Store QXLInstance in CursorItem, Frediano Ziglio
- [PATCH 04/10] Move pipe item enumerations out of red_worker.h, Frediano Ziglio
- [PATCH 03/10] Fix warning due to unexpected pipe item type, Frediano Ziglio
- [PATCH 06/10] server/red_worker: red_draw_qxl_drawable: protect from NULL dereference in case of buggy driver (or recording), Frediano Ziglio
- [PATCH 05/10] Change some asserts to warnings, Frediano Ziglio
- [PATCH 07/10] server: make cursor channel private, Frediano Ziglio
- [PATCH 08/10] server: make more of cursor private, Frediano Ziglio
- [PATCH 09/10] tree: move that to a seperate unit, Frediano Ziglio
- [PATCH 10/10] server: move bitmap related to red_bitmap_utils, Frediano Ziglio
- Re: [PATCH 00/10] Backported some patches from refactory branches (2nd Nov), Frediano Ziglio
[ANNOUNCE] usbredir 0.7.1 release, Victor Toso
[PATCH spice ] Add support for clients connecting with the WebSocket protocol.,
Jeremy White
[spice-common] build-sys: Add missing # to comment,
Christophe Fergeau
[PATCH xf86-video-qxl ] Set the regular spice port only once, and then only if it is not diabled.,
Jeremy White
spice-gtk: Fix error handling in stream_get_current_frame(),
Francois Gouget
Re: [PATCH] hw/usb/dev-audio.c: make USB audio card sound perfect,
Gerd Hoffmann
[spice 1/5] build-sys: Use AC_MSG_NOTICE(),
Francois Gouget
UsbDk 1.0.7 released,
Dmitry Fleytman
[PATCH v5 00/13] Make start and stop usb redirection asynchronous,
Dmitry Fleytman
- [PATCH v5 01/13] Usbredir channel: Introduce mutex for USB redirection, Dmitry Fleytman
- [PATCH v5 03/13] GUdevClient: Do not process USB hotplug events while redirection is in progress, Dmitry Fleytman
- [PATCH v5 06/13] UsbDeviceManager: Track device redirection operations in progress, Dmitry Fleytman
- [PATCH v5 09/13] usbredir: Disconnect USB device asynchronously, Dmitry Fleytman
- [PATCH v5 10/13] UsbDeviceWidget: Show info bar during redirection flows, Dmitry Fleytman
- [PATCH v5 04/13] usbredir: Protect data accessed by asynchronous redirection flows, Dmitry Fleytman
- [PATCH v5 11/13] UsbDeviceWidget: Consider asynchronous redirection flows, Dmitry Fleytman
- [PATCH v5 13/13] UsbDeviceManager: Make synchronous disconnect method static, Dmitry Fleytman
- [PATCH v5 07/13] UsbDeviceManager: Implement asynchronous disconnect device flow, Dmitry Fleytman
- [PATCH v5 02/13] win-usb-dev: Track device redirection operations in progress, Dmitry Fleytman
- [PATCH v5 05/13] usbredir: Spawn a different thread for device redirection flow, Dmitry Fleytman
- [PATCH v5 08/13] UsbDeviceManager: Track device disconnection operations in progress, Dmitry Fleytman
- [PATCH v5 12/13] UsbDeviceWidget: Use asynchronous disconnect API, Dmitry Fleytman
[PATCH v6 00/10] Add support for UsbDk backend,
Dmitry Fleytman
- [PATCH v6 02/10] Simplify spice_usb_device_manager_device_to_libdev(), Dmitry Fleytman
- [PATCH v6 01/10] Simplify spice_usb_device_equal_libdev(), Dmitry Fleytman
- [PATCH v6 03/10] Add SpiceUsbDeviceManager parameter to device comparison functions, Dmitry Fleytman
- [PATCH v6 07/10] win-usbredir: Only match USB devices by VID:PID when WinUsb used, Dmitry Fleytman
- [PATCH v6 05/10] win-usbredir: Introduce UsbDk wrapper, Dmitry Fleytman
- [PATCH v6 04/10] win-usbredir: Move installer interaction logic to separate functions, Dmitry Fleytman
- [PATCH v6 06/10] win-usbredir: Introduce use_usbclerk flag, Dmitry Fleytman
- [PATCH v6 10/10] win-usbredir: Use UsbDk backend when available, Dmitry Fleytman
- [PATCH v6 09/10] win-usbredir: Do not use UsbClerk for non-WinUsb backends, Dmitry Fleytman
- [PATCH v6 08/10] usbdk: Load hide rules for auto-redirected devices, Dmitry Fleytman
- Re: [PATCH v6 00/10] Add support for UsbDk backend, Victor Toso
- UsbDk-related patches, Dmitry Fleytman
Full featured (qxl compatible) spice web client released,
jose
[PATCH 00/11] Backported some patches from refactory branches (29th Oct),
Frediano Ziglio
- [PATCH 01/11] FIXME hardcoded 58?, Frediano Ziglio
- [PATCH 02/11] Move red_bitmap_utils.h->tmpl.c, Frediano Ziglio
- [PATCH 03/11] server: move some cursor code to cursor-channel.c, Frediano Ziglio
- Re: [PATCH 03/11] server: move some cursor code to cursor-channel.c, Jonathon Jongsma
- [PATCH 00/12] Split patch 03, Jonathon Jongsma
- [PATCH 3.1/12] Store QXLInstance in CursorItem, Jonathon Jongsma
- [PATCH 3.8/12] CursorChannel* arg in cursor_channel_client_new(), Jonathon Jongsma
- [PATCH 3.5/12] Change red_marshall_verb() to accept a VerbItem, Jonathon Jongsma
- [PATCH 3.7/12] __new_channel -> red_worker_new_channel(), Jonathon Jongsma
- [PATCH 3.2/12] Make cursor_channel_disconnect a CursorChannel method, Jonathon Jongsma
- [PATCH 3.11/12] Change some asserts to warnings, Jonathon Jongsma
- [PATCH 3.10/12] Remove a couple single-use static functions, Jonathon Jongsma
- [PATCH 3.9/12] Move pipe item enumerations out of red_worker.h, Jonathon Jongsma
- [PATCH 3.6/12] common_channel_client_create -> common_channel_new_client, Jonathon Jongsma
- [PATCH 3.12/12] Various minor style changes to worker and cursor channel, Jonathon Jongsma
[Index of Archives]
[Linux Virtualization]
[KVM]
[Linux Kernel Development]
[Computer Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]
[Hot Springs Forum]