Linux Spice Development
[Prev Page][Next Page]
- Re: [PATCH spice-common] Add .gitlab-ci.yml file, (continued)
- [PATCH spice-common] test-overflow: Remove a leak in the test,
Frediano Ziglio
- [PATCH spice-common v4] build: Remove FIXME_SERVER_SMARTCARD hack,
Eduardo Lima (Etrunko)
- [PATCH spice-common v3] codegen: Remove duplicate client and server code from ChannelType::resolve,
Frediano Ziglio
- [PATCH spice-common v2] Fix generation of Smartcard channel,
Frediano Ziglio
- [PATCH spice-streaming-agent v2 0/9] nonblocking mode for stream port and some refactor,
Lukáš Hrázký
- [PATCH spice-streaming-agent v2 1/9] Use read_all() to read headers of received messages, Lukáš Hrázký
- [PATCH spice-streaming-agent v2 2/9] Move out {read, write}_all() to a separate module, Lukáš Hrázký
- [PATCH spice-streaming-agent v2 4/9] Introduce a WriteError exception for write_all(), Lukáš Hrázký
- [PATCH spice-streaming-agent v2 3/9] Implement an exception hierarchy for ReadError, Lukáš Hrázký
- [PATCH spice-streaming-agent v2 5/9] Unify the structure of write_all() and read_all(), Lukáš Hrázký
- [PATCH spice-streaming-agent v2 6/9] Add a unit test for the stream port, Lukáš Hrázký
- [PATCH spice-streaming-agent v2 7/9] Change the mode to NONBLOCK for the virtio port, Lukáš Hrázký
- [PATCH spice-streaming-agent v2 8/9] Encapsulate the stream port fd and locking, Lukáš Hrázký
- [PATCH spice-streaming-agent v2 9/9] Refactor and simplify polling for messages to read, Lukáš Hrázký
- [PATCH spice-gtk] Gstreamer: Don't let overlay to handle windowing system events,
Snir Sheriber
- Fix streams reference error,
Joel Purra
- [PATCH spice-common 1/4] Fix generation of Smartcard channel,
Frediano Ziglio
- [spice-space-pages] Don't use absolute URLs for local resources,
Christophe Fergeau
- [spice-space.org] Update asciidoc_reader to latest version, Christophe Fergeau
- [spice-gtk] build-sys: Update gettext 0.18.2 -> 0.19.8,
Victor Toso
- [spice-jhbuild 0/2] moduleset updates,
Victor Toso
- Flatpaking virt-viewer/remote-viewer,
Adrian Lucrèce Céleste
- [PATCH spice-common v3] build: Remove FIXME_SERVER_SMARTCARD hack,
Eduardo Lima (Etrunko)
- [spice-space-pages] docs: Update links in README and manual,
Snir Sheriber
- [spice-space-pages] Update git repos and links,
Snir Sheriber
- [PATCH] miLineArc(): initialize edge1, edge2,
Jonathon Jongsma
- [PATCH spice-gtk] ci: Install pyparsing correctly,
Frediano Ziglio
- [PATCH spice-common 1/3] lz: Move ENCODE_PIXEL for RGB24 and RGB32 to a common place,
Frediano Ziglio
- [PATCH spice-common v3] codegen: Add some comments,
Frediano Ziglio
- [PATCH spice-common v2] codegen: Add some comments,
Frediano Ziglio
- [PATCH spice-protocol] Remove obsolete files used to help renaming some identifiers,
Frediano Ziglio
- [PATCH spice-server v3 0/2] stream-channel: Send the full frame in a single message,
Frediano Ziglio
- [PATCH] Revert "usbredir: Disconnect USB device asynchronously",
Qiu Wenbo
- [PATCH] usbredirhost: host should not be marked as claimed on failure,
Qiu Wenbo
- [PATCH spice-common] codegen: Add some comments,
Frediano Ziglio
- [PATCH spice-common] codegen: Removed unused get_type methods,
Frediano Ziglio
- [PATCH spice-server 1/3] event-loop: Avoid possible compiler warning,
Frediano Ziglio
- [PATCH spice-common] protocol: Use a typedef to specify stream_id type,
Frediano Ziglio
- [virt-viewer PATCH] maint: Drop autobuild.sh,
Andrea Bolognani
- [spice-gtk 1/3] build-sys: Disable -Wcast-function-type,
Christophe Fergeau
- [PATCH] Support for building with meson/ninja,
Eduardo Lima (Etrunko)
- [PATCH spice-protocol 1/2] Add support for building with meson, Eduardo Lima (Etrunko)
- [PATCH spice-protocol 2/2] Remove autotools files in favor of meson, Eduardo Lima (Etrunko)
- [PATCH spice-common 2/3] Improve declare_dependency() usage, Eduardo Lima (Etrunko)
- [PATCH spice-common 1/3] Add support for building with meson/ninja, Eduardo Lima (Etrunko)
- [PATCH spice-server 2/3] Update gitlab-ci to use meson, Eduardo Lima (Etrunko)
- [PATCH spice-server 1/3] Add support for building with meson, Eduardo Lima (Etrunko)
- [PATCH spice-common 3/3] Remove autotools files in favor of meson, Eduardo Lima (Etrunko)
- [PATCH spice-server 3/3] Remove autotools files in favor of meson, Eduardo Lima (Etrunko)
- [PATCH spice-gtk 1/3] Add support for building with meson, Eduardo Lima (Etrunko)
- [PATCH spice-gtk 3/3] Remove autotools files in favor of meson, Eduardo Lima (Etrunko)
- [PATCH spice-gtk 2/3] Update gitlab-ci to use meson, Eduardo Lima (Etrunko)
- Re: [PATCH] Support for building with meson/ninja, Eduardo Lima (Etrunko)
- [PATCH spice-streaming-agent 0/9] nonblocking mode for stream port and some refactor,
Lukáš Hrázký
- [PATCH spice-streaming-agent 2/9] Move out {read, write}_all() to a separate module, Lukáš Hrázký
- [PATCH spice-streaming-agent 4/9] Introduce a WriteError exception for write_all(), Lukáš Hrázký
- [PATCH spice-streaming-agent 3/9] Implement an exception hierarchy for ReadError, Lukáš Hrázký
- [PATCH spice-streaming-agent 6/9] Add a unit test for the stream port, Lukáš Hrázký
- [PATCH spice-streaming-agent 1/9] Use read_all() to read headers of received messages, Lukáš Hrázký
- [PATCH spice-streaming-agent 5/9] Unify the structure of write_all() and read_all(), Lukáš Hrázký
- [PATCH spice-streaming-agent 8/9] Encapsulate the stream port fd and locking, Lukáš Hrázký
- [PATCH spice-streaming-agent 7/9] Change the mode to NONBLOCK for the virtio port, Lukáš Hrázký
- [PATCH spice-streaming-agent 9/9] Refactor and simplify polling for messages to read, Lukáš Hrázký
- [PATCH spice-gtk] Remove unused spice-channel-enums.h file,
Eduardo Lima (Etrunko)
- how to debug spice-gtk on windows,
Dingliguo
- [RFC spice-gtk v3 0/1] Direct rendering,
Snir Sheriber
- lz decode error(spice-common),
GLODEN
[PATCH spice-gtk] tests: Shut up warnings about unitialized struct fields,
Eduardo Lima (Etrunko)
MR!1 patch, Jon Stumpf
MR!3 patch,
Jon Stumpf
[spice-server v3 00/14] qxl: Move more guest resource release to red-parse-qxl,
Christophe Fergeau
- [spice-server v3 01/14] qxl: Move red_drawable_unref/red_drawable_new, Christophe Fergeau
- [spice-server v3 03/14] qxl: Fix guest resources release in red_put_drawable(), Christophe Fergeau
- [spice-server v3 09/14] qxl: Add red_surface_cmd_{new, ref, unref} helpers, Christophe Fergeau
- [spice-server v3 10/14] display-channel: Store full RedSurfaceCmd, not just QXLReleaseInfoExt, Christophe Fergeau
- [spice-server v3 13/14] qxl: Introduce RedQXLGuestResources, Christophe Fergeau
- [spice-server v3 07/14] qxl: Release QXL resources in red_put_update_cmd, Christophe Fergeau
- [spice-server v3 11/14] qxl: Release QXL resources in red_put_surface_cmd, Christophe Fergeau
- [spice-server v3 05/14] qxl: Release QXL resource in red_put_message, Christophe Fergeau
- [spice-server v3 02/14] qxl: Make red_{get, put}_drawable static, Christophe Fergeau
- [spice-server v3 14/14] qxl: Use QXLCommandExt in external red-parse-qxl.h API, Christophe Fergeau
- [spice-server v3 08/14] qxl: Add red_update_cmd_{new, ref, unref} helpers, Christophe Fergeau
- [spice-server v3 04/14] qxl: Add red_cursor_cmd_{new, ref, unref} helpers, Christophe Fergeau
- [spice-server v3 12/14] qxl: Improve 'red' and 'qxl' argument names, Christophe Fergeau
- [spice-server v3 06/14] qxl: Add red_message_{new, ref, unref} helpers, Christophe Fergeau
[PATCH spice-streaming-agent] build: Use same options to compile unit tests,
Frediano Ziglio
[PATCH spice-streaming-agent 1/4] Add some information to the log,
Frediano Ziglio
[PATCH spice-streaming-agent v2] Eliminate signed/unsigned warning,
Frediano Ziglio
Re: How to check if the spice-streaming-agent workscorrectly,
孙得霖
[PATCH spice-server] glz-encoder: Do not discard top bits of lower part sending 64 bit ints,
Frediano Ziglio
How to check if the spice-streaming-agent works correctly,
孙得霖
[PATCH] build: fix template filenames in EXTRA_DIST,
Elvis Stansvik
[PATCH spice-common] Protect G_LOG_DOMAIN definition with #ifndef guards,
Eduardo Lima (Etrunko)
[PATCH spice-streaming-agent] Eliminate signed/unsigned warning,
Frediano Ziglio
[PATCH spice-gtk 0/3] RFC Reduce gstreamer queues,
Frediano Ziglio
[PATCH spice-gtk v2] spice-widget: Fix use after free,
Frediano Ziglio
[PATCH spice-gtk] spice-widget: Fix use after free,
Frediano Ziglio
how to configure spice multi-proxy, 王杰东
[spice-gtk v1 0/4] Add a max-num-streams in protocol,
Victor Toso
[spice-server v1] tests: add test-listen executable to gitignore,
Victor Toso
[spice-gtk v1] channel-display: always name GHashFunc and GEqualFunc,
Victor Toso
[PATCH spice-gtk] build: Generate correct version when spice-gtk is a submodule,
Christophe de Dinechin
[PATCH spice-streaming-agent 0/3] Split plugin version check patch,
Frediano Ziglio
[spice-server v2 0/9] qxl: Move more guest resource release to red-parse-qxl,
Christophe Fergeau
- [spice-server v2 2/9] qxl: Remove 'blackness' and 'invers' put/get methods, Christophe Fergeau
- [spice-server v2 4/9] qxl: Make red_{get, put}_drawable static, Christophe Fergeau
- [spice-server v2 8/9] qxl: Release QXL resources in red_put_update_cmd, Christophe Fergeau
- [spice-server v2 9/9] qxl: Improve 'red' and 'qxl' argument names, Christophe Fergeau
- [spice-server v2 3/9] qxl: Move red_drawable_unref/red_drawable_new, Christophe Fergeau
- [spice-server v2 1/9] qxl: Remove red_put_blend(), Christophe Fergeau
- [spice-server v2 7/9] qxl: Release QXL resource in red_put_message, Christophe Fergeau
- [spice-server v2 6/9] qxl: Add red_cursor_cmd_new and red_cursor_cmd_free helpers, Christophe Fergeau
- [spice-server v2 5/9] qxl: Fix guest resources release in red_put_drawable(), Christophe Fergeau
[PATCH spice-gtk] spice-channel: Use atomic operations for SpiceMsgIn::refcount,
Frediano Ziglio
[spice-gtk PATCH 1/2] mjpeg_decoder_queue_frame: free frame when dropping the frame,
Uri Lublin
[PATCH spice-server v2] ci: Workaround bug in Valgrind detecting memcpy instead of memmove,
Frediano Ziglio
[spice-gtk v1] usb-device-widget: remove goto/label,
Victor Toso
[PATCH] build: Remove check for pnp.ids path,
Eduardo Lima (Etrunko)
[PATCH spice-server] ci: Workaround bug in Valgrind detecting memcpy instead of memmove,
Frediano Ziglio
[spice-server] Slight simplification of red_channel_client_push() logic,
Christophe Fergeau
[PATCH spice-gtk 1/3] channel-display-gst: Protect timer_id with queue_mutex,
Frediano Ziglio
[spice-server 00/10] qxl: Move more guest resource release to red-parse-qxl,
Christophe Fergeau
- [spice-server 03/10] qxl: Make red_{get, put}_drawable static, Christophe Fergeau
- [spice-server 01/10] qxl: Remove red_put_blend(), Christophe Fergeau
- [spice-server 02/10] qxl: Move red_drawable_unref/red_drawable_new, Christophe Fergeau
- [spice-server 07/10] qxl: Rename 'qxl' to 'qxl_cmd' in red_get_message, Christophe Fergeau
- [spice-server 05/10] qxl: Rename 'qxl' to 'qxl_cmd' in red_get_cursor_cmd(), Christophe Fergeau
- [spice-server 06/10] qxl: Add red_cursor_cmd_new and red_cursor_cmd_free helpers, Christophe Fergeau
- [spice-server 08/10] qxl: Release QXL resource in red_put_message, Christophe Fergeau
- [spice-server 10/10] qxl: Release QXL resources in red_put_update_cmd, Christophe Fergeau
- [spice-server 04/10] qxl: Fix guest resources release in red_put_drawable(), Christophe Fergeau
- [spice-server 09/10] qxl: Rename 'qxl' to 'qxl_cmd' in red_get_update_cmd, Christophe Fergeau
[PATCH spice-gtk 1/3] fixup! Gstreamer: Use GstVideoOverlay if possible,
Frediano Ziglio
[RFC spice-gtk v2 0/1] Direct rendering,
Snir Sheriber
[PATCH spice-gtk 0/4] Miscellaneous small patches,
Frediano Ziglio
[PATCH spice-gtk] gio-coroutine: Fix C inheritance,
Frediano Ziglio
[PATCH spice-server 1/3] red-stream: Define interface for manual flush,
Frediano Ziglio
spice-window7 redirection of USB,
dongzhen_hlj
spice-gtk patch,
GLODEN
[qxl-wddm-dod] Prevent installation on OSes earlier than Windows 8,
Basil Salman
not clear how to use streaming agent,
孙得霖
[spice-server 1/2] cursor: Delay release of QXL guest cursor resources,
Christophe Fergeau
bad id bug in glz decoder,
Usepr Xf
[PATCH spice-common] Remove extra self parameter from member function,
Jonathon Jongsma
[PATCH spice-server] red-parse-qxl: Remove unused device_data field,
Frediano Ziglio
=?gb18030?b?aGVscKOho6GjoQ==?=,
=?gb18030?b?bW9sbw==?=
[PATCH spice-streaming-agent] ci: Add make package,
Snir Sheriber
[spice-gtk v1 1/2] Revert "channel-usbredir: Fix crash on channel-up",
Victor Toso
[PATCH spice-server] syntax-check: Add missing contributors names to AUTHORS,
Frediano Ziglio
[PATCH spice-streaming-agent] Use pkg-config to find jpeg library if available,
Frediano Ziglio
[PATCH spice-streaming-agent] Revert "build: Use pkgconfig to detect libjpeg",
Frediano Ziglio
The streaming port is renamed, Lukáš Hrázký
[PATCH spice-gtk v2] spice-channel: Disable TLS v1.0,
Frediano Ziglio
[PATCH spice-gtk] spice-channel: Disable TLS v1.0,
Frediano Ziglio
[spice-server] cursor: Delay release of QXL guest cursor resources,
Christophe Fergeau
[spice-server] cursor: Consistently use g_memdup() for cursor data,
Christophe Fergeau
[spice-gtk v1] spice-widget: remove old warning,
Victor Toso
[spice-gtk v2 1/2] spice-widget: fix leak of boxed type cursor-shape,
Victor Toso
[spice-gtk v1 1/2] spice-widget: fix leak of boxed type cursor-shape,
Victor Toso
[linux vdagent PATCH v2] x11-randr: do not assume each output has ncrtc=1,
Uri Lublin
gstreamer for view/record spice session,
Krutskikh Ivan
Build systems comparison,
Christophe de Dinechin
[PATCH spice v2] rename the virtio port for streaming,
Lukáš Hrázký
[PATCH 0/2] Make plugin version checking more robust,
Christophe de Dinechin
[PATCH RFC] Support for building with Meson,
Eduardo Lima (Etrunko)
[PATCH spice-streaming-agent 1/1] rename the virtio port to com.redhat.spice.stream.0,
Lukáš Hrázký
[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]