Linux Spice Development
[Prev Page][Next Page]
- Re: windows guest file transfer, (continued)
- [spice-gtk 0/2] 2 trivial typo fix,
Christophe Fergeau
- [spice-gtk] Don't set SpiceSession::cmain twice during migration,
Christophe Fergeau
- [PATCH xf86-qxl] Remove image cache,
Marc-André Lureau
- [spice-gtk 1/3] Use macro to swap data in spice_session_start_migrating(),
Christophe Fergeau
- [spice-gtk 1/2] webdav: Cope with NULL SpiceSession::shared-dir,
Christophe Fergeau
- [spice-gtk] Don't call channel_connect from channel_disconnect in SWITCHING state,
Christophe Fergeau
- SPICE on libvirt/qemu with TLS,
Joerg
- [PATCH spice-gtk] desktop-integration: check owner of bus name,
Pavel Grunt
- [spice-common PATCHv3 0/6] LZ4: Fix bugs in LZ4 decompression algorithm,
Javier Celaya
- [PATCH spice-gtk] desktop-integration: Create D-Bus proxy only when bus name exists,
Pavel Grunt
- w10 and the clipboard, ToddAndMargo
- [PATCHv3 spice-gtk] session: connect to UNIX path,
Marc-André Lureau
- [PATCHv2 00/10] Reconnection fix & UNIX socket support,
Marc-André Lureau
- [PATCHv2 01/10] channel: delay event report to after coroutine exit, Marc-André Lureau
- [PATCHv2 02/10] channel: reset tls state when client calls connect, Marc-André Lureau
- [PATCHv2 03/10] channel: reset connection state on error, Marc-André Lureau
- [PATCHv2 04/10] session: add unix-path property, Marc-André Lureau
- [PATCHv2 05/10] session: connect to UNIX path, Marc-André Lureau
- [PATCHv2 06/10] session: parse spice+unix:// URI, Marc-André Lureau
- [PATCHv2 07/10] session: return allocated string from spice_uri_create(), Marc-André Lureau
- [PATCHv2 08/10] session: prettify query parameters, Marc-André Lureau
- [PATCHv2 09/10] session: teach spice_uri_create() about UNIX path, Marc-André Lureau
- [PATCHv2 10/10] spicy: deal with spice+unix:// URI, Marc-André Lureau
- Re: [PATCHv2 00/10] Reconnection fix & UNIX socket support, Christophe Fergeau
- [spice-gtk] spice_parse_uri: Don't try to free unallocated string,
Christophe Fergeau
- [spice-server PATCHv3 0/4] LZ4: Fix supported image formats,
Javier Celaya
- [spice-common 1/3] Remove another redundant (SW_CANVAS_CACHE) || (SW_CANVAS_IMAGE_CACHE) #ifdef,
Christophe Fergeau
- [Xspice PATCH 00/11] Xspice script, compiler warnings and README.xspice,
Uri Lublin
- [Xspice PATCH 02/11] scripts/Xspice: better error messages for missing vdagent binaries, Uri Lublin
- [Xspice PATCH 01/11] scripts/Xspice: which: warn if executable is not found, Uri Lublin
- [Xspice PATCH 03/11] scripts/Xspice: add default spice-vdagent executable names, Uri Lublin
- [Xspice PATCH 04/11] scripts/Xspice: run vdagentd with -f command line option (fake uinput), Uri Lublin
- [Xspice PATCH 05/11] playback_dir_changed: rename variable "index" to "offset", Uri Lublin
- [Xspice PATCH 07/11] uxa: fix compiler warnings (initialize width, height, [xy]Dst_copy), Uri Lublin
- [Xspice PATCH 06/11] vmc_read: rename variable "read" to "nbytes", Uri Lublin
- [Xspice PATCH 08/11] configure: include assert.h and values.h (fix compiler warning y1), Uri Lublin
- [Xspice PATCH 10/11] README.xspice: clone more repos, add some script lines and more, Uri Lublin
- [Xspice PATCH 09/11] qxl_ring: replace memcpy with a simple copy_to/from_qxl_ring, Uri Lublin
- [Xspice PATCH 11/11] README.xspice: clone and install xkeyboard-config, Uri Lublin
- Re: [Xspice PATCH 00/11] Xspice script, compiler warnings and README.xspice, Marc-André Lureau
- Re: [Xspice PATCH 00/11] Xspice script, compiler warnings and README.xspice, Christophe Fergeau
- is there anybody have problem when run spicy on sparc-CPU mechine,
jiangdahui
- [PATCHv2] LZ4: warn if trying to set lz4 but not supported,
Javier Celaya
- Any W10 spice drivers yet?, ToddAndMargo
- RFC - adding vp8 support,
Jeremy White
- [PATCH] spice-widget: Don't return early from focus_in_event when widget is not realized,
Pavel Grunt
- [spice-gtk] Make sure default SpiceSession::shared-dir is not NULL,
Christophe Fergeau
- [PATCH] LZ4: warn if trying to set lz4 but not supported,
Javier Celaya
- [spice-gtk] Make spice_session_set_shared_dir() static,
Christophe Fergeau
- Bug report,
DeanYu
- [PATCH v3] Provide support for using the passthru smartcard mode in libcacard., Jeremy White
- [spice-common 1/2] Remove redundant #if defined(SW_CANVAS_CACHE) || defined(SW_CANVAS_IMAGE_CACHE),
Christophe Fergeau
- [spice-common PATCHv2 0/6] LZ4: Fix bugs in LZ4 decompression algorithm,
Javier Celaya
- [spice-server PATCHv2 0/5] LZ4: Fix supported image formats,
Javier Celaya
- [linux vdagent PATCH V2] man: vdagentd: document -f (fake) and -o (once) command line options,
Uri Lublin
- [PATCH v2] Provide support for using the passthru smartcard mode in libcacard.,
Jeremy White
- [PATCH spice] reds: increase listening socket backlog,
Marc-André Lureau
- problem of endian process of glib,
jiangdahui
- [PATCH] Provide support for using the passthru smartcard mode in libcacard.,
Jeremy White
- [PATCH spice-html5 1/2] Add progress bar for file transfer,
Pavel Grunt
- [PATCH spice-html5] Inform agent about client's capabilities,
Pavel Grunt
- [PATCH 0/2] Fix two bugs in LZ4 decompression algorithm,
Javier Celaya
- [PATCH] Fix LZ4 supported image formats.,
Javier Celaya
- Re: How to build the laest mingw-spice-gtk on Fedora?,
Marc-André Lureau
- [PATCH spice-html5] Use WheelEvent instead of MouseWheelEvent,
Pavel Grunt
- [PATCH spice-html5 v3 0/7] Enable file transfer from client to guest,
Pavel Grunt
- bad "remote-viewer <=> client screensaver" interactions,
David Mansfield
- [PATCH spice-gtk 0/9] Reconnection fix & UNIX socket support,
Marc-André Lureau
- [PATCH spice-gtk 1/9] channel: delay event report to after coroutine exit, Marc-André Lureau
- [PATCH spice-gtk 2/9] channel: reset tls state when client calls connect, Marc-André Lureau
- [PATCH spice-gtk 3/9] channel: reset connection state on error, Marc-André Lureau
- [PATCH spice-gtk 4/9] session: add unix-path property, Marc-André Lureau
- [PATCH spice-gtk 5/9] session: connect to UNIX path, Marc-André Lureau
- [PATCH spice-gtk 6/9] session: parse spice+unix:// URI, Marc-André Lureau
- [PATCH spice-gtk 7/9] session: allocate in spice_uri_create(), Marc-André Lureau
- [PATCH spice-gtk 8/9] session: teach spice_uri_create() about UNIX path, Marc-André Lureau
- [PATCH spice-gtk 9/9] spicy: deal with spice+unix:// URI, Marc-André Lureau
- Re: [PATCH spice-gtk 0/9] Reconnection fix & UNIX socket support, Marc-André Lureau
- Re: [ovirt-users] I have a question about the spice client., David Jaša
- [PATCHv2 0/3] Add UNIX socket support,
Marc-André Lureau
- [PATCH spice] reds: add Unix socket support,
Marc-André Lureau
- Question and probable bug in qemu spice's parameters,
Fabio Fantoni
- [PATCH spice-html5] Report SPICE_MAIN_CAP_AGENT_CONNECTED_TOKENS capability, Pavel Grunt
- [PATCH spice-html5 v2 0/5] Enable file transfer from client to guest,
Pavel Grunt
- [PATCH] [RFC] LZ4 compression option for SPICE,
Javier Celaya
- [PATCH spice-html5 0/4] Enable file transfer from client to guest,
Pavel Grunt
- [spice-protocol PATCH] build-sys: Add m4 directory, Uri Lublin
- Re: Patch to support LZ4 compression algorithm,
LgDoor
- [PATCH] inputs: Correct documentation of scancode arguments,
Benjamin Gilbert
- [PATCH] common: fix build with mingw,
Victor Toso
- [PATCH] wow,
Victor Toso
- [PATCH 1/3] audio: drop gst-0.10 in favour of gst-1.0,
Fabiano Fidêncio
- Fwd: [Xen-devel] [DEBUGGING Xen/Qxl/Debian Sid] qemu crash on xenbus pv driver install, Goonie Windy
- [vdagent-win PATCH V3 00/11] Fix compilation errors/warnings,
Uri Lublin
- [vdagent-win PATCH V3 01/11] Fix compiler warning (missing backslash in FileXfer::handle_start), Uri Lublin
- [vdagent-win PATCH V3 02/11] vdagent: as_user: reorder initialization to make mingw-gcc happy, Uri Lublin
- [vdagent-win PATCH V3 03/11] vdagent::handle_max_clipboard fix vd_printf format, Uri Lublin
- [vdagent-win PATCH V3 04/11] vdcommon.h: add comment about OLDMSVCRT, Uri Lublin
- [vdagent-win PATCH V3 05/11] vdcommon.h: do not redefine _ftime_s, Uri Lublin
- [vdagent-win PATCH V3 06/11] vdcommon.h: consolidate defines under OLDMSVCRT, Uri Lublin
- [vdagent-win PATCH V3 07/11] Fix building with Visual Studio (inttypes.h), Uri Lublin
- [vdagent-win PATCH V3 08/11] Fix building with Visual Studio (snprintf), Uri Lublin
- [vdagent-win PATCH V3 09/11] Fix Visual Studio compiler warning (strncpy), Uri Lublin
- [vdagent-win PATCH V3 10/11] Fix Visual Studio compiler warning (strcat and sscanf), Uri Lublin
- [vdagent-win PATCH V3 11/11] g_key_get_string: use size_t for pointer difference, Uri Lublin
- Re: [vdagent-win PATCH V3 00/11] Fix compilation errors/warnings, Fabiano Fidêncio
- How to close device handle when it is no longer valid!, =?gb18030?b?wtLO6A==?=
- lack of OSX PulseAudio?,
密
- [linux vdagent PATCH] man: vdagentd: document -f (fake) and -o (once) command line options,
Uri Lublin
- Re: spice proxy support in govirt,
i iordanov
- qxl driver oom kills X server,
Andres Heinloo
- About USB redirection !,
Zhou Jingbo
- Endless loop after plugged out a usb device., hustxyj
- How to solve:gtk-osx-build-setup.sh: line 1: syntax error near unexpected token `newline', 密
- How to solve:PulseAudio requested but not found,
密
- RFC - Direct smart card support in libcacard/spice-gtk,
Jeremy White
- [PATCH] Cleanup: move static function declarations out of header,
Jonathon Jongsma
- multiple users and xspice,
Rob Verduijn
- (no subject),
密
- Help getting spice working,
rolf
- USB redirection support not compiled in?,
jaemin baek
- Problems with qxl-server in a wheezy VM,
rolf
- [PATCH spice-gtk] usbredir: prevent crash when calling without host,
Marc-André Lureau
- When some kinds of USB attach to the virtual machine the USB redirection error would appear, Zhou Jingbo
- Error, 乱舞
- virt-viewer in separate x server : usb redirection problem and general talk,
Krutskikh Ivan
- [PATCH spice-gtk] channel: clear channel error after auth error,
Marc-André Lureau
- [PATCHv2 spice-gtk 0/5] Fix authentication error handling regression,
Marc-André Lureau
- [PATCHv1 spice-gtk 0/3] Fix authentication error regression,
Marc-André Lureau
- spice multiple monitors, My Work
- Local mouse cursor with Windows client,
Ralf
- Dead lock in usbredir,
hustxyj
- [xf86-video-qxl v6] Enable smartcard support for XSpice.,
Jeremy White
- [spice-common 1/2] ppc: Fix lz magic endianness,
Christophe Fergeau
- [PATCH 0/4] ppc: Improve bigendian support,
Christophe Fergeau
- [PATCH 1/3] inputs: Fix key_up/key_down naming mismatch,
Christophe Fergeau
- [xf86-video-qxl v5] Enable smartcard support for XSpice.,
Jeremy White
- [xf86-video-qxl v4] Enable smartcard support for XSpice.,
Jeremy White
- spice-gtk release v0.27, Marc-André Lureau
- [PATCH spice-gtk] Prepare 0.27 release,
Marc-André Lureau
- [spice-common v2 00/11] Misc configure.ac improvements,
Christophe Fergeau
- [spice-common v2 03/11] build-sys: Remove unused WITH_SMARTCARD conditional, Christophe Fergeau
- [spice-common v2 04/11] build-sys: small cleanup of AM_CPPFLAGS, Christophe Fergeau
- [spice-common v2 05/11] build-sys: Add fallback for AS_VAR_APPEND, Christophe Fergeau
- [spice-common v2 02/11] build-sys: Remove unused win32 check, Christophe Fergeau
- [spice-common v2 10/11] build-sys: Move opengl check to m4 macro, Christophe Fergeau
- [spice-common v2 08/11] build-sys: Move celt check to m4 macro, Christophe Fergeau
- [spice-common v2 11/11] build-sys: Move pixman check to m4 macro, Christophe Fergeau
- [spice-common v2 09/11] build-sys: Move opus check to m4 macro, Christophe Fergeau
- [spice-common v2 06/11] build-sys: Move posix checks to a separate m4 macro, Christophe Fergeau
- [spice-common v2 07/11] build-sys: Move smartcard check to m4 macro, Christophe Fergeau
- [spice-common v2 01/11] build-sys: Remove unused X check, Christophe Fergeau
- spice-xpi client fails to run,
Alex
- [PATCH][spice-gtk] build-sys: make path to polkit consider prefix.,
Victor Toso
- [PATCH RFC] Add HACKING file,
Christophe Fergeau
- [PATCH spice-protocol] build-sys: simplify autogen,
Marc-André Lureau
- [PATCH spice-protocol] RFE - vdi-dev: mark as deprecated,
Marc-André Lureau
- [spice-common] Remove unused header file,
Christophe Fergeau
- [spice-gtk] build-sys: Remove spice-protocol submodule,
Christophe Fergeau
- [PATCH] build-sys: Remove spice-protocol submodule,
Christophe Fergeau
- [spice-common 00/13] Improvements to spice-common configure.ac/Makefile.am,
Christophe Fergeau
- [spice-common 01/13] build-sys: Remove unused X check, Christophe Fergeau
- [spice-common 03/13] build-sys: Move posix checks to a separate m4 macro, Christophe Fergeau
- [spice-common 04/13] build-sys: Move smartcard check to m4 macro, Christophe Fergeau
- [spice-common 10/13] build-sys: Remove automatic generation of enums.h, Christophe Fergeau
- [spice-common 13/13] build-sys: Add fallback for AS_VAR_APPEND, Christophe Fergeau
- [spice-common 12/13] build-sys: small cleanup of AM_CPPFLAGS, Christophe Fergeau
- [spice-common 02/13] build-sys: Remove unused win32 check, Christophe Fergeau
- [spice-common 07/13] build-sys: Move opengl check to m4 macro, Christophe Fergeau
- [spice-common 08/13] build-sys: Move pixman check to m4 macro, Christophe Fergeau
- [spice-common 09/13] build-sys: Remove spice-protocol submodule, Christophe Fergeau
- [spice-common 05/13] build-sys: Move celt check to m4 macro, Christophe Fergeau
- [spice-common 11/13] build-sys: Remove unused WITH_SMARTCARD conditional, Christophe Fergeau
- [spice-common 06/13] build-sys: Move opus check to m4 macro, Christophe Fergeau
- Re: [spice-common 00/13] Improvements to spice-common configure.ac/Makefile.am, Marc-André Lureau
- Why spice html5 client has broken displays?,
이현수
- [PATCH spice-gtk] Release both shift keys in windows client,
Pavel Grunt
- [PATCH] Remove unused SPICE_CANVAS_INTERNAL,
Christophe Fergeau
- xorg crash on Fedora 21 xen hvm domUs with qxl (log with backtrace included), Fabio Fantoni
- [PATCH spice 1/3] Rename mm_timer/mm_time,
Marc-André Lureau
- [PATCH spice] spice.h: remove redundant declarations,
Marc-André Lureau
[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]