Linux Spice Development
[Prev Page][Next Page]
- Re: [Qemu-devel] [PATCH] RFC: qxl: allow to specify head limit to qxl driver, (continued)
- [spice-xpi] Add missing logs when setting spice-xpi properties, Christophe Fergeau
- Compiler crashes on UsbDk source tree, Dmitry Fleytman
- master build for windows,
Kirill Moizik
- [PATCH spice-gtk] RFC: prepare for 0.29 release,
Marc-André Lureau
- [PATCH spice] server: Round the framerate estimate to the nearest integer., Francois Gouget
- [PATCH qxl] Xspice: Don't set defaults for the options.,
Francois Gouget
- [PATCH qxl] spiceqxl: Recognize the same set of boolean values as in xorg.conf.,
Francois Gouget
- [PATCH] Allow Qemu to pass maximum head to guest,
Frediano Ziglio
- [PATCH spice-gtk] usb-device-manager: Avoid error when compiling with --disable-usbredir,
Pavel Grunt
- [spice-gtk PATCH 0/3] spicy: Rewrite of connect dialog,
Lukas Venhoda
- [PATCH spice-gtk 1/3] TODO: update,
Marc-André Lureau
- When will next version of SPICE Server be released?,
Kalyanov Dmitry
- Status of spice-html5 and video streaming,
Jeremy White
- [PATCH] spice-widget: Do not update display when resize-guest is disabled,
Fabiano Fidêncio
- [PATCH v5] Check too long password,
Cédric Bosdonnat
- [PATCH spice-html5 1/3] Minor change to error message formating.,
Jeremy White
- [PATCH v4] Check too long password,
Cédric Bosdonnat
- [PATCH v2] Add password length check,
Cédric Bosdonnat
- [PATCH 00/11 v2] Miscellaneous stability patches,
Frediano Ziglio
- [PATCH 01/11] drm/qxl: Do not cause spice-server to clean our objects, Frediano Ziglio
- [PATCH 02/11] drm/qxl: Do not leak memory if qxl_release_list_add fails, Frediano Ziglio
- [PATCH 03/11] drm/qxl: Fix print statement not using uninitialized variable, Frediano Ziglio
- [PATCH 04/11] drm/qxl: Avoid double free on error, Frediano Ziglio
- [PATCH 05/11] drm/qxl: Handle all errors in qxl_surface_evict, Frediano Ziglio
- [PATCH 06/11] drm/qxl: Fix return for qxl_release_alloc, Frediano Ziglio
- [PATCH 07/11] drm/qxl: Handle correctly failures in qxl_alloc_relase_reserved, Frediano Ziglio
- [PATCH 08/11] drm/qxl: Remove format string errors, Frediano Ziglio
- [PATCH 09/11] drm/qxl: Move main reference counter to GEM object instead of TTM ones, Frediano Ziglio
- [PATCH 10/11] drm/qxl: Simplify cleaning qxl processing command, Frediano Ziglio
- [PATCH 11/11] drm/qxl: Propagate correctly errors from qxlhw_handle_to_bo, Frediano Ziglio
- [spice-gtk PATCH v5 1/6] giopipe: don't fail on create_source,
Victor Toso
- [spice-gtk PATCH v4 0/6] Fix sharing from guest to client,
Victor Toso
- [PATCH spice-gtk] session: Enable proxy when requested,
Pavel Grunt
- [PATCH spice-gtk v3 0/3] Report the preferred compression method to server,
Javier Celaya
- [PATCH spice-server v2 0/2] Handle client's preferred image compression,
Javier Celaya
- [PATCH spice-protocol v2 0/2] Add preferred compression enums and capability.,
Javier Celaya
- [PATCH v3] Report invalid password as a special auth error,
Cédric Bosdonnat
- Re: [PATCH usbdk] UsbDk: Add support for USB 3.0 controllers by MS, Intel and Renesas, Dmitry Fleytman
- keypress-delay issue,
jkwek1
- [spice-xpi] Workaround firefox-gtk3 bug,
Christophe Fergeau
- [PATCH 0/5] RFC: Support UsbDk backend,
Kirill Moizik
- [PATCH usbdk] UsbDk: Add support for USB 3.0 controllers by MS, Intel and Renesas, Jay.han
- [PATCH xf86-video-qxl] Do not process watches on select() error.,
Jeremy White
- [PATCH spice] server: Remove an unused structure.,
Francois Gouget
- [PATCH v2] Report invalid password as a special auth error,
Cédric Bosdonnat
- [PATCH] Prepare for spice-protocol 0.12.8 release,
Christophe Fergeau
- [vdagent-linux] Prepare for 0.16.0 release,
Christophe Fergeau
- [PATCH spice 7/7] server: Add VP8 support, a video codec preference list and compatibility checks with the Spice client. (take 2),
Francois Gouget
- [PATCH protocol 6/7] Add support for the VP8 video codec and for advertising supported video codecs. (take 2), Francois Gouget
- [PATCH common 5/7] Add support for the VP8 video codec. (take 2), Francois Gouget
- [PATCH spice 4/7] server: Add a GStreamer 0.10 MJPEG video encoder and use it by default. (take 2), Francois Gouget
- [PATCH spice 3/7] server: Refactor the Spice server video encoding so alternative implementations can be added. (take 2), Francois Gouget
- [PATCH spice 2/7] server: Remove the rate_control_is_active field from MJpegEncoder. (take 2), Francois Gouget
- [PATCH 00/11] Miscellaneous stability patches,
Frediano Ziglio
- [PATCH 01/11] Do not cause spice-server to clean our objects, Frediano Ziglio
- [PATCH 02/11] Do not leak memory if qxl_release_list_add fails, Frediano Ziglio
- [PATCH 03/11] Fix print statement not using uninitialized variable, Frediano Ziglio
- [PATCH 04/11] Avoid double free on error, Frediano Ziglio
- [PATCH 05/11] Handle all errors in qxl_surface_evict, Frediano Ziglio
- [PATCH 06/11] Fix return for qxl_release_alloc, Frediano Ziglio
- [PATCH 07/11] Handle correctly failures in qxl_alloc_relase_reserved, Frediano Ziglio
- [PATCH 08/11] Remove format string errors, Frediano Ziglio
- [PATCH 09/11] Move main reference counter to GEM object instead of TTM ones, Frediano Ziglio
- [PATCH 10/11] Simplify cleaning qxl processing command, Frediano Ziglio
- [PATCH 11/11] Propagate correctly errors from qxlhw_handle_to_bo, Frediano Ziglio
- Re: [PATCH 00/11] Miscellaneous stability patches, Josh Boyer
- [spice-gtk PATCH v3 0/5] Fix sharing from guest to client,
Victor Toso
- [PATCH] Post-release version bump,
Christophe Fergeau
- [vdagent-linux] Bump minimum spice-protocol version,
Christophe Fergeau
- [PATCH linux/vd_agent] configure.ac: Bump spice-protocol to v0.12.8,
Pavel Grunt
- Prepare for release 0.16.0 ?,
poma
- type name ‘VDAgentAudioVolumeSync’,
poma
- [spice-jhbuild PATCH v2 00/12] updating spice-jhbuild,
Victor Toso
- [spice-jhbuild PATCH v2 01/12] moduleset: include gnome-apps-3.18 moduleset, Victor Toso
- [spice-jhbuild PATCH v2 03/12] moduleset: usbredir was moved to spice repository, Victor Toso
- [spice-jhbuild PATCH v2 04/12] moduleset: virtinst is part of virt-manager, Victor Toso
- [spice-jhbuild PATCH v2 05/12] moduleset: use libusb from system, Victor Toso
- [spice-jhbuild PATCH v2 06/12] moduleset: improve qemu configure options, Victor Toso
- [spice-jhbuild PATCH v2 02/12] moduleset: use celt051 from system packages, Victor Toso
- [spice-jhbuild PATCH v2 07/12] moduleset: include Phodav module, Victor Toso
- [spice-jhbuild PATCH v2 08/12] moduleset: include libgovirt, Victor Toso
- [spice-jhbuild PATCH v2 09/12] modulesets: update configure options, Victor Toso
- [spice-jhbuild PATCH v2 10/12] moduleset: update dependencies, Victor Toso
- [spice-jhbuild PATCH v2 11/12] moduleset: update pyparsing 1.5.5 -> 2.0.3, Victor Toso
- [spice-jhbuild PATCH v2 12/12] README: Fix url, include info and more, Victor Toso
- Re: [spice-jhbuild PATCH v2 00/12] updating spice-jhbuild, Christophe Fergeau
- [PATCH] Add password length checks, Cédric Bosdonnat
- [PATCH] Add INVALID_PASSWORD link error, Cédric Bosdonnat
- [PATCH] Report invalid password as a special auth error,
Cédric Bosdonnat
- spice opengl,
395459853@xxxxxx
- [PATCH spice-gtk] Drop expansions of removed CFLAGS/LIBS variables,
Benjamin Gilbert
- any way to optimize USB2 speed on VVM?,
ToddAndMargo
- [PATCH spice-gtk] iopipe: fix leak of streams,
Marc-André Lureau
- [spice-gtk][PATCH] spicy: Fix error msg dialog created without parent,
Lukas Venhoda
- [spice-gtk PATCH v2 0/5] Fix sharing from guest to client,
Victor Toso
- [PATCH] Do not loop on ERESTARTSYS using interruptible waits,
Frediano Ziglio
- [spice-gtk][PATCH 0/4] ppc: client side patches,
Fabiano Fidêncio
- [spice-common][PATCH 0/2] ppc: a few missing adjusts,
Fabiano Fidêncio
- [spice-gtk PATCH v1 0/3] Fix sharing from guest to client,
Victor Toso
- [qxl] Use pci_io_write8 instead of outb,
Christophe Fergeau
- Cac redirection through spice client,
Thomas Foster
How do I redirect a USB stick with KVM?,
ToddAndMargo
[PATCH spice-html5 10/11] Revise the webm files to more correctly identify audio tracks.,
Jeremy White
[PATCH spice-gtk 9/11] Add the ability to use gstreamer for vp8 decoding.,
Jeremy White
[PATCH qemu 08/11] Add the ability to specify Spice video codecs.,
Jeremy White
[PATCH qxl 7/11] Add SpiceVideoCodecs and $XSPICE_VIDEO_CODECS for specifying video codec preferences.,
Francois Gouget
[PATCH spice 6/11] server: Add VP8 support, a video codec preference list and compatibility checks with the Spice client.,
Francois Gouget
[PATCH protocol 5/11] Add support for the VP8 video codec and for advertising supported video codecs.,
Francois Gouget
[PATCH spice 4/11] server: Add a GStreamer 0.10 MJPEG video encoder and use it by default.,
Francois Gouget
[PATCH spice 3/11] server: Refactor the Spice server video encoding so alternative implementations can be added.,
Francois Gouget
[PATCH spice 2/11] server: Remove the rate_control_is_active field from MJpegEncoder.,
Francois Gouget
[PATCH spice 1/11] server: Convert a couple of rate control checks into asserts in the mjpeg video encoder.,
Francois Gouget
[PATCH 0/11] Add GStreamer and VP8 support,
Francois Gouget
[PATCH xf86-qxl 1/2] kms: initialize primary surface to screen virtual size,
Marc-André Lureau
[spice-gtk][PATCH] spice-gtk: Fixed build when using audio gstreamer,
Lukas Venhoda
spice-html5 and raw PCM playback,
lgcortinas
Poor video performance,
Thomas Foster
[PATCH v2 0/3] Fix Mac OS spice client build,
Kirill Moizik
about mouse on multi monitor for you help,
张阳
[PATCH spice-gtk] webdav: check g_output_stream_write_all() return value,
Marc-André Lureau
[PATCH spice-gtk] spicy: remove useless signal handlers,
Marc-André Lureau
Weird code,
Frediano Ziglio
vdagent service is not running,
Michal Suchanek
[PATCH 00/13],
Victor Toso
- [PATCH 01/13] moduleset: include gnome-apps-3.18 moduleset, Victor Toso
- [PATCH 02/13] moduleset: use packages instead of tarballs, Victor Toso
- [PATCH 03/13] moduleset: usbredir was moved to spice repository, Victor Toso
- [PATCH 04/13] moduleset: libcacard is part of qemu now, Victor Toso
- [PATCH 05/13] moduleset: virtinst is part of virt-manager, Victor Toso
- [PATCH 07/13] moduleset: improve qemu configure options, Victor Toso
- [PATCH 08/13] moduleset: include Phodav module, Victor Toso
- [PATCH 09/13] moduleset: include libgovirt, Victor Toso
- [PATCH 06/13] moduleset: use libusb from system, Victor Toso
- [PATCH 10/13] jhbuildrc: use module_autogenargs, Victor Toso
- [PATCH 11/13] jhbuildrc: using system icons and files not needed, Victor Toso
- [PATCH 12/13] README: Fix url, include info and more, Victor Toso
- [PATCH 13/13] moduleset: Update dependencies, Victor Toso
[vdagent-win] Revert "Add strcat_s/strcpy_s fallbacks", Christophe Fergeau
[PATCH spice-gtk] usb: channel-new handler to be after default handlers,
Marc-André Lureau
[PATCH spice-gtk 0/5] audio fixes,
Marc-André Lureau
Virtual Smartcard GPG,
roky
SPICE Windows Guest Tools 0.100, Christophe Fergeau
[PATCH spice-gtk] audio: channel-new handler to be after default handlers,
Marc-André Lureau
[PATCH linux/vd_agent] vdagentd-proto-strings: Add missing string for VDAGENTD_AUDIO_VOLUME_SYNC,
Pavel Grunt
how to install guest tool in win8.1,
Asuka Langley
spice connect to virtual desktop via Ovirt failed,
=?gb18030?b?w/7T47b5?=
[spice-gtk PATCH v1 0/3] fix build on rhel6,
Victor Toso
spice server 0.12.5 use qemu which releases,
王成
[virt-tools] Feature Request - Secure clipboard,
gramps
[PATCH spice] sound: do not modify client state on migration,
Marc-André Lureau
[spice-server PATCH v1] Avoid volume-changes on migration,
Victor Toso
[vdagent-win v4] Use wide characters in drap&drop code,
Frediano Ziglio
[PATCH v3] vdagent-win: Use wide characters in drap&drop code,
Frediano Ziglio
[PATCH v2] Use wide characters in drap&drop code,
Frediano Ziglio
[PATCH] vdagent-win: Use wide characters in drap&drop code,
Frediano Ziglio
[PATCH] vdagent-win: Assure you set a new HKEY_CURRENT_USER changing user.,
Frediano Ziglio
[PATCH] vdagent-win: Fix compile under MingW,
Frediano Ziglio
[PATCH spice-gtk] session: disable default socket proxy,
Marc-André Lureau
some confusion about build spice client in windows OS,
enwplan001
Remote viewer channel timeout?,
Ignazio Cassano
[RFC/PATCH] Bad volume scaling with Win7 guest, spice audio, and Qemu Intel HDA codec,
Wilck, Martin
Regression: qemu crash of hvm domUs with spice (backtrace included),
Fabio Fantoni
[spice-gtk PATCH v9 0/4] volume-sync spice-gtk,
Victor Toso
spice proxy fail,
mzawdx wang
[PATCH 0/2] Set the image compression reported by client,
Javier Celaya
[PATCH 0/3] Report the preferred compression method to server,
Javier Celaya
[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]