Linux Spice Development
[Prev Page][Next Page]
- Re: [PATCH spice-common] Bump libcacard requirement to 2.5.1, (continued)
- [PATCH linux vdagent v3 0/9] Use the PCI addr and display ID,
Jonathon Jongsma
- [PATCH] spice: Remove unused include,
Frediano Ziglio
- [PATCH spice-server v3 00/32] Port SPICE server to Windows,
Frediano Ziglio
- [PATCH spice-server v3 01/32] Use proper format strings for spice_log, Frediano Ziglio
- [PATCH spice-server v3 02/32] red-replay-qxl: Use PRIxPTR constant for string formatting, Frediano Ziglio
- [PATCH spice-server v3 03/32] windows: Do not include headers not available on Windows, Frediano Ziglio
- [PATCH spice-server v3 04/32] build: Detect Windows build and change some definitions, Frediano Ziglio
- [PATCH spice-server v3 05/32] Avoids %m in formatting for Windows, Frediano Ziglio
- [PATCH spice-server v3 06/32] sys-socket: Introduce some utility to make sockets more portable, Frediano Ziglio
- [PATCH spice-server v3 07/32] sys-socket: Add socket_newpair utility, Frediano Ziglio
- [PATCH spice-server v3 08/32] net-utils: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server v3 09/32] reds: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server v3 10/32] red-stream: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server v3 11/32] red-channel-client: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server v3 12/32] dispatcher: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server v3 13/32] event-loop: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server v3 14/32] sound: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server v3 15/32] basic-event-loop: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server v3 16/32] test-leaks: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server v3 17/32] test-channel: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server v3 18/32] test-stream: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server v3 19/32] windows: Undefine some conflicting preprocessor macros, Frediano Ziglio
- [PATCH spice-server v3 20/32] windows: Disable code not working on Windows, Frediano Ziglio
- [PATCH spice-server v3 21/32] dispatcher: Port to Windows, Frediano Ziglio
- [PATCH spice-server v3 22/32] event-loop: Port to Windows, Frediano Ziglio
- [PATCH spice-server v3 23/32] tests: Provide alarm replacement for Windows, Frediano Ziglio
- [PATCH spice-server v3 24/32] test-listen: Exclude Unix sockets part under Windows, Frediano Ziglio
- [PATCH spice-server v3 25/32] tests: Exclude tests that cannot work on Windows, Frediano Ziglio
- [PATCH spice-server v3 26/32] test-stat: Adjust delay checks, Frediano Ziglio
- [PATCH spice-server v3 27/32] red-stream: Fix SSL connection for Windows, Frediano Ziglio
- [PATCH spice-server v3 28/32] reds: Explicitly include inttypes.h, Frediano Ziglio
- [PATCH spice-server v3 29/32] Disable recording filtering for Windows, Frediano Ziglio
- [PATCH spice-server v3 30/32] replay: Port to Windows, Frediano Ziglio
- [PATCH spice-server v3 31/32] Use structure for socket_t type instead of just a typedef, Frediano Ziglio
- [PATCH spice-server v3 32/32] Add some notes for the Windows port, Frediano Ziglio
- Re: [PATCH spice-server v3 00/32] Port SPICE server to Windows, Frediano Ziglio
- [spice-gtk v2] gtk-session: do not request guest's clipboard data unnecessarily,
Victor Toso
- Spice Protocol changes,
ucontacti ss
- [PATCH spice-gtk 00/34] Various build-related improvements,
marcandre . lureau
- [PATCH spice-gtk 01/34] build-sys: remove autoconf --with-audio=.., marcandre . lureau
- [PATCH spice-gtk 02/34] build-sys: drop gstaudio option, make GStreamer a requirement, marcandre . lureau
- [PATCH spice-gtk 03/34] build-sys: drop gstvideo option, make it required, marcandre . lureau
- [PATCH spice-gtk 04/34] widget: make clear gst_size_allocate() is static on definition, marcandre . lureau
- [PATCH spice-gtk 05/34] build-sys: fix gir/vapi warnings with GstPipeline, marcandre . lureau
- [PATCH spice-gtk 06/34] build-sys: drop support for usbredir < 0.5, marcandre . lureau
- [PATCH spice-gtk 07/34] build-sys: drop support for libusb < 1.0.16, marcandre . lureau
- [PATCH spice-gtk 08/34] build-sys: drop support for libcacard < 2.5.1, marcandre . lureau
- [PATCH spice-gtk 09/34] win-usb-dev: don't include gtk, but gio header, marcandre . lureau
- [PATCH spice-gtk 10/34] win-usb-dev: fix snprintf warnings, marcandre . lureau
- [PATCH spice-gtk 11/34] coroutine-gthread: fix GThread deprecations, marcandre . lureau
- [PATCH spice-gtk 12/34] meson: fix mingw build, marcandre . lureau
- [PATCH spice-gtk 13/34] .gitlab-ci: disable meson auto-features in makecheck_simple-meson, marcandre . lureau
- [PATCH spice-gtk 14/34] meson: switch gtk option to auto feature, marcandre . lureau
- [PATCH spice-gtk 15/34] meson: switch webdav option to auto feature, marcandre . lureau
- [PATCH spice-gtk 16/34] meson: switch pulse option to auto feature, marcandre . lureau
- [PATCH spice-gtk 17/34] meson: switch usbredir option to auto feature, marcandre . lureau
- [PATCH spice-gtk 18/34] meson: switch polkit option to auto feature, marcandre . lureau
- [PATCH spice-gtk 19/34] meson: switch introspection option to auto feature, marcandre . lureau
- [PATCH spice-gtk 20/34] meson: switch lz4 option to auto feature, marcandre . lureau
- [PATCH spice-gtk 21/34] meson: switch sasl option to auto feature, marcandre . lureau
- [PATCH spice-gtk 22/34] build-sys: switch smartcard option to auto feature, marcandre . lureau
- [PATCH spice-gtk 23/34] build-sys: remove dbus option, marcandre . lureau
- [PATCH spice-gtk 24/34] meson: remove some meson-spice-gtk-doc warnings, marcandre . lureau
- [PATCH spice-gtk 25/34] meson: add gtk_doc option, marcandre . lureau
- [PATCH spice-gtk 26/34] meson: don't alias meson host_machine.system(), marcandre . lureau
- [PATCH spice-gtk 27/34] meson: choose a better default coroutine, marcandre . lureau
- [PATCH spice-gtk 28/34] meson: switch vapi to auto feature, marcandre . lureau
- [PATCH spice-gtk 29/34] gstaudio: remove spice_gstaudio_finalize, marcandre . lureau
- [PATCH spice-gtk 30/34] gstaudio: set state to NULL before unref, marcandre . lureau
- [PATCH spice-gtk 31/34] spicy: use SpiceSession::disconnected signal, marcandre . lureau
- [PATCH spice-gtk 32/34] gst: check pulseaudio plugin version >= 1.15, marcandre . lureau
- [PATCH spice-gtk 33/34] audio: use gstreamer by default, marcandre . lureau
- [PATCH spice-gtk 34/34] build-sys: deprecate the pulseaudio backend, marcandre . lureau
- [PATCH spice-gtk 0/5] Require GStreamer, fix build warnings,
marcandre . lureau
- [PATCH vd_agent_linux v3 1/2] Ignore some Coverity reports,
Frediano Ziglio
- [PATCH spice-gtk] display: add back SpiceDisplayChannel::streaming-mode,
marcandre . lureau
- [PATCH vd_agent_linux v2 0/7] Miscellaneous patches,
Frediano Ziglio
- [PATCH spice-protocol v3] stats: Avoid holes in SpiceStat structure,
Frediano Ziglio
- [PATCH linux vdagent v2 0/9] Use the PCI addr and display ID,
Jonathon Jongsma
- [PATCH spice-gtk 0/4] spice-gtk should warn if GL is disabled, and the server uses GL,
marcandre . lureau
- [PATCH spice-gtk] display: fix SpiceDisplayChannel::gst-video-overlay comment,
marcandre . lureau
- [PATCH spice-protocol v2] stats: Avoid holes in SpiceStat structure,
Frediano Ziglio
- [PATCH spice-gtk] use G_TYPE_POINTER instead of GST_TYPE_PIPELINE,
Snir Sheriber
- [PATCH spice-protocol] stats: Avoid holes in SpiceStat structure,
Frediano Ziglio
- [PATCH spice-server] test-display-base: Remove error from "make syntax-check",
Frediano Ziglio
- [PATCH v3 spice-gtk 1/2] Gstreamer: Control GstVideoOverlay from the widget,
Snir Sheriber
- [PATCH spice-gtk v2] session: initialize USB device manager on session creation,
marcandre . lureau
- [PATCH vd_agent_linux 0/7] Miscellaneous patches,
Frediano Ziglio
- [PATCH spice-gtk] display: mark get_window_handle as internal,
marcandre . lureau
- [PATCH spice-gtk] display: remove needless SPICE_CHANNEL casts in reset_capabilities,
marcandre . lureau
- [PATCH] use g_queue_free_full to free the queue,
Snir Sheriber
- [PATCH spice-common] log: Use proper format attribute for spice_log,
Frediano Ziglio
- [PATCH spice-gtk] session: initialize USB device manager during init,
marcandre . lureau
- [PATCH spice-server] Reuse SPICE_UPCAST instead of SPICE_CONTAINEROF where possible,
Frediano Ziglio
- Should Excel's marching ants animation peg a Radeon Vega 64 to 80-100% GPU usage?, james harvey
- [PATCH spice-gtk] channel-display: set 0 latency if there is no playback,
Snir Sheriber
- [PATCH spice-gtk] gstreamer: set timestamp in buffer's GstReferenceTimestampMeta,
Snir Sheriber
- Clipboard Crash On Mac,
dry
- Does SPICE have a solution on video redirection(or passthrough)?,
陈炤
- Always get Invalid password while trying to connect to spice server,
Niccolò Belli
- [PATCH spice-server 1/2] reds_stat: Print errors on standard error, not standard output,
Frediano Ziglio
- [PATCH spice-gtk 1/3] meson: use 0.49 support for pie,
marcandre . lureau
- [PATCH spice-protocol] error_codes: Remove obsolete header file,
Frediano Ziglio
- [PATCH spice-server 00/33] Port SPICE server to Windows,
Frediano Ziglio
- [PATCH spice-server 01/33] Use PRIxPTR constant for string formatting, Frediano Ziglio
- [PATCH spice-server 02/33] windows: Do not include headers not available on Windows, Frediano Ziglio
- [PATCH spice-server 03/33] build: Detect Windows build and change some definitions, Frediano Ziglio
- [PATCH spice-server 04/33] Avoids %m in formatting for Windows, Frediano Ziglio
- [PATCH spice-server 05/33] sys-socket: Introduce some utility to make sockets more portable, Frediano Ziglio
- [PATCH spice-server 06/33] sys-socket: Add socket_newpair utility, Frediano Ziglio
- [PATCH spice-server 07/33] net-utils: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server 08/33] reds: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server 09/33] red-stream: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server 10/33] red-channel-client: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server 11/33] dispatcher: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server 12/33] event-loop: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server 13/33] sound: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server 14/33] basic-event-loop: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server 15/33] test-leaks: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server 16/33] test-channel: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server 17/33] test-stream: Use socket compatibility layer, Frediano Ziglio
- [PATCH spice-server 18/33] windows: Undefine some conflicting preprocessor macros, Frediano Ziglio
- [PATCH spice-server 19/33] windows: Disable code not working on Windows, Frediano Ziglio
- [PATCH spice-server 20/33] replay: Force binary mode on input on Windows, Frediano Ziglio
- [PATCH spice-server 21/33] dispatcher: Port to Windows, Frediano Ziglio
- [PATCH spice-server 22/33] event-loop: Port to Windows, Frediano Ziglio
- [PATCH spice-server 23/33] tests: Provide alarm replacement for Windows, Frediano Ziglio
- [PATCH spice-server 24/33] test-listen: Exclude Unix sockets part under Windows, Frediano Ziglio
- [PATCH spice-server 25/33] tests: Exclude tests that cannot work on Windows, Frediano Ziglio
- [PATCH spice-server 26/33] test-stat: Adjust delay checks, Frediano Ziglio
- [PATCH spice-server 27/33] red-stream: Fix SSL connection for Windows, Frediano Ziglio
- [PATCH spice-server 28/33] test-display-base: Port to Windows, Frediano Ziglio
- [PATCH spice-server 29/33] reds: Explicitly include inttypes.h, Frediano Ziglio
- [PATCH spice-server 30/33] Disable recording filtering for Windows, Frediano Ziglio
- [PATCH spice-server 31/33] replay: Port to Windows, Frediano Ziglio
- [PATCH spice-server 32/33] Use structure for socket_t type instead of just a typedef, Frediano Ziglio
- [PATCH spice-server 33/33] Add some notes for the Windows port, Frediano Ziglio
- Re: [PATCH spice-server 00/33] Port SPICE server to Windows, Jonathon Jongsma
- [PATCH spice-server 1/4] test-playback: Remove useless check for "frame",
Frediano Ziglio
- [PATCH spice-gtk] Do not include unused common/ring.h header,
Frediano Ziglio
- [PATCH spice] reds: don't unlink existing UNIX socket,
marcandre . lureau
- [PATCH spice-protocol] Add Spice URI Scheme document,
marcandre . lureau
- [vdagent-linux v2 1/2] systemd: Remove unneded virtio-port dependencies,
Christophe Fergeau
- [spice-gtk] gtk-session: do not request guest's clipboard data unnecessarily,
Victor Toso
- [PATCH spice-gtk 1/4] spicy-screenshot: Fix indentation,
Frediano Ziglio
- [PATCH vd_agent_linux] virtio-port: Avoid temporary buffers, Frediano Ziglio
- [linux-agent v1 1/5] virtio-port: initialize struct before memcpy,
Victor Toso
- [vdagent-linux v2] systemd: Remove unneded virtio-port dependencies,
Christophe Fergeau
- [vdagent-linux] systemd: Remove unneded virtio-port dependency, Christophe Fergeau
- [PATCH spice-gtk] More cleanup for old protocol support,
Frediano Ziglio
- [PATCH spice-common v2 1/2] test-region: Add missing dependencies,
Frediano Ziglio
- [PATCH spice-gtk 0/3] Overlay patches with follow ups,
Frediano Ziglio
- Can libspice be moved into guest os(virtual machine)?,
陈炤
- Adding support for mouse buttons SIDE and EXTRA (often scroll wheel push left or right),
james harvey
- [PATCH spice-common] ci: Run tests on Windows using wine,
Frediano Ziglio
- [PATCH v2 spice-gtk 1/2] Gstreamer: Control GstVideoOverlay from the widget,
Snir Sheriber
- [PATCH spice-common 1/3] test-marshaller: Make test_overflow static,
Frediano Ziglio
- [spice-gtk v2 1/2] Deprecate “color-depth” properties,
Victor Toso
- How to use spice floder sharing,
wangjiedong
- [RFC PATCH linux vdagent 00/10] Use the PCI addr and display ID,
Jonathon Jongsma
- [PATCH linux vdagent 01/10] Add lookup_xrand_output_for_device_info(), Jonathon Jongsma
- [PATCH linux vdagent 03/10] fix typo in comment, Jonathon Jongsma
- [PATCH linux vdagent 02/10] Fix confusion between output index and crtc index, Jonathon Jongsma
- [PATCH linux vdagent 06/10] Make clearer distinctions between output ids, Jonathon Jongsma
- [PATCH linux vdagent 08/10] Factor a function out of get_current_mon_config(), Jonathon Jongsma
- [PATCH linux vdagent 05/10] Look up and store xrandr output in display map, Jonathon Jongsma
- [PATCH linux vdagent 10/10] Send display_id down to the vdagentd daemon, Jonathon Jongsma
- [PATCH linux vdagent 04/10] Move handling of DeviceInfo to vdagent_x11, Jonathon Jongsma
- [PATCH linux vdagent 09/10] Use new function in vdagent_x11_send_daemon_guest_xorg_res(), Jonathon Jongsma
- [PATCH linux vdagent 07/10] Use guest output map to determine xrandr output, Jonathon Jongsma
- [PATCH spice-common 1/2] Use a single copy of subject string,
Frediano Ziglio
- [PATCH v2 17/18] drm/qxl: use generic fbdev emulation, Gerd Hoffmann
- [PATCH v2 15/18] drm/qxl: use qxl_num_crtc directly, Gerd Hoffmann
- [PATCH v2 01/18] drm/qxl: drop ttm_mem_reg arg from qxl_hw_surface_alloc(), Gerd Hoffmann
- [PATCH v2 02/18] drm/qxl: drop unused qxl_fb_virtual_address, Gerd Hoffmann
- [PATCH v2 04/18] drm/qxl: change the way slot is detected, Gerd Hoffmann
- [PATCH v2 13/18] drm/qxl: use shadow bo directly, Gerd Hoffmann
- [PATCH v2 12/18] drm/qxl: track primary bo, Gerd Hoffmann
- [PATCH v2 09/18] drm/qxl: use QXL_GEM_DOMAIN_SURFACE for dumb gem objects, Gerd Hoffmann
- [PATCH v2 18/18] drm/qxl: remove dead qxl fbdev emulation code, Gerd Hoffmann
- [PATCH v2 14/18] drm/qxl: cover all crtcs in shadow bo., Gerd Hoffmann
- [PATCH v2 16/18] drm/qxl: implement prime kmap/kunmap, Gerd Hoffmann
- [PATCH v2 06/18] drm/qxl: use separate offset spaces for the two slots / ttm memory types., Gerd Hoffmann
- [PATCH v2 11/18] drm/qxl: drop unused offset parameter from qxl_io_create_primary(), Gerd Hoffmann
- [PATCH v2 10/18] drm/qxl: move qxl_primary_apply_cursor to correct place, Gerd Hoffmann
- [PATCH v2 07/18] drm/qxl: allow both PRIV and VRAM placement for QXL_GEM_DOMAIN_SURFACE, Gerd Hoffmann
- [PATCH v2 08/18] drm/qxl: use QXL_GEM_DOMAIN_SURFACE for shadow bo., Gerd Hoffmann
- [PATCH v2 05/18] drm/qxl: drop unused fields from struct qxl_device, Gerd Hoffmann
- [PATCH v2 03/18] drm/qxl: simplify slot management, Gerd Hoffmann
- [PATCH spice-common 1/3 v2] Integrate recorder library,
Frediano Ziglio
- [PATCH spice-common] Update --enable-celt051 help string,
Frediano Ziglio
- [spice-gtk v1 1/2] Deprecate “color-depth” properties,
Victor Toso
- [PATCH 5/7] drm/qxl: Don't set the dpms hook,
Daniel Vetter
- [PATCH 7/7] drm: Split out drm_probe_helper.h,
Daniel Vetter
- [spice-gtk v2 0/7] small code improvements on clipboard,
Victor Toso
- [PATCH spice-gtk] Gstreamer: Control GstVideoOverlay from the widget,
Snir Sheriber
- [PATCH v2] drm/qxl: use qxl_num_crtc directly, Gerd Hoffmann
- [PATCH 1/3] drm/qxl: allow both PRIV and VRAM placement for QXL_GEM_DOMAIN_SURFACE,
Gerd Hoffmann
- [PATCH 3/3] drm/qxl: use QXL_GEM_DOMAIN_SURFACE for dumb gem objects, Gerd Hoffmann
- [PATCH 2/3] drm/qxl: use QXL_GEM_DOMAIN_SURFACE for shadow bo., Gerd Hoffmann
- [PATCH] drm/qxl: use qxl_num_crtc directly,
Gerd Hoffmann
- [spice-gtk v1 0/4] gtk-session misc changes,
Victor Toso
- [PATCH spice-server] tests/pki: Use CA/certificate valid until 2048 and with 2048 bits,
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]