Linux Spice Development
[Prev Page][Next Page]
- Re: [PATCH v4 04/17] sound: Rename SndWorker to SndChannel, (continued)
- [PATCH v4 05/17] sound: Convert SndChannel to GObject, Frediano Ziglio
- [PATCH v4 07/17] sound: Convert SndChannelClient to GObject, Frediano Ziglio
- [PATCH v4 06/17] sound: Implements config_socket RedChannel callback, Frediano Ziglio
- [PATCH v4 08/17] Remove DummyChannel* objects, Frediano Ziglio
- [PATCH v4 09/17] Make RedChannelClient::incoming private, Frediano Ziglio
- [PATCH v4 10/17] sound: Free more on SndChannel finalize, Frediano Ziglio
- [PATCH v4 12/17] sound: Reuse code for snd_set_{playback, record}_peer, Frediano Ziglio
- [PATCH v4 13/17] sound: Reuse code for migrating client channels, Frediano Ziglio
- [PATCH v4 11/17] sound: Use default disconnect for client channels, Frediano Ziglio
- [PATCH v4 14/17] sound: Reuse code to set volume and mute, Frediano Ziglio
- [PATCH v4 15/17] sound: Use default message handler if possible, Frediano Ziglio
- [PATCH v4 16/17] sound: Make clear active and client_active are boolean, Frediano Ziglio
- [PATCH v4 17/17] sound: Use memcpy instead of manually copy volume array, Frediano Ziglio
- Re: [PATCH v4 00/17] Remove DummyChannel* objects, Jonathon Jongsma
- [PATCH v3 0/7] Start cleaning objects on destruction,
Frediano Ziglio
- [Question] How to evaluate the spice performance?,
Li Zhijian
- udscs: Fix a potential NULL pointer dereference,
Francois Gouget
- [v2 spice PATCH 0/3] 3 manual fixes,
Uri Lublin
- [spice-gtk v1] channel-main: demote log level from warning to debug,
Victor Toso
- [spice-gtk v2 1/2] channel-usbredir: Fix crash on channel-up,
Victor Toso
- [PATCH 1/2] Switch example sound device to 'hda',
Jonathon Jongsma
- [PATCH v4 00/14] Remove DummyChannel* objects,
Frediano Ziglio
- [PATCH v4 01/14] sound: Use worker directly, Frediano Ziglio
- [PATCH v4 03/14] sound: Rename {Record, Playback}Channel to *ChannelClient, Frediano Ziglio
- [PATCH v4 02/14] sound: Rename SndChannel to SndChannelClient, Frediano Ziglio
- [PATCH v4 06/14] sound: Implements config_socket RedChannel callback, Frediano Ziglio
- [PATCH v4 05/14] sound: Convert SndChannel to GObject, Frediano Ziglio
- [PATCH v4 08/14] sound: Implement on_disconnect RedChannel callback, Frediano Ziglio
- [PATCH v4 10/14] sound: Reduce message buffer, Frediano Ziglio
- [PATCH v4 09/14] Remove DummyChannel* objects, Frediano Ziglio
- [PATCH v4 14/14] sound: Reuse code for snd_set_{playback, record}_peer, Frediano Ziglio
- [PATCH v4 13/14] sound: Use default disconnect for client channels, Frediano Ziglio
- [PATCH v4 07/14] sound: Convert SndChannelClient to GObject, Frediano Ziglio
- [PATCH v4 04/14] sound: Rename SndWorker to SndChannel, Frediano Ziglio
- [PATCH v4 12/14] sound: Free more on SndChannel finalize, Frediano Ziglio
- [PATCH v4 11/14] Make RedChannelClient::incoming private, Frediano Ziglio
- udscs: Improve the udscs API documentation,
Francois Gouget
- [spice-gtk v1] channel-usbredir: Fix crash on channel-up,
Victor Toso
- [PATCH] Manual: add info about QEMU_AUDIO_DRV,
Jonathon Jongsma
- [PATCH 1/2] spice-user-manual: add id=ccid to qemu command line,
Uri Lublin
- [PATCH v3 00/17] Remove DummyChannel* objects,
Frediano Ziglio
- [PATCH v3 01/17] sound: Use worker directly, Frediano Ziglio
- [PATCH v3 02/17] sound: Rename SndChannel to SndChannelClient, Frediano Ziglio
- [PATCH v3 03/17] sound: Rename {Record, Playback}Channel to *ChannelClient, Frediano Ziglio
- [PATCH v3 06/17] sound: Rename workers to snd_channels, Frediano Ziglio
- [PATCH v3 08/17] sound: Convert SndChannel to GObject, Frediano Ziglio
- [PATCH v3 10/17] sound: Convert SndChannelClient to GObject, Frediano Ziglio
- [PATCH v3 04/17] sound: Rename channel to client if variable used for clients, Frediano Ziglio
- [PATCH v3 11/17] sound: Implement on_disconnect RedChannel callback, Frediano Ziglio
- [PATCH v3 12/17] Remove DummyChannel* objects, Frediano Ziglio
- [PATCH v3 13/17] sound: Reduce message buffer, Frediano Ziglio
- [PATCH v3 09/17] sound: Implements config_socket RedChannel callback, Frediano Ziglio
- [PATCH v3 07/17] sound: Rename worker to channel, Frediano Ziglio
- [PATCH v3 14/17] Make RedChannelClient::incoming private, Frediano Ziglio
- [PATCH v3 16/17] sound: Use default disconnect for client channels, Frediano Ziglio
- [PATCH v3 17/17] sound: Reuse code for snd_set_{playback, record}_peer, Frediano Ziglio
- [PATCH v3 05/17] sound: Rename SndWorker to SndChannel, Frediano Ziglio
- [PATCH v3 15/17] sound: Free more on SndChannel finalize, Frediano Ziglio
- [PATCH spice] build-sys: Add configure option to enable statistics,
Pavel Grunt
- [PATCH spice-common] Detect LZ4_compress_fast_continue function,
Frediano Ziglio
- [PATCH spice-server] Move some include from header to source,
Frediano Ziglio
- [PATCH spice-common v2] spice-deps: Set python version based on modules availability,
Pavel Grunt
- [PATCH] Do endian swapping.,
Michal Suchanek
- [PATCH spice-server v4 0/4] Gstreamer testing,
Frediano Ziglio
- [PATCH qxl-wddm-dod] Implements screen to screen move correctly,
Frediano Ziglio
- [PATCH spice-common] spice-deps: Set python version based on modules availability,
Pavel Grunt
- QXL-WDDM-DOD 0.14 released, Yuri Benditovich
- [PATCH v2 00/19] Start cleaning objects on destruction,
Frediano Ziglio
- [PATCH v2 02/19] Free statistic file on spice_server_destroy, Frediano Ziglio
- [PATCH v2 01/19] red_worker: add RED_WORKER_MESSAGE_CLOSE_WORKER message, Frediano Ziglio
- [PATCH v2 03/19] Free state on spice_server_destroy, Frediano Ziglio
- [PATCH v2 04/19] Use red_channel_destroy to free main_channel, Frediano Ziglio
- [PATCH v2 06/19] Remove unused and obsolete main_channel_close, Frediano Ziglio
- [PATCH v2 07/19] Return invalid value from very old obsolete functions, Frediano Ziglio
- [PATCH v2 10/19] Reuse reds_core_timer_add, Frediano Ziglio
- [PATCH v2 14/19] Free QXL instances in spice_server_destroy, Frediano Ziglio
- [PATCH v2 09/19] Avoid to leak timer in InputsChannel, Frediano Ziglio
- [PATCH v2 13/19] Rearrange object destruction, Frediano Ziglio
- [PATCH v2 12/19] Support QXL remove on spice_server_remove_interface, Frediano Ziglio
- [PATCH v2 15/19] replay: Free spice server to detect leaks, Frediano Ziglio
- [PATCH v2 16/19] cursor: Avoid cursor item leak, Frediano Ziglio
- [PATCH v2 08/19] Remove unused red_channel_get_first_socket, Frediano Ziglio
- [PATCH v2 19/19] Free properly primary surface during replay, Frediano Ziglio
- [PATCH v2 18/19] Free replay queues, Frediano Ziglio
- [PATCH v2 11/19] Add red_qxl_destroy function, Frediano Ziglio
- [PATCH v2 17/19] Allows reds_core_timer_remove to accept NULL for timer, Frediano Ziglio
- [PATCH v2 05/19] Do not leak mig_timer, Frediano Ziglio
- [PATCH spice] Move memslot_get_generation() from the header,
Pavel Grunt
- [PATCH spice-server v2] tests: Normalize test names,
Frediano Ziglio
- [PATCH spice-common v3] spice-deps: Make LZ4 check depending on function,
Pavel Grunt
- Processing of rendering operations in separate thread,
Yuri Benditovich
- [PATCH spice-server 00/20] Start cleaning objects on destruction,
Frediano Ziglio
- [PATCH spice-server 03/20] Free statistic file on spice_server_destroy, Frediano Ziglio
- [PATCH spice-server 01/20] add a red_memslot_info_destroy function, Frediano Ziglio
- [PATCH spice-server 04/20] Free state on spice_server_destroy, Frediano Ziglio
- [PATCH spice-server 02/20] red_worker: add RED_WORKER_MESSAGE_CLOSE_WORKER message, Frediano Ziglio
- [PATCH spice-server 06/20] Do not leak mig_timer, Frediano Ziglio
- [PATCH spice-server 05/20] Use red_channel_destroy to free main_channel, Frediano Ziglio
- [PATCH spice-server 08/20] Return invalid value from very old obsolete functions, Frediano Ziglio
- [PATCH spice-server 07/20] Remove unused and obsolete main_channel_close, Frediano Ziglio
- [PATCH spice-server 10/20] Avoid to leak timer in InputsChannel, Frediano Ziglio
- [PATCH spice-server 09/20] Remove unused red_channel_get_first_socket, Frediano Ziglio
- [PATCH spice-server 14/20] Rearrange object destruction, Frediano Ziglio
- [PATCH spice-server 13/20] Support QXL remove on spice_server_remove_interface, Frediano Ziglio
- [PATCH spice-server 12/20] Add red_qxl_destroy function, Frediano Ziglio
- [PATCH spice-server 16/20] replay: Free spice server to detect leaks, Frediano Ziglio
- [PATCH spice-server 19/20] Free replay queues, Frediano Ziglio
- [PATCH spice-server 18/20] Allows reds_core_timer_remove to accept NULL for timer, Frediano Ziglio
- [PATCH spice-server 17/20] cursor: Avoid cursor item leak, Frediano Ziglio
- [PATCH spice-server 15/20] Free QXL instances in spice_server_destroy, Frediano Ziglio
- [PATCH spice-server 20/20] Free properly primary surface during replay, Frediano Ziglio
- [PATCH spice-server 11/20] Reuse reds_core_timer_add, Frediano Ziglio
- [PATCH spice-server] tests: Normalize test names,
Frediano Ziglio
- [vdagent-linux] x11: More udscs_read_callback memory ownership issues,
Christophe Fergeau
- [PATCH spice-common v2 1/2] spice-deps: Make LZ4 check depending on function,
Pavel Grunt
- [PATCH spice-server] dcc: Remove unneeded private header inclusion,
Frediano Ziglio
- [PATCH spice-common] spice-deps: Make LZ4 check depending on function,
Pavel Grunt
- [vdagent-linux] vdagent: Fix udscs_read_callback memory ownership issue,
Christophe Fergeau
- [PATCH spice-server 00/18] Remove DummyChannel* objects,
Frediano Ziglio
- [PATCH spice-server 11/18] sound: Convert SndChannelClient to GObject, Frediano Ziglio
- [PATCH spice-server 02/18] sound: Unify commands, Frediano Ziglio
- [PATCH spice-server 06/18] sound: Rename {Record, Playback}Channel to *ChannelClient, Frediano Ziglio
- [PATCH spice-server 14/18] sound: Reduce message buffer, Frediano Ziglio
- [PATCH spice-server 16/18] sound: Free more on SndChannel finalize, Frediano Ziglio
- [PATCH spice-server 07/18] sound: Rename channel to client if variable used for clients, Frediano Ziglio
- [PATCH spice-server 03/18] sound: Use worker directly, Frediano Ziglio
- [PATCH spice-server 15/18] Make RedChannelClient::incoming private, Frediano Ziglio
- [PATCH spice-server 08/18] sound: Rename worker to channel, Frediano Ziglio
- [PATCH spice-server 10/18] sound: Implements config_socket RedChannel callback, Frediano Ziglio
- [PATCH spice-server 04/18] sound: Rename some objects, Frediano Ziglio
- [PATCH spice-server 05/18] sound: Rename workers to snd_channels, Frediano Ziglio
- [PATCH spice-server 13/18] Remove DummyChannel* objects, Frediano Ziglio
- [PATCH spice-server 17/18] sound: Use default disconnect for client channels, Frediano Ziglio
- [PATCH spice-server 12/18] sound: Implement on_disconnect RedChannel callback, Frediano Ziglio
- [PATCH spice-server 09/18] sound: Convert SndChannel to GObject, Frediano Ziglio
- [PATCH spice-server 18/18] sound: Reuse code for snd_set_{playback, record}_peer, Frediano Ziglio
- [PATCH spice-server 01/18] Remove unused fields, Frediano Ziglio
- Re: [PATCH spice-server 00/18] Remove DummyChannel* objects, Uri Lublin
- [spice-gtk v7 1/3] streaming: Report invalid streams to the server,
Christophe Fergeau
- [spice-common v1 1/4] canvas-base: use helper to get surface,
Victor Toso
- [client v2 0/3] Deprecation warning cleanup,
Francois Gouget
- [spice] server: Disable deprecation warnings only where needed,
Francois Gouget
- [client v6 1/3] streaming: Report invalid streams to the server,
Francois Gouget
- [PATCH qxl-wddm-dod 1/2] Remove unused code,
Frediano Ziglio
- [PATCH qxl-wddm-dod v2] Send HIDE command when pointer is not visible, Frediano Ziglio
- [protocol v4 1/2] macros: Use GLib's G_DEPRECATED macro if available,
Francois Gouget
- [protocol v3 1/2] macros: Use GLib's G_DEPRECATED macro if available,
Francois Gouget
- Announcing spice 0.13.3 UNSTABLE release, Christophe Fergeau
- [PATCH v2 0/2] Enable hardware pointer acceleration,
Yuri Benditovich
- [spice-server 1/2] build: Update SPICE_REVISION for new release,
Christophe Fergeau
- [spice-server 1/2] smartcard: Fix SmartcardChannelClient creation,
Christophe Fergeau
- [PATCH spice-server 00/30] WebSocket and follow ups,
Frediano Ziglio
- [PATCH spice-server 01/30] Add support for clients connecting with the WebSocket protocol., Frediano Ziglio
- [PATCH spice-server 03/30] Terminate HTTP header, Frediano Ziglio
- [PATCH spice-server 04/30] Some style changes, Frediano Ziglio
- [PATCH spice-server 02/30] Fix include order, Frediano Ziglio
- [PATCH spice-server 06/30] Don't use literal 125 constant as confusing, Frediano Ziglio
- [PATCH spice-server 05/30] Use len parameter directly, Frediano Ziglio
- [PATCH spice-server 07/30] Remove useless assignment, Frediano Ziglio
- [PATCH spice-server 08/30] Remove useless check, Frediano Ziglio
- [PATCH spice-server 09/30] Avoid to fill header if not needed, Frediano Ziglio
- [PATCH spice-server 13/30] New interface to create RedsWebSocket, Frediano Ziglio
- [PATCH spice-server 15/30] Fix typo in comment, Frediano Ziglio
- [PATCH spice-server 16/30] Better encapsulation, Frediano Ziglio
- [PATCH spice-server 12/30] Make websocket_ack_close static, Frediano Ziglio
- [PATCH spice-server 14/30] Fix check for header, Frediano Ziglio
- [PATCH spice-server 22/30] Group common error code, Frediano Ziglio
- [PATCH spice-server 24/30] Use mnemonic for frame type 0, Frediano Ziglio
- [PATCH spice-server 19/30] Assure HTTP header is proper terminated, Frediano Ziglio
- [PATCH spice-server 26/30] Support correctly protocol values, Frediano Ziglio
- [PATCH spice-server 21/30] Minor optimization, Frediano Ziglio
- [PATCH spice-server 25/30] Avoid possible server crash using websockets, Frediano Ziglio
- [PATCH spice-server 11/30] Make websocket function more ABI compatibles with RedsStream, Frediano Ziglio
- [PATCH spice-server 18/30] Use gboolean instead of bool for reds_stream_is_websocket, Frediano Ziglio
- [PATCH spice-server 20/30] Update style, Frediano Ziglio
- [PATCH spice-server 10/30] Move RedsWebSocket to header, Frediano Ziglio
- [PATCH spice-server 28/30] Simplify and fix constrain_iov, Frediano Ziglio
- [PATCH spice-server 17/30] Avoid to return value not used, Frediano Ziglio
- [PATCH spice-server 29/30] Avoids to write close frame in the middle of data, Frediano Ziglio
- [PATCH spice-server 23/30] Propagate some variable, Frediano Ziglio
- [PATCH spice-server 27/30] Handle case if server cannot write the header entirely, Frediano Ziglio
- [PATCH spice-server 30/30] Handle PING and PONG frames, Frediano Ziglio
- USB redirection issue,
InQ-AllenKao
- [PATCH qxl-wddm-dod] Send HIDE command when pointer is not visible,
Frediano Ziglio
- [PATCH] qxl-wddm-dod: Enable hardware pointer acceleration,
Yuri Benditovich
- [PATCH spice 1/3] red-qxl: Remove traling semicolon,
Pavel Grunt
- [PATCH spice-server] Avoid leaking ping_timer in MainChannelClient,
Frediano Ziglio
- Question about SPICE-server,
Ilya
- [vdagent-win PATCH v2] build: Automatically update version/copyright in version.rc,
Frediano Ziglio
- [vdagent-win PATCH 0/4] Update automatically version information,
Frediano Ziglio
- [PATCH spice-server] Make sure statistic file are initialized even if init is not called,
Frediano Ziglio
- [PATCH spice-server] Revert "replay: Replicate wakeups properly",
Frediano Ziglio
- [spice-gtk v1] Revert "win-usb-dev: report error to g_udev_client_new()",
Victor Toso
- Preparing for a spice-server release,
Christophe Fergeau
- [PATCH spice-server v3 0/6] Separate file statistic management,
Frediano Ziglio
- [PATCH spice v3 1/3] Define G_LOG_DOMAIN,
Pavel Grunt
- [PATCH spice] Define G_LOG_DOMAIN,
Pavel Grunt
- [PATCH spice-server v2 0/3] Separate file statistic management,
Frediano Ziglio
- [PATCH spice] Add test for codec parsing,
Pavel Grunt
- [PATCH] Fix build when builddir != srcdir,
Jonathon Jongsma
- [PATCH spice 0/3] Minor gitlab-ci improvements,
Pavel Grunt
- [spice-gtk v2 1/3] usb-device-manager: handle failures from g_udev_client_new(),
Victor Toso
- [PATCH spice-server] spicevmc: Remove some duplicate typedefs,
Frediano Ziglio
- [PATCH spice-server v2] Remove core_public and core_interface_adapter globals usage,
Frediano Ziglio
- [PATCH spice-server] Separate code to manage statistic file, Frediano Ziglio
- [spice-gtk v1 1/5] win-usb-dev: Make usage of early return,
Victor Toso
- [PATCH spice-server v2] syntax-check: Use templates for glib-mkenums,
Frediano Ziglio
- [PATCH spice-server v2] Use SPICE_VERIFY macro for RHEL6 compatibility,
Frediano Ziglio
- [PATCH spice-common] Define a new SPICE_VERIFY macro,
Frediano Ziglio
- [PATCH spice-server] Add and use a SPICE_VERIFY macro for RHEL6 compatibility,
Frediano Ziglio
- [PATCH spice-server] syntax-check: Use templates for glib-mkenums,
Frediano Ziglio
- [spice-protocol] Awareness of mouse mode in QEMU/guest driver,
yuri . benditovich
- [PATCH spice-server] gstreamer: Use pthread to avoid Glib compatibility issues with RHEL6,
Frediano Ziglio
- [PATCH spice-server v4] Handle top down bitmaps dumping,
Frediano Ziglio
- [spice-gtk] usb: Allow to compile if LZ4 is disabled,
Frediano Ziglio
- [PATCH spice-server v2 0/4] Minor sound changes,
Frediano Ziglio
- [PATCH spice-server] Fix header include order for some files,
Frediano Ziglio
- [PATCH spice-gtk] vncdisplaykeymap: Include missing headers,
Pavel Grunt
- [PATCH spice-server 0/5] Minor sound changes,
Frediano Ziglio
- [spice-gtk v1] file-xfer: do not send unnecessary 0 bytes messages,
Victor Toso
- [PATCH spice-server] Remove core_public and core_interface_adapter globals usage,
Frediano Ziglio
- [PATCH spice-server] replay: Update comment,
Frediano Ziglio
- [PATCH spice-server] char-device: add 'self' param to vfuncs,
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]