Spice Development
[Prev Page][Next Page]
- [PATCH 2/3] improve performances comparing image pixels
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/3] use local variable to compute gradual score
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 0/3] Small image optimization
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] constify some variable
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] remove unused SAME_PIXEL macro
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] Avoid core calling spice_server_destroy
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] remove wrong statement terminator from preprocessor macro
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] Use MAX macro to compute the maximum value
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] Validate correctly surfaces
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] prevent free setting same cursor in worker in red_set_cursor
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] prevent integer overflow on 32 bit
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-protocol PATCH v2 00/10] building with clang
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 5/6] server/tests/replay: introduce
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 6/6] Allow to specify a filter for record output
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 4/6] server/red_worker: record to SPICE_WORKER_RECORD_FILENAME
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 3/6] server/red_{record, replay}.[ch]: introduce
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 2/6] server/dispatcher: add extra_dispatcher, hack for red_record
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 1/6] tests: use glib main loop
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 0/6] Implement record/replay
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: Improving spice-server code base
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH] Remove use of INLINE
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- [PATCH] Remove use of INLINE
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [spice-server PATCH v1 3/3] char-device: free all memory pool when no clients
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v1 2/3] char-device: Define a memory pool limit
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v1 1/3] char-device: fix usage of free/unref on WriteBuffer
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v1 0/3] memory pool limit on char-device
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [spice-protocol PATCH v2 00/10] building with clang
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] Implement record/replay
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- [PATCH v4 6/6] Allow to specify a filter for record output
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 5/6] server/tests/replay: introduce
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 4/6] server/red_worker: record to SPICE_WORKER_RECORD_FILENAME
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 3/6] server/red_{record, replay}.[ch]: introduce
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 2/6] server/dispatcher: add extra_dispatcher, hack for red_record
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 1/6] tests: use glib main loop
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 0/6] Implement record/replay
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v3 6/6] Allow to specify a filter for record output
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v3 6/6] Allow to specify a filter for record output
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v3 6/6] Allow to specify a filter for record output
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- Re: [PATCH v3 5/6] Do not use a mix of g_mail_loop and basic_loop in replay
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v3 6/6] Allow to specify a filter for record output
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v3 5/6] Do not use a mix of g_mail_loop and basic_loop in replay
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- Re: [PATCH v3 6/6] Allow to specify a filter for record output
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- [PATCH v3 6/6] Allow to specify a filter for record output
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v3 5/6] Do not use a mix of g_mail_loop and basic_loop in replay
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v3 4/6] server/tests/replay: introduce
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v3 3/6] server/red_worker: record to SPICE_WORKER_RECORD_FILENAME
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v3 2/6] server/red_{record, replay}.[ch]: introduce
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v3 1/6] server/dispatcher: add extra_dispatcher, hack for red_record
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v3 0/6] Implement record/replay
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH] Fix compatibility with old GCC versions
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH] Fix compatibility with old GCC versions
- From: Uri Lublin <uril@xxxxxxxxxx>
- [PATCH] Fix compatibility with old GCC versions
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [Xspice PATCH 00/11] Xspice script, compiler warnings and README.xspice
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: Improving spice-server code base
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: [PATCH v2 1/2] Add spice_main_update_display_enabled()
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH v2 2/2] Don't send monitors config when Display widget is created
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH 5/7] server/tests/replay: introduce
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 5/7] server/tests/replay: introduce
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 5/7] server/tests/replay: introduce
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH v2 3/4] server/red_worker: record to SPICE_WORKER_RECORD_FILENAME
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH v2 1/4] server/dispatcher: add extra_dispatcher, hack for red_record
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH 7/7] worker: move red_record_command
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 6/7] worker: move red_record_event
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 5/7] server/tests/replay: introduce
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v2 4/4] server/tests/replay: introduce
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 4/7] server/red_worker: record to SPICE_WORKER_RECORD_FILENAME
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v2 3/4] server/red_worker: record to SPICE_WORKER_RECORD_FILENAME
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 3/7] server/red_{record, replay}.[ch]: introduce
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v2 2/4] server/red_{record, replay}.[ch]: introduce
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 2/7] server/dispatcher: add extra_dispatcher, hack for red_record
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/7] server/dispatcher: pass message_type to callbacks for consistency
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v2 1/4] server/dispatcher: add extra_dispatcher, hack for red_record
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v2 0/4] Implement record/replay
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- How to test dissector code
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH] Use new SPICE_MAGIC_CONST macro for MAGIC defines
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-server PATCH v2 07/10] migration_protocol: use SPICE_MAGIC_CONST
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH] Use new SPICE_MAGIC_CONST macro for MAGIC defines
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- [PATCH] common: constify some declarations
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] common: Fix typo in comment
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] Use new SPICE_MAGIC_CONST macro for MAGIC defines
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 2/2] server: Readd spice-experimental.h
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- Re: [spice-protocol PATCH v2 02/10] macros: fix alignment issue reported by clang
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 6/7] worker: move red_record_event
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 4/7] server/red_worker: record to SPICE_WORKER_RECORD_FILENAME
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 0/7] Implement record/replay
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 0/7] Implement record/replay
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 5/7] server/tests/replay: introduce
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 16/16] UsbDeviceManager: Make synchronous disconnect method static
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 15/16] UsbDeviceWidget: Use asynchronous disconnect API
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 14/16] UsbDeviceWidget: Consider asynchronous redirection flows
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 13/16] UsbDeviceWidget: Show info bar during redirection flows
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 12/16] usbredir: Disconnect USB device asynchronously
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 11/16] UsbDevicemanager: Track device disconnection operations in progress
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 10/16] UsbDeviceManager: Implement asynchronous disconnect device flow
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 09/16] UsbDeviceManager: Move more redirection specific logic under corresponding ifdef
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 08/16] UsbDevicemanager: Track device redirection operations in progress
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 07/16] usbredir: Spawn a different thread for device redirection flow
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 06/16] usbredir: Protect data accessed by asynchronous redirection flows
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 05/16] UsbDeviceManager: move existing code to a separate function
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 04/16] GUdevClient: Do not process USB hotplug events while redirection is in progress
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 03/16] win-usb-dev: Track device redirection operations in progress
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 01/16] UsbDeviceManager: Fix Windows build without USB redirection
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 02/16] Usbredir channel: Introduce mutex for USB redirection
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH v4 00/16] Make start and stop usb redirection asynchronous
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH v3 13/13] Fix preprocessor commands for different kinds of build
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH v3 11/13] UsbDeviceWidget: consider asynchronous redirecting flow
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH v3 10/13] UsbDeviceWidget: if redirecting update infobar accordingly
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH v3 08/13] Usbredir channel: use disconnect_async
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH v3 08/13] Usbredir channel: use disconnect_async
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH v3 07/13] UsbDeviceManager and redirect channel: spawn a different thread for disconnect device flow
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH v3 06/13] Usbredir Channel: Change disconnect signature to reuse in async context
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH v3 06/13] Usbredir Channel: Change disconnect signature to reuse in async context
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH v3 05/13] UsbDeviceManager and redirect channel: spawn a different thread for connect device flow
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH v3 05/13] UsbDeviceManager and redirect channel: spawn a different thread for connect device flow
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH v3 05/13] UsbDeviceManager and redirect channel: spawn a different thread for connect device flow
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH v3 03/13] GUdevClient: Do not process udb add/remove events if redirection in progress
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH v3 02/13] Add redirecting state
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH 7/7] worker: move red_record_command
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 6/7] worker: move red_record_event
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 4/7] server/red_worker: record to SPICE_WORKER_RECORD_FILENAME
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 0/7] Implement record/replay
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 0/7] Implement record/replay
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 1/2] build-sys: Require a new enough spice-protocol in .pc file
- From: Fabiano Fidencio <ffidenci@xxxxxxxxxx>
- Re: [PATCH 5/7] server/tests/replay: introduce
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [spice-server PATCH v2 10/10] fix warnings about memory alignment
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v2 09/10] smartcard: use SPICE_ALIGNED_CAST
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v2 08/10] unaligned type with spice_marshaller_reserve_space
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v2 07/10] migration_protocol: use SPICE_MAGIC_CONST
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v2 06/10] mjpeg and jpeg encoder: fix alignment warnings
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-common PATCH v2 04/10] fix warnings about memory alignment
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v2 05/10] glz: WindowImageSegment lines lines_end as void*
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-protocol PATCH v2 03/10] macros: new define to help with aligment warnings
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-protocol PATCH v2 02/10] macros: fix alignment issue reported by clang
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-protocol PATCH v2 01/10] macros: verify if __alloc_size__ works with clang
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-protocol PATCH v2 00/10] building with clang
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [PATCH 2/2] server: Readd spice-experimental.h
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH 1/2] build-sys: Require a new enough spice-protocol in .pc file
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-common PATCH v1 9/12] clang-noise
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [spice-gtk 1/2] build-sys: Remove spice-protocol submodule
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-common] build-sys: Remove code generation files from EXTRA_DIST
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-common] build-sys: Remove code generation files from EXTRA_DIST
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-gtk 1/2] build-sys: Remove spice-protocol submodule
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-common] build-sys: Remove code generation files from EXTRA_DIST
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-common] build-sys: Remove code generation files from EXTRA_DIST
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [spice-gtk 2/2] Adjust to new SpiceImageCompress name
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH v6 42/42] proto: Describe Quic image format from dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-gtk 1/2] build-sys: Remove spice-protocol submodule
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH v6 42/42] proto: Describe Quic image format from dissector
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v6 42/42] proto: Describe Quic image format from dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v6 42/42] proto: Describe Quic image format from dissector
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v6 01/42] Supports ifdef attribute on enumerations
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v2 2/2] build-sys: Remove spice-protocol submodule
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- [spice-common] build-sys: Remove code generation files from EXTRA_DIST
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH v2 2/2] build-sys: Remove spice-protocol submodule
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH v2 1/2] build-sys: Remove test_spice_version.h
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-server PATCH v1] build-sys: remove -I spice-protocol as submodule
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-server PATCH v1] build-sys: remove -I spice-protocol as submodule
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 7/7] worker: move red_record_command
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 6/7] worker: move red_record_event
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 5/7] server/tests/replay: introduce
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 4/7] server/red_worker: record to SPICE_WORKER_RECORD_FILENAME
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 3/7] server/red_{record, replay}.[ch]: introduce
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 2/7] server/dispatcher: add extra_dispatcher, hack for red_record
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/7] server/dispatcher: pass message_type to callbacks for consistency
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 0/7] Implement record/replay
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH] build-sys: Remove spice-protocol submodule
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [spice-server PATCH v1] build-sys: remove -I spice-protocol as submodule
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [spice-server PATCH v1] build-sys: remove -I spice-protocol as submodule
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-server PATCH v1] build-sys: remove -I spice-protocol as submodule
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [PATCH v6 42/42] proto: Describe Quic image format from dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 41/42] dissector: Allows to use bytes_count and bytes array length in dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 40/42] dissector: Allows ws_as attribute on switch members
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 39/42] dissector: Test we don't override text handling other fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 38/42] proto: Improve agent dissectors
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 37/42] codegen: Allows to specify ws_as attribute for messages
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 36/42] codegen: Allows to specify wireshark name for enumerators
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 35/42] codegen: Reuse enumerator constructor
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 34/42] dissector: Add check on output strings
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 33/42] dissector: Add some format checks with arrays
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 31/42] dissector: Handle text formatting of different elements
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 32/42] dissector: Test decorated array
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 30/42] dissector: Handle flags
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 29/42] dissector: Allows to have two type with different size to point to same field name
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 28/42] dissector: Use a class to register wireshark fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 27/42] dissector: Allows to specify 'CHANNEL' as type
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 26/42] dissector: Allows to override default values generated for the fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 25/42] dissector: Introduce a class to handle wireshark attributes
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 24/42] dissector: Handle pointers
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 22/42] dissector: Handle switches
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 23/42] dissector: Implement ws_inline attribute
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 21/42] dissector: Handle arrays
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 20/42] dissector: Handle structures
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 18/42] dissector: Handle base fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 19/42] dissector: Read array size
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 17/42] dissector: Add code to read input from a file (or stdin)
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 16/42] dissector: Allows to write items to tree and dump saved tree
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 15/42] dissector: Read values from primitive fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 14/42] dissector: Write function to write members
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 13/42] dissector: Parse containers
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 11/42] dissector: Change code generated index type
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 12/42] dissector: Add code to handle destination variable
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 10/42] proto: Decorate protocol file with attributes for wireshark
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 09/42] codegen: Allows to specify attributes for array items and pointers
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 08/42] codegen: Allows to specify descriptions for enumerations
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 07/42] codegen: Allows to specify some new attributes for wireshark
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 06/42] dissector: Generate skeleton for messages and channels
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 05/42] dissector: Decorate writer class to make easier ifdef/endif handling
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 04/42] dissector: Add new_ett function to be able to create new trees
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 03/42] dissector: Generate some definition for dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 02/42] dissector: Start adding code to generate wireshark dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 01/42] Supports ifdef attribute on enumerations
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v6 00/42] Implements partial wireshark dissector from protocol specifications
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-server PATCH v1 4/12] mjpeg_encoder: fix alignment warnings (pixel_converter)
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v5 02/41] dissector: Generate some definition for dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 09/13] Fix typo in comments
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH 10/13] Fix typo in comment in char_device.h
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [PATCH 09/13] Fix typo in comments
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [phodav PATCH 2/2] spice-webdavd: Option to run without service on Windows
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- Re: [phodav PATCH 1/2] spice-webdavd: Show error msg when CreateFile fails
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- [phodav PATCH 2/2] spice-webdavd: Option to run without service on Windows
- From: Lukas Venhoda <lvenhoda@xxxxxxxxxx>
- [phodav PATCH 1/2] spice-webdavd: Show error msg when CreateFile fails
- From: Lukas Venhoda <lvenhoda@xxxxxxxxxx>
- Re: [PATCH v5 02/41] dissector: Generate some definition for dissector
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v5 00/41] Implements partial wireshark dissector from protocol specifications
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-server PATCH v1 4/12] mjpeg_encoder: fix alignment warnings (pixel_converter)
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-server PATCH v1 4/12] mjpeg_encoder: fix alignment warnings (pixel_converter)
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [spice-server PATCH v1 4/12] mjpeg_encoder: fix alignment warnings (pixel_converter)
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-server PATCH v1 4/12] mjpeg_encoder: fix alignment warnings (pixel_converter)
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v3 2/2] Define and use new SPICE_MAGIC_CONST macro
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v3 1/2] Detects processor endianess using preprocessor
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v3 0/2] Optimize magic constants
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-server PATCH v1 4/12] mjpeg_encoder: fix alignment warnings (pixel_converter)
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v2 2/2] Define and use new SPICE_MAGIC_CONST macro
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH] server/inputs_channel: fix test_display_no_ssl segfault on client disconnect when keyboard never initialized
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- Re: [PATCH 00/13] Miscellaneous minor patches
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] server/inputs_channel: fix test_display_no_ssl segfault on client disconnect when keyboard never initialized
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v2 2/2] Define and use new SPICE_MAGIC_CONST macro
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v2 2/2] Define and use new SPICE_MAGIC_CONST macro
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 00/13] Miscellaneous minor patches
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v2 2/2] Define and use new SPICE_MAGIC_CONST macro
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-server PATCH v2] glz: WindowImageSegment lines lines_end as void*
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [spice-server PATCH v2] glz: WindowImageSegment lines lines_end as void*
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [spice-protocol PATCH v1 12/12] fix alignment warnings on _MAGIC
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [PATCH v3 13/13] Fix preprocessor commands for different kinds of build
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 07/13] UsbDeviceManager and redirect channel: spawn a different thread for disconnect device flow
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 08/13] Usbredir channel: use disconnect_async
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 06/13] Usbredir Channel: Change disconnect signature to reuse in async context
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 08/13] Usbredir channel: use disconnect_async
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 06/13] Usbredir Channel: Change disconnect signature to reuse in async context
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 05/13] UsbDeviceManager and redirect channel: spawn a different thread for connect device flow
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [phodav PATCH RFC] webdavd: Automount shared folder on Windows
- From: Lukas Venhoda <lvenhoda@xxxxxxxxxx>
- Re: [phodav PATCH RFC] webdavd: Automount shared folder on Windows
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- Re: [PATCH v3 05/13] UsbDeviceManager and redirect channel: spawn a different thread for connect device flow
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 05/13] UsbDeviceManager and redirect channel: spawn a different thread for connect device flow
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [phodav PATCH RFC] webdavd: Automount shared folder on Windows
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- Re: [PATCH v3 11/13] UsbDeviceWidget: consider asynchronous redirecting flow
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 10/13] UsbDeviceWidget: if redirecting update infobar accordingly
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 03/13] GUdevClient: Do not process udb add/remove events if redirection in progress
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 02/13] Add redirecting state
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [phodav PATCH RFC] webdavd: Automount shared folder on Windows
- From: Lukas Venhoda <lvenhoda@xxxxxxxxxx>
- Re: [PATCH 09/13] Fix typo in comments
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 10/13] Fix typo in comment in char_device.h
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v2 1/2] Detects processor endianess using preprocessor
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v2 2/2] Define and use new SPICE_MAGIC_CONST macro
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v2 0/2] Optimize magic constants
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Improving spice-server code base
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-common v2 2/2] Use installed spice-protocol for code generation
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-common v2 2/2] Use installed spice-protocol for code generation
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-common v2 2/2] Use installed spice-protocol for code generation
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-protocol] build-sys: Make installed spice_codegen.py is executable
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-common v2 2/2] Use installed spice-protocol for code generation
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-protocol] build-sys: Make installed spice_codegen.py is executable
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH qxl] spiceqxl: Recognize the same set of boolean values as in xorg.conf.
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [qxl 1/2] Add missing licence header
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [qxl 0/2] Already pushed trivial patches
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [qxl 2/2] Xspice: Fix 'erorr' typo in error message
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH qxl] Xspice: Don't set defaults for the options.
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [qxl] Add note about deprecated setting of mm_time
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH qxl] spiceqxl: Recognize the same set of boolean values as in xorg.conf.
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH qxl] spiceqxl: Recognize the same set of boolean values as in xorg.conf.
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 2/2] Define and use new SPICE_MAGIC_CONST macro
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 1/2] Detects processor endianess using preprocessor
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 2/2] Define and use new SPICE_MAGIC_CONST macro
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 1/2] Detects processor endianess using preprocessor
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [qxl] Add note about deprecated setting of mm_time
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 2/2] Add patch fixing performance issue
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 2/2] Add patch fixing performance issue
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH 2/2] Add patch fixing performance issue
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- Re: [PATCH 2/2] Add patch fixing performance issue
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [PATCH 2/2] Add patch fixing performance issue
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- Re: [spice-common v2 2/2] Use installed spice-protocol for code generation
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [qxl] Add note about deprecated setting of mm_time
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-common v2 2/2] Use installed spice-protocol for code generation
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [qxl] Add note about deprecated setting of mm_time
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-common v2 2/2] Use installed spice-protocol for code generation
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-common v2 2/2] Use installed spice-protocol for code generation
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-common v2 2/2] Use installed spice-protocol for code generation
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH v5 14/41] dissector: Read values from primitive fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [Xspice PATCH 00/11] Xspice script, compiler warnings and README.xspice
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-common v2 2/2] Use installed spice-protocol for code generation
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-common v2 1/2] Remove spice-protocol submodule
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH] Remove files moved to spice-protocol
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-common v2 1/2] Move code generation to spice-protocol
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH v5 41/41] proto: Describe Quic image format from dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 40/41] dissector: Allows to use bytes_count and bytes array length in dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 39/41] dissector: Allows ws_as attribute on switch members
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 38/41] dissector: Test we don't override text handling other fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 37/41] proto: Improve agent dissectors
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 36/41] codegen: Allows to specify ws_as attribute for messages
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 35/41] codegen: Allows to specify wireshark name for enumerators
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 34/41] codegen: Reuse enumerator constructor
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 33/41] dissector: Add check on output strings
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 32/41] dissector: Add some format checks with arrays
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 31/41] dissector: Test decorated array
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 30/41] dissector: Handle text formatting of different elements
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 29/41] dissector: Handle flags
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 28/41] dissector: Allows to have two type with different size to point to same field name
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 27/41] dissector: Use a class to register wireshark fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 26/41] dissector: Allows to specify 'CHANNEL' as type
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 25/41] dissector: Allows to override default values generated for the fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 24/41] dissector: Introduce a class to handle wireshark attributes
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 23/41] dissector: Handle pointers
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 22/41] dissector: Implement ws_inline attribute
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 21/41] dissector: Handle switches
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 20/41] dissector: Handle arrays
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 19/41] dissector: Handle structures
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 18/41] dissector: Read array size
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 17/41] dissector: Handle base fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 16/41] dissector: Add code to read input from a file (or stdin)
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 15/41] dissector: Allows to write items to tree and dump saved tree
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 13/41] dissector: Write function to write members
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 11/41] dissector: Add code to handle destination variable
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 12/41] dissector: Parse containers
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 10/41] dissector: Change code generated index type
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 09/41] proto: Decorate protocol file with attributes for wireshark
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 07/41] codegen: Allows to specify descriptions for enumerations
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 08/41] codegen: Allows to specify attributes for array items and pointers
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 06/41] codegen: Allows to specify some new attributes for wireshark
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 05/41] dissector: Generate skeleton for messages and channels
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 04/41] dissector: Decorate writer class to make easier ifdef/endif handling
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 03/41] dissector: Add new_ett function to be able to create new trees
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 02/41] dissector: Generate some definition for dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 01/41] dissector: Start adding code to generate wireshark dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v5 00/41] Implements partial wireshark dissector from protocol specifications
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] Remove files moved to spice-protocol
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-common v2 1/2] Move code generation to spice-protocol
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH] Remove autogenerated enums.h file
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH] Remove autogenerated enums.h file
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 1/2] Detects processor endianess using preprocessor
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 2/2] Define and use new SPICE_MAGIC_CONST macro
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 0/2] Add a new SPICE_MAGIC_CONST macro
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-protocol 1/2] build-sys: Add m4 file for AX_PYTHON_MODULE
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-protocol 2/2] build-sys: Make sure aclocal picks up macros in the m4/ dir
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-protocol 1/2] build-sys: Add m4 file for AX_PYTHON_MODULE
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [spice-protocol 2/2] build-sys: Make sure aclocal picks up macros in the m4/ dir
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-protocol 0/2] build-sys: Fix build on older distros
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-protocol 1/2] build-sys: Add m4 file for AX_PYTHON_MODULE
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-gtk 2/2] Adjust to new SpiceImageCompress name
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-gtk 0/2] Update to newer spice-common
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-gtk 1/2] build-sys: Remove spice-protocol submodule
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH] build-sys: Remove spice-protocol submodule
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-common v2 2/2] Use installed spice-protocol for code generation
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-common v2 1/2] Remove spice-protocol submodule
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-common v2 1/2] Move code generation to spice-protocol
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-protocol 0/4] Move .proto files and python code generation scripts to spice-protocol
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH v2 2/2] Don't send monitors config when Display widget is created
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [PATCH v2 1/2] Add spice_main_update_display_enabled()
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [spice-gtk PATCH v2] Add set-positions-position capability.
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-common PATCH v1 9/12] clang-noise
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-common PATCH v1 8/12] marshaller: return void* to reserve_space function
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-protocol PATCH v1 12/12] fix alignment warnings on _MAGIC
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-server PATCH v1 6/12] red_parse_qxl: remove unused variable
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-server PATCH v1 5/12] red_parse_qxl: Do not compute abs unsigned int
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-server PATCH v1 4/12] mjpeg_encoder: fix alignment warnings (pixel_converter)
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-server PATCH v1 3/12] jpeg_encoder: fix alignment warnings (convert_line)
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-server PATCH v1 2/12] migration_protocol: fix alignment warnings on _MAGIC
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-server PATCH v1 1/12] glz: use PIXEL_PTR to cast PIXEL*
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-protocol PATCH v1 11/12] macros: fix alignment issue reported by clang
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-protocol PATCH v1 11/12] macros: fix alignment issue reported by clang
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-protocol PATCH v1 11/12] macros: fix alignment issue reported by clang
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: Hello spice manager!
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: spice-client -win32
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH v2 3/7] spice-common: Add support for the VP8 and h264 video codecs.
- From: Francois Gouget <fgouget@xxxxxxx>
- [PATCH v2 2/7] spice-proto: Add support for the VP8 and H264 video codecs and for advertising supported video codecs.
- From: Francois Gouget <fgouget@xxxxxxx>
- Re: {Spice-devel][spice-protocol PATCH v2] Add VD_AGENT_CAP_MONITORS_CONFIG_POSITION capability to client.
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [win-vd-agent PATCH v2] Check for set-monitors-position capability from client.
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH v2 7/7] spice-gtk: Use typefind and decodebin as fallbacks to set up the GStreamer pipeline.
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [PATCH v2 5/7] spice-gtk: Avoid copying the compressed message data in the GStreamer decoder.
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [PATCH v2 6/7] spice-gtk: Make it possible to disable support for the builtin MJPEG video decoder.
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [PATCH v2 4/7] spice-gtk: Add a GStreamer video decoder with support for MJPEG, VP8 and h264.
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [PATCH v2 1/7] spice-gtk: Refactor the video decoding to use a more object oriented design.
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- [PATCH v2 0/7] spice-gtk: Use GStreamer to decode video
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- Re: [Xspice PATCH 00/11] Xspice script, compiler warnings and README.xspice
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [Xspice PATCH 00/11] Xspice script, compiler warnings and README.xspice
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: [PATCH 2/2] Add patch fixing performance issue
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 1/2] Integrate patch for mac performance issue into build system
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- Re: [PATCH spice 05/13] server: Add VP8 support, a video codec preference list and compatibility checks with the Spice client. (take 4)
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- Re: [PATCH spice 02/13] server: Add a GStreamer 0.10 MJPEG video encoder and use it by default. (take 4)
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] Add patch fixing performance issue
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- [PATCH 2/2] Add patch fixing performance issue
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- [PATCH 1/2] Integrate patch for mac performance issue into build system
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- [PATCH 0/2] Fix to osx client performance issue
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- Re: [Xspice PATCH 00/11] Xspice script, compiler warnings and README.xspice
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-protocol PATCH v1 10/12] macros: verify if __alloc_size__ works with clang
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-common PATCH v1 9/12] clang-noise
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-protocol PATCH v1 12/12] fix alignment warnings on _MAGIC
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-protocol PATCH v1 11/12] macros: fix alignment issue reported by clang
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v1 5/12] red_parse_qxl: Do not compute abs unsigned int
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v1 7/12] clang-noise
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-common PATCH v1 8/12] marshaller: return void* to reserve_space function
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v1 6/12] red_parse_qxl: remove unused variable
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v1 4/12] mjpeg_encoder: fix alignment warnings (pixel_converter)
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v1 3/12] jpeg_encoder: fix alignment warnings (convert_line)
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v1 2/12] migration_protocol: fix alignment warnings on _MAGIC
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v1 0/12] building with clang
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [spice-server PATCH v1 1/12] glz: use PIXEL_PTR to cast PIXEL*
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: AC97 long run no sound issue
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: [Xspice PATCH 00/11] Xspice script, compiler warnings and README.xspice
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: Problem with USB redirection
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-gtk] channel: Don't warn when no CA is set
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- spice-client -win32
- From: 赵森华 <senhua.zhao@xxxxxxxxxxxxx>
- Re: [spice-gtk] usbredir: Add a few debug logs
- From: Fabiano Fidencio <ffidenci@xxxxxxxxxx>
- Re: [spice-gtk] usbredir: Add a few debug logs
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [Xspice PATCH 00/11] Xspice script, compiler warnings and README.xspice
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Hello spice manager!
- From: Jongkyu Park <i9mpossible@xxxxxxxxx>
- [win-vd-agent PATCH v2] Check for set-monitors-position capability from client.
- From: Sandy Stutsman <sstutsma@xxxxxxxxxx>
- [spice-gtk PATCH v2] Add set-positions-position capability.
- From: Sandy Stutsman <sstutsma@xxxxxxxxxx>
- {Spice-devel][spice-protocol PATCH v2] Add VD_AGENT_CAP_MONITORS_CONFIG_POSITION capability to client.
- From: Sandy Stutsman <sstutsma@xxxxxxxxxx>
- Re: [spice-gtk] channel: Don't warn when no CA is set
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- Re: [PATCH 3/4] Do not unconditionally send monitor config on agent connect
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH spice 01/13] server: Refactor the Spice server video encoding so alternative implementations can be added. (take 4)
- From: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] Simplify spice_main_update_display_enabled()
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 2/4] Add spice_main_update_display_enabled()
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 1/4] Don't enable channels in channel_new
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [qxl 2/2] Fix compilation with newer Xorg versions
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [qxl 1/2] Use <> for system-includes
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: Problem with USB redirection
- From: Andy Gibbs <andyg1001@xxxxxxxxxxxxx>
- Re: [PATCH 00/13] Add GStreamer support for video streams (take 4)
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 01/13] worker: move red_init() functions
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v3 47/51] Improve agent dissectors
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH 00/13] Miscellaneous minor patches
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-common PATCH v2] codegen: ptypes.py: keep attribute names in sets
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [win-vd_agent PATCH] Check that client is capable of handling monitors_config from Windows guests.
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-devel][spice-gtk PATCH] Advertise monitor config position capability
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-devel][spice-gtk PATCH] Advertise monitor config position capability
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [spice-devel][spice-gtk PATCH] Advertise monitor config position capability
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [win-vd_agent PATCH] Check that client is capable of handling monitors_config from Windows guests.
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [win-vd_agent PATCH] Check that client is capable of handling monitors_config from Windows guests.
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-protocol PATCH] Add capability enum to indicate ability to handle non multi-hat configurations
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 47/51] Improve agent dissectors
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v4 37/41] proto: Improve agent dissectors
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-common PATCH v2] codegen: ptypes.py: keep attribute names in sets
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH 01/13] worker: move red_init() functions
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: uxa-damage: error: implicit declaration of function
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: uxa-damage: error: implicit declaration of function
- From: poma <pomidorabelisima@xxxxxxxxx>
- Re: [PATCH 00/13] Miscellaneous minor patches
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 00/13] Miscellaneous minor patches
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH 05/13] worker: remove useless preload_group_id
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [spice-gtk] channel: Don't warn when no CA is set
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-common PATCH v2] codegen: ptypes.py: keep attribute names in sets
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: uxa-damage: error: implicit declaration of function
- From: poma <pomidorabelisima@xxxxxxxxx>
- Re: uxa-damage: error: implicit declaration of function
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: uxa-damage: error: implicit declaration of function
- From: poma <pomidorabelisima@xxxxxxxxx>
- Re: uxa-damage: error: implicit declaration of function
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: uxa-damage: error: implicit declaration of function
- From: poma <pomidorabelisima@xxxxxxxxx>
- [PATCH v3 13/13] Fix preprocessor commands for different kinds of build
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- [PATCH v3 12/13] UsbDeviceWidget: use async disconnect
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- [PATCH v3 11/13] UsbDeviceWidget: consider asynchronous redirecting flow
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- [PATCH v3 10/13] UsbDeviceWidget: if redirecting update infobar accordingly
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- [PATCH v3 09/13] Add additional locks to critical sections of redirection flows
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- [PATCH v3 08/13] Usbredir channel: use disconnect_async
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- [PATCH v3 07/13] UsbDeviceManager and redirect channel: spawn a different thread for disconnect device flow
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- [PATCH v3 06/13] Usbredir Channel: Change disconnect signature to reuse in async context
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- [PATCH v3 05/13] UsbDeviceManager and redirect channel: spawn a different thread for connect device flow
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- [PATCH v3 04/13] UsbDeviceManager: move existing code to separate function
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- [PATCH v3 03/13] GUdevClient: Do not process udb add/remove events if redirection in progress
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- [PATCH v3 02/13] Add redirecting state
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- [PATCH v3 01/13] Usbredir channel: expose mutex
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- [PATCH v3 00/13] Make start and stop usb redirection asynchronous
- From: Kirill Moizik <kirill@xxxxxxxxxx>
- Re: Listening on unix sockets
- From: Drew Devault <ddevault@xxxxxxxxxx>
- Re: Listening on unix sockets
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: Cannot compile from git sources
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Cannot compile from git sources
- From: jean-christophe manciot <actionmystique@xxxxxxxxx>
- Listening on unix sockets
- From: Drew Devault <ddevault@xxxxxxxxxx>
- Cannot compile from git sources
- From: jean-christophe Manciot <manciot.jeanchristophe@xxxxxxxxx>
- Re: g
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- g
- From: Victor Toso <lists@xxxxxxxxxxxxxx>
- Re: Listening on unix sockets
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: [phodav PATCH RFC] webdavd: Automount shared folder on Windows
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- Re: [phodav PATCH RFC] webdavd: Automount shared folder on Windows
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- [phodav PATCH RFC] webdavd: Automount shared folder on Windows
- From: Lukas Venhoda <lvenhoda@xxxxxxxxxx>
- [PATCH 09/13] Fix typo in comments
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 13/13] Remove unused struct RedsOutItem
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 12/13] RedChannel: remove unused BufDescriptor struct
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 11/13] Remove unused snd_get_playback_compression() method
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 10/13] Fix typo in comment in char_device.h
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 09/13] Fix typo in comments
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 08/13] Move RedsMigSpice to main-channel.h
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 00/13] Miscellaneous minor patches
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 06/13] Cleanup: move static function declarations out of header
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 05/13] worker: remove useless preload_group_id
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 04/13] channel: minor simplification
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 03/13] server: remove unused CursorData
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 02/13] server: use more const CoreInterface
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 00/13] Miscellaneous minor patches
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH 01/13] worker: move red_init() functions
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH spice-gtk] Notify about existence of monitor for all display channels
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- uxa-damage: error: implicit declaration of function 'QueryGlyphExtents'
- From: poma <pomidorabelisima@xxxxxxxxx>
- Re: install spice-guest-tools-0.1.exe NSIS Error
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH spice 05/13] server: Add VP8 support, a video codec preference list and compatibility checks with the Spice client. (take 4)
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [PATCH spice-gtk RFC] Call spice_marshaller_flush on message write
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: install spice-guest-tools-0.1.exe NSIS Error
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Announcing spice-protocol 0.12.9
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- install spice-guest-tools-0.1.exe NSIS Error
- From: "=?gb18030?b?sKLS5Q==?=" <zxy_472164653@xxxxxx>
- Re: [PATCH spice-common RFC] Fix linearization of several marshallers with one item
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v4] usbredir: fix redirection of user-accesible device nodes.
- From: Michal Suchanek <michal.suchanek@xxxxxxxxxxx>
- Re: [PATCH spice 02/13] server: Add a GStreamer 0.10 MJPEG video encoder and use it by default. (take 4)
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [PATCH spice 01/13] server: Refactor the Spice server video encoding so alternative implementations can be added. (take 4)
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [PATCH spice-common RFC] Fix linearization of several marshallers with one item
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH spice-gtk] Notify about existence of monitor for all display channels
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH spice-gtk] Notify about existence of monitor for all display channels
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- Re: [PATCH spice-gtk] Notify about existence of monitor for all display channels
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH spice-gtk] Notify about existence of monitor for all display channels
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH spice-gtk] Notify about existence of monitor for all display channels
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [PATCH v4 37/41] proto: Improve agent dissectors
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v4 41/41] proto: Describe Quic image format from dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v4 09/41] proto: Decorate protocol file with attributes for wireshark
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v4 34/41] codegen: Reuse enumarators constructor
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v4 37/41] proto: Improve agent dissectors
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v4 41/41] proto: Describe Quic image format from dissector
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v4 07/41] codegen: Allows to specify descriptions for enumerations
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v4 10/41] dissector: Change code generated index type
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v4 09/41] proto: Decorate protocol file with attributes for wireshark
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v4 04/41] dissector: Decorate writer class to make easier ifdef/endif handling
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH spice-gtk] Notify about existence of monitor for all display channels
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- [PATCH spice-gtk] Notify about existence of monitor for all display channels
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [spice-devel][spice-gtk PATCH] Advertise monitor config position capability
- From: Sandy Stutsman <sstutsma@xxxxxxxxxx>
- [win-vd_agent PATCH] Check that client is capable of handling monitors_config from Windows guests.
- From: Sandy Stutsman <sstutsma@xxxxxxxxxx>
- [spice-protocol PATCH] Add capability enum to indicate ability to handle non multi-hat configurations
- From: Sandy Stutsman <sstutsma@xxxxxxxxxx>
- Spice-devel][spice-gtk] Advertise monitor config position capability.
- From: Sandy Stutsman <sstutsma@xxxxxxxxxx>
- [spice-devel][spice-gtk PATCH] Advertise monitor config position capability
- From: Sandy Stutsman <sstutsma@xxxxxxxxxx>
- Re: [PATCH] Adjust to new SpiceImageCompress name
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- Re: [PATCH] Adjust to new SpiceImageCompress name
- From: Jonathon Jongsma <jjongsma@xxxxxxxxxx>
- [spice-protocol] Release 0.12.9
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Send notifications to HTML5 client
- From: lgcortinas <lgcortinas@xxxxxxxxxxxx>
- Re: XSpice status report / todo list
- From: Jeremy White <jwhite@xxxxxxxxxxxxxxx>
- Re: XSpice status report / todo list
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [spice-common PATCH] codegen: ptypes.py: keep attribute names in lists
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: AC97 long run no sound issue
- From: Victor Toso <victortoso@xxxxxxxxxx>
- AC97 long run no sound issue
- From: Edgar <shweng@xxxxxxx>
- Re: [spice-gtk PATCH] Handle single headed monitors that have a non-zero x, y config
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- Re: [spice-gtk PATCH] Handle single headed monitors that have a non-zero x, y config
- From: Pavel Grunt <pgrunt@xxxxxxxxxx>
- Re: [spice-common PATCH] codegen: ptypes.py: keep attribute names in lists
- From: Uri Lublin <uril@xxxxxxxxxx>
- XSpice status report / todo list
- From: Jeremy White <jwhite@xxxxxxxxxxxxxxx>
- Re: [spice-common PATCH] codegen: ptypes.py: keep attribute names in lists
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [spice-common PATCH] codegen: ptypes.py: keep attribute names in lists
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: [PATCH] Add the gtk libraries to the gtk-scandoc link line.
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- [PATCH] Add the gtk libraries to the gtk-scandoc link line.
- From: Jeremy White <jwhite@xxxxxxxxxxxxxxx>
- Re: [PATCH] Add libraries such as -lm and -lpthread to the tests build line.
- From: Fabiano Fidencio <ffidenci@xxxxxxxxxx>
- UsbDk 1.0.6 released
- From: Dmitry Fleytman <dmitry@xxxxxxxxxx>
- [PATCH] Add libraries such as -lm and -lpthread to the tests build line.
- From: Jeremy White <jwhite@xxxxxxxxxxxxxxx>
- [PATCH v2] Add the ability to specify Spice video codecs.
- From: Jeremy White <jwhite@xxxxxxxxxxxxxxx>
- Re: [PATCH] Add the ability to specify Spice video codecs.
- From: Jeremy White <jwhite@xxxxxxxxxxxxxxx>
- Re: [PATCH] Add the ability to specify Spice video codecs.
- From: Fabio Fantoni <fantonifabio@xxxxxxxxxx>
- [PATCH] Add the ability to specify Spice video codecs.
- From: Jeremy White <jwhite@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] Adjust to new SpiceImageCompress name
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: [spice-common 1/2] proto: Rename image_compress to image_compression
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: [spice-common 2/2] proto: Use proper type for preferred_compression field
- From: Uri Lublin <uril@xxxxxxxxxx>
- Re: [spice-protocol] Rename SpiceImageCompress constants
- From: Uri Lublin <uril@xxxxxxxxxx>
- [PATCH v2] Adjust to new SpiceImageCompress name
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [PATCH spice-gtk RFC] Call spice_marshaller_flush on message write
- From: Javier Celaya <javier.celaya@xxxxxxxxxxx>
- Re: [PATCH spice-common RFC] Fix linearization of several marshallers with one item
- From: Javier Celaya <javier.celaya@xxxxxxxxxxx>
- [PATCH spice-common RFC] Fix linearization of several marshallers with one item
- From: Javier Celaya <javier.celaya@xxxxxxxxxxx>
- Re: [Qemu-devel] [PATCH] [RFC] LZ4 compression option for SPICE
- From: Markus Armbruster <armbru@xxxxxxxxxx>
- Re: [Qemu-devel] [PATCH] [RFC] LZ4 compression option for SPICE
- From: Fabio Fantoni <fantonifabio@xxxxxxxxxx>
- Re: [spice-protocol] Rename SpiceImageCompress constants
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 16/51] Allows to specify some new attributes for wireshark
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [spice-protocol] Rename SpiceImageCompress constants
- From: Uri Lublin <uril@xxxxxxxxxx>
- [PATCH v4 35/41] codegen: Allows to specify wireshark name for enumerators
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 05/41] dissector: Generate skeleton for messages and channels
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 09/41] proto: Decorate protocol file with attributes for wireshark
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 30/41] dissector: Handle text formatting of different elements
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 13/41] dissector: Write function to write members
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 20/41] dissector: Handle arrays
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 15/41] dissector: Allows to write items to tree and dump saved tree
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 06/41] codegen: Allows to specify some new attributes for wireshark
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 08/41] codegen: Allows to specify attributes for array items and pointers
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 29/41] dissector: Handle flags
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 19/41] dissector: Handle structures
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 26/41] dissector: Allows to specify 'CHANNEL' as type
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 40/41] dissector: Allows to use bytes_count and bytes array length in dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 07/41] codegen: Allows to specify descriptions for enumerations
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 17/41] dissector: Handle base fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 03/41] dissector: Add new_ett function to be able to create new trees
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 11/41] dissector: Add code to handle destination variable
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 18/41] dissector: Read array size
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 25/41] dissector: Allows to override default values generated for the fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 27/41] dissector: Use a class to register wireshark fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 23/41] dissector: Handle pointers
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 22/41] dissector: Implement ws_inline attribute
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 36/41] codegen: Allows to specify ws_as attribute for messages
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 38/41] dissector: Test we don't override text handling other fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 24/41] dissector: Introduce a class to handle wireshark attributes
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 34/41] codegen: Reuse enumarators constructor
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 12/41] dissector: Parse containers
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 33/41] dissector: Add check on output strings
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 14/41] dissector: Read values from primitive fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 39/41] dissector: Allows ws_as attribute on switch members
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 41/41] proto: Describe Quic image format from dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 37/41] proto: Improve agent dissectors
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 32/41] dissector: Add some format checks with arrays
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 31/41] dissector: Test decorated array
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 28/41] dissector: Allows to have two type with different size to point to same field name
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 21/41] dissector: Handle switches
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 16/41] dissector: Add code to read input from a file (or stdin)
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 10/41] dissector: Change code generated index type
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 04/41] dissector: Decorate writer class to make easier ifdef/endif handling
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 02/41] dissector: Generate some definition for dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 01/41] dissector: Start adding code to generate wireshark dissector
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH v4 00/41] Implements partial wireshark dissector from protocol specifications
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v3 16/51] Allows to specify some new attributes for wireshark
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v3 16/51] Allows to specify some new attributes for wireshark
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [spice-common 2/2] proto: Use proper type for preferred_compression field
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 16/51] Allows to specify some new attributes for wireshark
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 16/51] Allows to specify some new attributes for wireshark
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- [PATCH] Adjust to new SpiceImageCompress name
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-common 1/2] proto: Rename image_compress to image_compression
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- [spice-protocol] Rename SpiceImageCompress constants
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 28/51] show primitive as primitive
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v3 16/51] Allows to specify some new attributes for wireshark
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 47/51] Improve agent dissectors
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v3 47/51] Improve agent dissectors
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 38/51] Use a class to register wireshark fields
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v3 45/51] Allows to specify wireshark name for enumerators
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 41/51] Handle text formatting of different elements
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 40/51] Handle flags
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 39/51] Allows to have two type with different size to point to same field name
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 38/51] Use a class to register wireshark fields
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 36/51] Allow to override default values generated for the fields
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 33/51] Implement ws_inline attribute
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 30/51] Generate code to output parse structure
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 27/51] Handle base fields
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 28/51] show primitive as primitive
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 26/51] test: Add code to read input from a file (or stdin)
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 15/51] Generate scheleton for messages and channels
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 23/51] Write function to write members
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 21/51] Add code to handle destination variable
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 13/51] Add new_ett function to be able to create new trees
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 18/51] Allows to specify attributes for array items and pointers
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v3 41/51] Handle text formatting of different elements
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: [PATCH v3 14/51] Decorate writer class to make easier ifdef/endif handling
- From: Frediano Ziglio <fziglio@xxxxxxxxxx>
- Re: jpeg problem
- From: Victor Toso <victortoso@xxxxxxxxxx>
- Re: [PATCH v3 10/51] codegen: Allows to specify C type for index variable
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v2 14/43] Decorate writer class to make easier ifdef/endif handling
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [PATCH v2 14/43] Decorate writer class to make easier ifdef/endif handling
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a usbredir kernel module to remotely connect USB devices over IP.
- From: "Sean O. Stalley" <sean.stalley@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a usbredir kernel module to remotely connect USB devices over IP.
- From: Jeremy White <jwhite@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a usbredir kernel module to remotely connect USB devices over IP.
- From: Jeremy White <jwhite@xxxxxxxxxxxxxxx>
- [phodav PATCH v2] spice-webdavd: Don't show client folder, when sharing disabled
- From: Lukas Venhoda <lvenhoda@xxxxxxxxxx>
- Re: [phodav PATCH] spice-webdavd: Don't show client folder, when sharing disabled
- From: Marc-André Lureau <mlureau@xxxxxxxxxx>
- Re: [phodav PATCH] spice-webdavd: Don't show client folder, when sharing disabled
- From: Victor Toso <victortoso@xxxxxxxxxx>
- [phodav PATCH] spice-webdavd: Don't show client folder, when sharing disabled
- From: Lukas Venhoda <lvenhoda@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a usbredir kernel module to remotely connect USB devices over IP.
- From: Greg KH <greg@xxxxxxxxx>
- Re: [libvirt] [PATCH] qxl: Fix new function name for spice-server library
- From: Marc-André Lureau <marcandre.lureau@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Add a usbredir kernel module to remotely connect USB devices over IP.
- From: Jeremy White <jwhite@xxxxxxxxxxxxxxx>
- Re: [spice-common] codegen: Fix enums.h generation with python3
- From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx>
- [spice-common] codegen: Fix enums.h generation with python3
- From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
[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]