Linux Spice Development
[Prev Page][Next Page]
- [PATCH 0/2] replay: encapsulation and filter,
Frediano Ziglio
- Different styles,
Frediano Ziglio
- [PATCH] removed unused GET_CODE definition,
Frediano Ziglio
- [PATCH] avoid getting channel from client,
Frediano Ziglio
- [PATCH 1/2] style: Sort abbreviations alphabetically,
Frediano Ziglio
- [PATCH] Avoid to access data before a NULL check,
Frediano Ziglio
- [PATCHv2 1/4] gtk: move canvas related data in its own structure,
Marc-André Lureau
- [PATCH v4] Simplify current_add_equal loop, Frediano Ziglio
- [spice] server: Don't define a static function if it's not going to be used,
Francois Gouget
- [PATCH spice-gtk 1/2] file-trasfer-task: Protect header include,
Pavel Grunt
- [PATCH spice-gtk] spice-widget: Use correct enum value,
Pavel Grunt
- [PATCH spice-gtk 1/5] display: lower to debug gstreamer codec support,
Marc-André Lureau
- [PATCH] Fix build warning when RED_WORKER_STAT is undefined,
Jonathon Jongsma
- [PATCH] char-device.h: add needed headers,
Jonathon Jongsma
- [spice-gtk] channel-main: Fix 'capabilties' typo,
Christophe Fergeau
- [PATCH] cache-item.h: remove unnecessary include,
Jonathon Jongsma
- [PATCH] AgentMsgFilter: use typedef,
Jonathon Jongsma
- [PATCH] RFC Avoid multiple typedef in headers,
Frediano Ziglio
- [PATCH 0/4] Minor RedCacheItem changes,
Frediano Ziglio
- [PATCH v3] Simplify current_add_equal loop, Frediano Ziglio
- [PATCH] Make some function static,
Frediano Ziglio
- [client 1/2] streaming: Constify the video stream's dest and clip parameters,
Francois Gouget
- typedefs and header dependencies,
Jonathon Jongsma
- [PATCH spice-gtk] RFC: update NEWS for 0.32 release,
Marc-André Lureau
- [spice-gtk v2 00/16] separate SpiceFileTransferTask logic from channel-main,
Victor Toso
- [spice-gtk v2 01/16] file-xfer: make handle_status agnostic of channel-main, Victor Toso
- [spice-gtk v2 02/16] file-xfer: introduce flush_callback and flush_done, Victor Toso
- [spice-gtk v2 13/16] channel: avoid crash on spice_channel_wakupe due NULL channel, Victor Toso
- [spice-gtk v2 03/16] file-xfer: introduce create_tasks and start_task, Victor Toso
- [spice-gtk v2 14/16] tests: file-transfer cancel on file-info, Victor Toso
- [spice-gtk v2 07/16] file-xfer: call user callback once per operation, Victor Toso
- [spice-gtk v2 05/16] file-xfer: inform agent of errors only when task finished, Victor Toso
- [spice-gtk v2 04/16] file-xfer: introduce file-info signal, Victor Toso
- [spice-gtk v2 06/16] file-xfer: a FileTransferOperation per transfer call, Victor Toso
- [spice-gtk v2 08/16] file-xfer: move to spice-file-transfer-task.c, Victor Toso
- [spice-gtk v2 16/16] tests: file-transfer agent send error/cancel, Victor Toso
- [spice-gtk v2 15/16] tests: file-transfer cancel on read file, Victor Toso
- [spice-gtk v2 09/16] tests: file-transfer include simple tests, Victor Toso
- [spice-gtk v2 10/16] tests: fix build with smartcard enabled, Victor Toso
- [spice-gtk v2 12/16] tests: file-transfer cancel on task start, Victor Toso
- [spice-gtk v2 11/16] channel: avoid crash on CHANNEL_DEBUG due NULL channel, Victor Toso
- Re: [spice-gtk v2 00/16] separate SpiceFileTransferTask logic from channel-main, Victor Toso
- [PATCHv2 1/3] egl: don't destroy wayland egl context,
Marc-André Lureau
- Unable to configure Spice with LZ4,
Prakash A S
- [PATCH spice-gtk 0/4] Compatibility with proposed LZ4 extensions,
Snir Sheriber
- [PATCH 0/7] Rebased patches from refactory,
Jonathon Jongsma
- [PATCH spice-gtk 1/7] util: remove STATIC_MUTEX macros,
Marc-André Lureau
- [spice-gtk] RFC Sync only on focus change,
Frediano Ziglio
- [PATCH 00/11] RedChannel refcounting and type safety,
Frediano Ziglio
- [PATCH 01/11] Remove RedChannel::hold_item callback, Frediano Ziglio
- [PATCH 02/11] Handle reference for RedPipeItem in RedChannel, Frediano Ziglio
- [PATCH 05/11] make red_pipe_item_init_full more typesafe, Frediano Ziglio
- [PATCH 07/11] make red_pipe_item_unref more typesafe, Frediano Ziglio
- [PATCH 08/11] rename RedVDIReadBug::parent to base, Frediano Ziglio
- [PATCH 06/11] make red_pipe_item_ref more typesafe, Frediano Ziglio
- [PATCH 03/11] Call dcc_send_item directly, Frediano Ziglio
- [PATCH 10/11] Make sure link in RedPipeItem can be not the first field, Frediano Ziglio
- [PATCH 11/11] Get code more typesafe, Frediano Ziglio
- [PATCH 09/11] reduce casts to RedPipeItem and RingItem, Frediano Ziglio
- [PATCH 04/11] Use a marker instead of checking a RedPipeItem presence, Frediano Ziglio
- [PATCH spice-gtk 0/5] Add more tests for the session's uri,
Pavel Grunt
- Gtk-doc VS Doxygen,
Frediano Ziglio
- [PATCH] Use a marker instead of checking a RedPipeItem presence, Frediano Ziglio
- [PATCH 1/3] Remove RedChannel::hold_item callback,
Frediano Ziglio
- [PATCH 1/2] Remove unnecessary cursor_pipe_item_ref(),
Jonathon Jongsma
- [PATCH spice-gtk v3 0/7] Allow ipv6 proxy url,
Pavel Grunt
- [spice-gtk v1 1/9] file-xfer: make handle_status agnostic of channel-main,
Victor Toso
- [spice-gtk v1 2/9] file-xfer: introduce flush_callback and flush_done, Victor Toso
- [spice-gtk v1 3/9] file-xfer: introduce create_tasks and start_task, Victor Toso
- [spice-gtk v1 7/9] file-xfer: move to spice-file-transfer-task.c, Victor Toso
- [spice-gtk v1 5/9] file-xfer: inform agent of errors only when task finished, Victor Toso
- [spice-gtk v1 4/9] file-xfer: introduce file-info signal, Victor Toso
- [spice-gtk v1 6/9] file-xfer: a FileTransferOperation per transfer call, Victor Toso
- [spice-gtk v1 9/9] tests: SpiceFileTransferTask include simple tests, Victor Toso
- [spice-gtk v1 8/9] debug: don't segfault on CHANNEL_DEBUG, Victor Toso
- Re: [spice-gtk v1 1/9] file-xfer: make handle_status agnostic of channel-main, Pavel Grunt
- Re: [spice-gtk v1 1/9] file-xfer: make handle_status agnostic of channel-main, Jonathon Jongsma
- [PATCH] Fix typo in comment,
Frediano Ziglio
- [PATCH] style: Add an abbreviation,
Frediano Ziglio
- RedPipeItem lifespan, past, present and ... bug,
Frediano Ziglio
- [PATCH] glz: simplification of do_match and PIXEL_ID,
Uri Lublin
- Cross-platform mobile (iOS and Android) client,
Sergio L. Pascual
- [PATCH] simplify current_add_equal loop, Frediano Ziglio
- [PATCH spice-gtk v2 0/5] Allow ipv6 proxy url,
Pavel Grunt
- [PATCH] make sure all headers are independent,
Frediano Ziglio
- [PATCH] style: add some documentation for names,
Frediano Ziglio
- [PATCH] Use typesafe version of setting timers, Frediano Ziglio
- [PATCH] stats: change image statistics format,
Frediano Ziglio
- [PATCH] glz: simplification of PIXEL_DIST calls,
Frediano Ziglio
- [PATCH] char-device: update function names in documentation,
Frediano Ziglio
- [PATCH 0/6] Proposed changes to LZ4 patch,
Frediano Ziglio
- [PATCH 00/15] Simplify current_add_equal function loop,
Frediano Ziglio
- [PATCH 02/15] dc: split if, Frediano Ziglio
- [PATCH 01/15] dc: convert to infinite loop, Frediano Ziglio
- [PATCH 03/15] dc: the worker_ring_item condition make this case terminate loop, Frediano Ziglio
- [PATCH 09/15] dc: if worker_ring_item is NULL jumping outside loop will check variable and exit, Frediano Ziglio
- [PATCH 04/15] dc: worker_ring_item is never null here, Frediano Ziglio
- [PATCH 05/15] dc: dcc used is always a value from current worker_ring_item, Frediano Ziglio
- [PATCH 10/15] dc: use while again, Frediano Ziglio
- [PATCH 08/15] dc: if dpi is not NULL even dpi_ring_item is not NULL, Frediano Ziglio
- [PATCH 07/15] dc: dpi is always a value computed from dpi_ring_item, Frediano Ziglio
- [PATCH 06/15] dc: move code inside if, Frediano Ziglio
- [PATCH 11/15] dc: convert break to continue, Frediano Ziglio
- [PATCH 12/15] dc: reuse code inside loop, Frediano Ziglio
- [PATCH 13/15] dc: join the two loop, Frediano Ziglio
- [PATCH 15/15] dc: use RING_FOREACH macro for loop, Frediano Ziglio
- [PATCH 14/15] dc: inline dpi computation, Frediano Ziglio
- Re: [PATCH 00/15] Simplify current_add_equal function loop, Eduardo Lima (Etrunko)
- [PATCH] make spice-server-replay utility smaller,
Frediano Ziglio
- [PATCH] remove only written num_mig_target_clients field in RedsState,
Frediano Ziglio
- [PATCH] remove only written peer_minor_version field in RedsState,
Frediano Ziglio
- [PATCH] use more portable SPICE_OFFSETOF instead of offsetof,
Frediano Ziglio
- [PATCH] remove a warning building a test,
Frediano Ziglio
- [PATCH 0/5] Proposed LZ4 extensions and some type changes,
Frediano Ziglio
- [PATCH 00/23] Using more reference counting on RedPipeItem,
Frediano Ziglio
- [PATCH 01/23] remove unused refs field, Frediano Ziglio
- [PATCH 02/23] remove useless assignment, Frediano Ziglio
- [PATCH 07/23] handle STREAM_CREATE and STREAM_DESTROY pipe items more coherently, Frediano Ziglio
- [PATCH 08/23] simplify release_item_after_push, Frediano Ziglio
- [PATCH 05/23] simplify release of CREATE_SURFACE and DESTROY_SURFACE pipe items, Frediano Ziglio
- [PATCH 10/23] simplify smartcard_channel_release_pipe_item, Frediano Ziglio
- [PATCH 04/23] call red_pipe_item_unref instead of free, Frediano Ziglio
- [PATCH 12/23] remove unused parameter from put_cursor_pipe_item, Frediano Ziglio
- [PATCH 09/23] simplify dcc_release_item, Frediano Ziglio
- [PATCH 03/23] simplify RED_PIPE_ITEM_TYPE_DRAW item release, Frediano Ziglio
- [PATCH 13/23] reuse RedPipeItem facilities for RedCursorPipeItem, Frediano Ziglio
- [PATCH 15/23] inline dcc_release_item, Frediano Ziglio
- [PATCH 14/23] simplify pipe items release in CursorChannel, Frediano Ziglio
- [PATCH 06/23] simplify release of STREAM_CREATE and STREAM_DESTROY pipe items, Frediano Ziglio
- [PATCH 11/23] simplify spicevmc_red_channel_release_pipe_item, Frediano Ziglio
- [PATCH 20/23] inline red_channel_client_release_item, Frediano Ziglio
- [PATCH 16/23] use a default release_item implementation in RedChannel, Frediano Ziglio
- [PATCH 23/23] use reference counting for RedPipeItem, Frediano Ziglio
- [PATCH 19/23] remove release_item callback, Frediano Ziglio
- [PATCH 18/23] inline main_channel_release_pipe_item, Frediano Ziglio
- [PATCH 21/23] make red_channel_client_clear_sent_item static, Frediano Ziglio
- [PATCH 17/23] simplify main_channel_release_pipe_item, Frediano Ziglio
- [PATCH 22/23] reuse red_channel_client_release_sent_item function, Frediano Ziglio
- [PATCH spice-gtk 0/4] Allow ipv6 proxy url,
Pavel Grunt
- [spice-gtk v3] file-xfer: fix segfault on agent disconnection,
Victor Toso
- [spice-gtk v2] file-xfer: fix segfault on agent disconnection,
Victor Toso
- [PATCH 1/3] stats: allow easier change of statistic formats,
Frediano Ziglio
- [PATCH] simplify #ifdef code,
Frediano Ziglio
- [PATCH] Explicitly specify size of SpiceMsgSmartcardData,
Frediano Ziglio
- [PATCH] fix wrong assert causing streaming to crash,
Frediano Ziglio
- [PATCH 0/4] Limit CursorChannel public interface,
Frediano Ziglio
- Using private structure for making structure more public...,
Frediano Ziglio
- [PATCH 00/11] Rebased patches from refactory branch (May 12),
Jonathon Jongsma
- [PATCH 03/11] move main_channel_release_pipe_item and main_channel_send_item to client, Jonathon Jongsma
- [PATCH 01/11] Add red_client_seamless_migration_done_for_channel(), Jonathon Jongsma
- [PATCH 02/11] Move MainChannelClient to separate file, Jonathon Jongsma
- [PATCH 04/11] let compiler manage the copy in a more typesafe way, Jonathon Jongsma
- [PATCH 05/11] move all item creation in main-channel-client.c, Jonathon Jongsma
- [PATCH 06/11] change main_channel_marshall_mouse_mode call style, Jonathon Jongsma
- [PATCH 10/11] Replace RedClient::channels with GList, Jonathon Jongsma
- [PATCH 07/11] Move InputsChannelClient to a separate file, Jonathon Jongsma
- [PATCH 09/11] Remove 'peer' from name of channel client methods, Jonathon Jongsma
- [PATCH 11/11] Limit direct access to DisplayChannelClient, Jonathon Jongsma
- [PATCH 08/11] Replace RedChannel::clients with GList, Jonathon Jongsma
- [spice-gtk v1 1/2] file-xfer: fix segfault on agent disconnection,
Victor Toso
- [PATCH spice-gtk] doc, gir: Clarify availability of skip spice_get_option_group,
Pavel Grunt
- [PATCH spice] spice-migration.h: un-deprecate set_seamless_migration(),
Marc-André Lureau
- [PATCH] style: put some notes on inclusion order,
Frediano Ziglio
- [PATCH spice-common v2 1/2] Remove GL support,
Pavel Grunt
- [PATCH 1/6] style: we are now using capital FIXME and TODO,
Frediano Ziglio
- [PATCH 1/2] style: remove documentation for C++,
Frediano Ziglio
- [PATCH 0/2 v4] converts Spice_style.odt to asciidoc spice_style.txt,
Frediano Ziglio
- [PATCH 1/2] unify header include order,
Frediano Ziglio
- [PATCH] fix "spice--gtk" typo in configure.ac,
Frediano Ziglio
- [PATCH 0/2 v3] converts Spice_style.odt to asciidoc spice_style.txt,
Frediano Ziglio
- [PATCH v2] converts Spice_style.odt to asciidoc spice_style.txt,
Frediano Ziglio
- [PATCH] converts Spice_style.odt to asciidoc spice_style.txt, Frediano Ziglio
- [spice-devel]Please help me to check this problem , Compile spice-gtk-0.30 error, hongzhen_luo
- [spice-gtk v1] spicy: fix leak of transfer hash table,
Victor Toso
- spice-server style documentation,
Frediano Ziglio
- [PATCH] reset pointer to RedCharDeviceWriteBuffer calling red_char_device_write_buffer_release,
Frediano Ziglio
- [PATCHv2 spice-gtk 0/3] Switching mouse mode,
Marc-André Lureau
- [PATCH 1/2] Remove unused definitions,
Frediano Ziglio
- [PATCH 0/3] Header cleanups,
Frediano Ziglio
- [PATCH] spice-html5: spice_auto.html - actually use ?path when given,
Martin Hradil
- Seeking kind help,
jakkula bhoolaxmi
- [PATCH spice-common 1/3] Remove GL support,
Pavel Grunt
- [vdagent-windows v1] vdagent-win: check for locked session,
Victor Toso
- [PATCH 0/2] Fix some regression introduced by recent patches,
Frediano Ziglio
[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]