Linux Spice Development
[Prev Page][Next Page]
- [KEYVAL PATCH v1] protocol extension for UTF/KEYVAL input,
Dietmar Maurer
- [PATCH v3 vdagent-linux] vdagentd: support fake uinput,
Alon Levy
- [PATCH v2 vdagent-linux] vdagentd: support fake uinput,
Alon Levy
- [PATCH vdagent-linux 0/4] Xspice support,
Alon Levy
- [PATCH vdagent-linux 1/4] vdagent: add option to change vdagentd socket, Alon Levy
- [PATCH vdagent-linux 2/4] vdagentd: support configurable socket to vdagent, Alon Levy
- [PATCH vdagent-linux 3/4] vdagentd: support virtio as uds for Xspice usage, Alon Levy
- [PATCH vdagent-linux 4/4] vdagentd: support fake uinput, Alon Levy
- [PATCH xf86-video-qxl 00/11] Xspice vdagent support, Alon Levy
- [PATCH xf86-video-qxl 01/11] xspice: support sending monitors config, Alon Levy
- [PATCH xf86-video-qxl 02/11] qxl_driver: fix build for Xspice, Alon Levy
- [PATCH xf86-video-qxl 04/11] spiceqxl_inputs: expose buttons & position api for agent usage, Alon Levy
- [PATCH xf86-video-qxl 03/11] xspice: zero memory on allocation, fix uninitialized use (valgrind reported), Alon Levy
- [PATCH xf86-video-qxl 05/11] qxl_option_helpers: add required includes, Alon Levy
- [PATCH xf86-video-qxl 06/11] xspice: add vdagent support, Alon Levy
- [PATCH xf86-video-qxl 07/11] xspice: add uinput support to vdagent support, Alon Levy
- [PATCH xf86-video-qxl 08/11] Xspice: use subprocess.Popen, nicer cleanup of files/processes, Alon Levy
- [PATCH xf86-video-qxl 09/11] Xspice: correct doc string, Alon Levy
- [PATCH xf86-video-qxl 10/11] Xspice: require display parameter, and set if earlier in environment, Alon Levy
- [PATCH xf86-video-qxl 11/11] Xspice: vdagent{, d} launching support, Alon Levy
- How to command the server that he has to do the whole work?,
Flo
- [PATCH] server: bitmap_consistent: replace spice_error with spice_warning,
Uri Lublin
- Porting spice-xpi-2.8 to Chromium,
Ueli Banholzer
- Re: Porting spice-xpi-2.8 to Chromium, Alon Levy
- <Possible follow-ups>
- Porting spice-xpi-2.8 to Chromium, Ueli Banholzer
multi monitor setup ?,
Alexandre DERUMIER
[PATCH 1/2] server/red_worker.h: order includes correcty,
Alon Levy
[PATCH] client: add some missing USE_GUI define guards,
Alon Levy
[PATCH 1/2] gtk/channel-cursor.c: add cursor_type_to_string for debugging,
Alon Levy
[spice-html5] Ack every message.,
Jeremy White
[PATCH] channel-main: Fix minor documentation issue,
Jonathon Jongsma
[PATCH] spice-widget: Add spice_display_mouse_grab(),
Martin Kletzander
[PATCH] Remove incorrect option context from spicy-stats,
Jonathon Jongsma
Re: help,
Yonit Halperin
- <Possible follow-ups>
- help, 徐展聪
Feature requests for virt-viewer windows port,
Fernando Lozano
Where to put certificates for remote-viewer on windows,
Fernando Lozano
[PATCH spice-gtk] util: add unix2dos and dos2unix,
Marc-André Lureau
[PATCH spice-gtk 1/5] gtk: remove dead code,
Marc-André Lureau
[PATCH spice-gtk] tests: add some dos2unix tests,
Marc-André Lureau
[PATCH spice-gtk 1/4] gtk: remove dead code,
Marc-André Lureau
aSPICE and oVirt proxy,
i iordanov
[PATCH 1/2] spice_bitmap_utils: fix dump_bitmap,
Yonit Halperin
[PATCH] Check for Vala when building controller,
Jonathon Jongsma
spice from windows,
alireza sadeh seighalan
[PATCH] Fix default websocket port detection in spice_auto.html,
Jordan Pittier
Re: [Users] mouse problem, Itamar Heim
[PATCH] miniport/qxl.inf: simplify by having FeatureScore for everyone,
Alon Levy
multi monitor support not quite working,
David Mansfield
[spice-gtk] Use g_slist_foreach_full glib implementation,
Christophe Fergeau
[PATCH] Fix min gcc version for __attribute__(format),
Christophe Fergeau
[PATCH spice-gtk] glib-compat: g_slist_free_full: pass the right ptr to destroy (rhbz#997893),
Hans de Goede
[SPICE-GTK Win USB PATCH] win-usb-dev: ignore devices with addr 1 for LIBUSBX_API_VERSION,
Uri Lublin
[SPICE-GTK Win USB PATCH] win usb: request for driver uninstall only for driver that were installed,
Uri Lublin
[no subject], Unknown
[PATCH spice-server 1/4] spice_timer_queue: don't call timers repeatedly,
Yonit Halperin
[RFC] shared memory support, protocol + common,
Alon Levy
[PATCH usbclerk] wix: install in 64-bit folders,
Marc-André Lureau
[spice-gtk] Only use GOBJECT_INTROSPECTION_CHECK when available,
Christophe Fergeau
[PATCH v3 00/10] red_worker easy splits,
Alon Levy
- [PATCH v3 01/10] red_worker: mark DRAW_ALL as broken, Alon Levy
- [PATCH v3 02/10] server/red_worker.c:red_process_drawable: rename drawable to red_drawable, Alon Levy
- [PATCH v3 03/10] server/red_worker.c:red_process_drawable: rename item to drawable, Alon Levy
- [PATCH v3 04/10] server: move dump_bitmap to separate file, Alon Levy
- [PATCH v3 05/10] server: move bit set/clear utilities out of red_worker.h, Alon Levy
- [PATCH v3 06/10] server: move three functions to red_channel, Alon Levy
- [PATCH v3 07/10] server: s/red_wait_all_sent/red_channel_wait_all_sent/, Alon Levy
- [PATCH v3 08/10] server: move surface_format_to_image_type to spice_bitmap_utils, Alon Levy
- [PATCH v3 09/10] server/red_worker: s/image_cache_eaging/image_cache_aging/, Alon Levy
- [PATCH v3 10/10] server: split spice_image_cache from red_worker, Alon Levy
- Re: [PATCH v3 00/10] red_worker easy splits, Christophe Fergeau
- Re: [PATCH v3 00/10] red_worker easy splits, Yonit Halperin
kbd_push_scan does not take effect for modifier key, bigclouds
[PATCH v2 1/9] red_worker: mark DRAW_ALL as broken,
Alon Levy
[PATCH 01/10] red_worker: mark DRAW_ALL as broken,
Alon Levy
- [PATCH 02/10] server/red_worker.c:red_process_drawable: rename drawable to red_drawable, Alon Levy
- [PATCH 03/10] server/red_worker.c:red_process_drawable: rename item to drawable, Alon Levy
- [PATCH 04/10] server: move dump_bitmap to separate file, Alon Levy
- [PATCH 05/10] server: move bit set/clear utilities out of red_worker.h, Alon Levy
- [PATCH 07/10] server: move surface_format_to_image_type to spice_bitmap_utils, Alon Levy
- [PATCH 06/10] server: move three functions to red_channel, Alon Levy
- [PATCH 08/10] server/red_worker: s/image_cache_eaging/image_cache_aging/, Alon Levy
- [PATCH 09/10] server: split spice_image_cache from red_worker, Alon Levy
- [PATCH 10/10] shared memory support for display channel., Alon Levy
- Re: [PATCH 01/10] red_worker: mark DRAW_ALL as broken, Alon Levy
Re: Spice-devel Digest, Vol 43, Issue 4, Chuan Qin
spice-xpi 2.8.90, Christophe Fergeau
[virt-tools-list] libgovirt 0.2.0,
Christophe Fergeau
kbd led status inconsistent,
bigclouds
spice-vdagent[$PID]: clipboard: unexpected selection type STRING,
Thomas Koch
[PATCH win qxl] miniport/qxl.inf: simplify by having FeatureScore for everyone, Alon Levy
[PATCH spice-gtk] usb-device-manager: fix compilation error when usbredir is disabled,
Yonit Halperin
[PATCH 1/3] red_worker: decrease the timeout when flushing commands and waiting for the client.,
Yonit Halperin
qxl fails to build on OpenSUSE 12.3,
Erik Lotspeich
[PATCH spice-gtk] usb-widget: fix gtk2 Python bindings,
Marc-André Lureau
SPICE_INTERFACE_KEYBOARD - scancodes vs. utf8,
Dietmar Maurer
QXL_DRAW_TEXT example,
Dietmar Maurer
create spice proxy use spice console to server in web browser,
Vasiliy Tolstov
spice-gtk debugging,
songtianyi
Opus, alternative video codec and hardware acceleration,
Fabio Fantoni
[PATCH v2 qxl-win] miniport: halve QXL_IO_UPDATE_IRQ calls,
Alon Levy
"configure: error: At least one of spice or vnc must be used" on Ubuntu Desktop 12.04 x64,
Yannis Milios
[PATCH 1/3] display/driver: DrvDeleteDeviceBitmap: log if pdev disabled,
Alon Levy
Spice-gtk-0.20 segfault, jojo
[PATCH 3/3] Handle VDAgentDisplayConfig in vdagent for Gnome3 using GSettings API from GIO 2.26+,
Fedor Lyakhov
[PATCH 2/3] Handle VDAgentDisplayConfig message in vdagentd, send it to active vdagent,
Fedor Lyakhov
[PATCH 1/3] Fix vdagent-x11.h header guard name, Fedor Lyakhov
Bug62033 Add support for --spice-disable-effects client option to spice-vdagent on Linux guests with Gnome3,
Fedor Lyakhov
[PATCH] server/red_channel: fix unused variable,
Alon Levy
[qxl-win PATCH] display: add punting where it is missing,
Alon Levy
[PATCH spice-server 1/8] red_channel: prevent adding and pushing pipe items after a channel_client has diconnected,
Yonit Halperin
Re: [Spice-commits] 9 commits - spice-protocol vdagent/desktop_layout.cpp vdagent/display_setting.cpp vdagent/file_xfer.cpp vdagent/vdagent.cpp,
Christophe Fergeau
allow config download with https,
Dietmar Maurer
porting the virt-viewer onto Android,
letterdove
question about graphic process, bigclouds
Re: [PATCH v3 RESEND] libxl: Spice vdagent support for upstream qemu,
Fabio Fantoni
seamless spice migration : question about password/ticket for target vm,
Alexandre DERUMIER
[(spice) PATCHv2 RFC 2/2] TIOCOUTQ -> SIOCOUTQ and portability ifdefs,
Nahum Shalman
[(spice) PATCH RFC 0/2] Portability patch for non-Linux,
Nahum Shalman
win-xp: uninstalling spice-guest-tools,
Peter Münster
Announcing spice server release 0.12.4, Uri Lublin
[PATCH] xddm/miniport/qxl.inf: bump version and touch date,
Alon Levy
spice guest tools win8,
Ignazio Cassano
[PATCH 01/11] syntax-check: fix avoid_if_before_free,
Uri Lublin
- [PATCH 02/11] syntax-check: fix cast_of_argument_to_free, Uri Lublin
- [PATCH 03/11] syntax-check: update AUTHORS, Uri Lublin
- [PATCH 04/11] syntax-check: s/the the/the/ in a comment, Uri Lublin
- [PATCH 05/11] syntax-check: fix no-newline or empty line at EOF, Uri Lublin
- [PATCH 06/11] syntax-check: use test A && test B instead of test A -a B, Uri Lublin
- [PATCH 07/11] syntax-check: make sure config.h is the first included .h file, Uri Lublin
- [PATCH 08/11] syntax-check: remove trailing whitespaces, Uri Lublin
- [PATCH 09/11] syntax-check: trailing whitespaces -- ignore binary files, Uri Lublin
- [PATCH 10/11] Update spice-common submodule (get spice-protocol 0.12.6), Uri Lublin
- [PATCH 11/11] Release 0.12.4, Uri Lublin
[PATCH qxl-win] miniport: disable surfaces by default,
Alon Levy
problem with spice connecting to multiple monitors,
stonefly128
Ask something about spice status?,
郭煜
Re: Spice agent for XSpice,
Alon Levy
Re: vdagent-win-x86,
Ignazio Cassano
[PATCH xf86-video-qxl 0/4] cleanup and one bug fix,
Alon Levy
No more mouse cursor in vms,
Frédéric
compile,
fengzhichun
Re: [PATCH] libxl: usb2 and usb3 controller support for upstream qemu, Fabio Fantoni
Can not play audio,
jojo
[spice-gtk 1/2] smartcard: Handle VCARD_EMUL_INIT_ALREADY_INITED,
Christophe Fergeau
[spice-common PATCH] Update spice-protocol to 0.12.6,
Uri Lublin
[server/tests PATCH 1/6] server/tests: test_display_base: set rect according to appropriate surface,
Uri Lublin
how image is rendered on client side,
bigclouds
[spice-gtk 1/2] gst: Chain up dispose impl to parent class,
Christophe Fergeau
[server PATCH 0/8] use a SAFE version of RING_FOREACH (worker/channel),
Uri Lublin
- [server PATCH 1/8] red_worker: use only RCC_FOREACH_SAFE, Uri Lublin
- [server PATCH 2/8] red_worker: reuse DCC_FOREACH in WORKER_DCC_FOREACH, Uri Lublin
- [server PATCH 3/8] red_worker: make WORKER_FOREACH_DCC safe, Uri Lublin
- [server PATCH 4/8] red_worker: use only DRAWABLE_FOREACH_GLZ_SAFE, Uri Lublin
- [server PATCH 5/8] red_worker: make DRAWABLE_FOREACH_DPI safe, Uri Lublin
- [server PATCH 6/8] red_worker: make CCC_FOREACH safe, Uri Lublin
- [server PATCH 7/8] red_worker: use a generic SAFE_FOREACH macro, Uri Lublin
- [server PATCH 8/8] red_channel: replace RING_FOREACH with RING_FOREACH_SAFE in some places, Uri Lublin
- Re: [server PATCH 0/8] use a SAFE version of RING_FOREACH (worker/channel), Christophe Fergeau
- Re: [server PATCH 0/8] use a SAFE version of RING_FOREACH (worker/channel), Yonit Halperin
Re: [Xen-devel] [PATCH] libxl: Spice usbredirection support for upstream qemu,
Fabio Fantoni
[PATCH qxl-win] display: apply the fix in fc314927bc48835e to Alpha Bitmaps,
Yonit Halperin
[PATCH spice-gtk] usb-device-manager: Add support for libusb hotplug API,
Hans de Goede
[PATCH] Use RING_FOREACH_SAFE in red_channel.c functions which are missing it,
David Gibson
[PATCH 1/3] qxl: disable image cache for KMS,
Dave Airlie
spice hardware acceleration,
bigclouds
[PATCH spice-gtk 1/2] usb-device-manager: Splitout device add / remove function,
Hans de Goede
on usbredir function of virtviewer,
letterdove
how to support higher resoltion in guest VMs?,
Edgar
Problem with spice and remote-viewer - stream data too late,
Riccardo Brunetti
[PATCH] qxl: Report actual module version,
Cole Robinson
multi-monitor configuration issues,
David Mansfield
Howto built about for SPICE client for Android,
jojo
Information about video detection,
Matilde Yanez
[PATCH] qxl: add uevent handler support,
Dave Airlie
[PATCH qxl-win] miniport/qxl.c: fail a custom mode that would not fit memory (RHBZ#863488),
Alon Levy
[spice-gtk 1/2] gi: Make sure usb-device-widget.c is introspected,
Christophe Fergeau
Announcing spice-protocol 0.12.6, Yonit Halperin
[PATCH spice-gtk] Add spice_channel_string_to_type to map files,
Hans de Goede
Re: Question about using SPICE., Marc-André Lureau
[PATCH vdagent-win 1/2] cleanup dispatch_message(),
Arnon Gilboa
Low SPICE performance on ARM(Cortex A8 and Raspberry Pi) or Atom,
Adam Queen
Spice/LTSP combo,
Ivan Krutskikh
Re: Spice/LTSP combo, David Jaša
HOWTO: construct spice-guest-tools-0.59-win.{vfd, iso},
Eric Shattow
[PATCH spice-protocol] Release 0.12.6, Yonit Halperin
spice-gtk release v0.20, Marc-André Lureau
[PATCH spice-gtk] Add spice_channel_string_to_type to map-file,
Hans de Goede
[PATCH] red_worker: fix for stuck display_channel over WAN (jpeg_enabled=true),
Yonit Halperin
[PATCH qxl-win v2] display: fix deadlock when dbg_level >= 15,
Yonit Halperin
[PATCH spice-gtk 1/2] display: video stats logging - improve readability and ease of parsing,
Yonit Halperin
[PATCH server 1/3] spice: silencing most of the ping/pong logging,
Yonit Halperin
[PATCH spice-gtk] channel-main: Convert text line-endings if necessary (rhbz#752350),
Hans de Goede
Can we directly redir usb hub?,
邵鄭叡
[spice-gtk] automake: Disable portability warnings,
Christophe Fergeau
why getScanCode() will not work for keyboard input,
i iordanov
Re: [Users] Cannot connect to VM via browser if engine was not in /etc/hosts,
Itamar Heim
spicy crash with X11 backend, Edgar
Questions regarding Bug 62033 - Means to detect local-only,
Fedor Lyakhov
[qxl-win PATCH 1/2] display: handle correctly bitmaps with line-size > 64K,
Yonit Halperin
[PATCH 00/12] RFC: add Spice block device,
Marc-André Lureau
- [PATCH 01/12] include: add missing config-host.h include, Marc-André Lureau
- [PATCH 02/12] char: add qemu_chr_fe_event(), Marc-André Lureau
- [PATCH 03/12] nbd: don't change socket block during negotiate, Marc-André Lureau
- [PATCH 04/12] Split nbd block client code, Marc-André Lureau
- [PATCH 05/12] nbd: pass export name as init argument, Marc-André Lureau
- [PATCH 06/12] nbd: make session_close() idempotent, Marc-André Lureau
- [PATCH 07/12] block: save the associated child in BlockDriverState, Marc-André Lureau
- [PATCH 08/12] block: extract make_snapshot() from bdrv_open(), Marc-André Lureau
- [PATCH 09/12] block: add "snapshot.size" option to avoid extra bdrv_open(), Marc-André Lureau
- [PATCH 10/12] block: learn to open a driver with a given opaque, Marc-André Lureau
- [PATCH 11/12] block: allow to call bdrv_open() with an opaque, Marc-André Lureau
- [PATCH 12/12] block: add spice block device backend, Marc-André Lureau
[spice-gtk 1/4] smartcard: Report failure when software reader is missing,
Christophe Fergeau
[Engine-devel] SPICE Foreign Menu Using REST,
Tomas Jelinek
[PATCH spice-gtk] proxy: remove trailing slash from proxy URL,
Marc-André Lureau
give me some advise how to improve display effect and decrease client cpu usage,
bigclouds
[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]