Linux Spice Development
[Prev Page][Next Page]
- [PATCH 7/7] spice-ppc: update submodule to support ppc64, (continued)
- [PATCH 7/7] spice-ppc: update submodule to support ppc64, Erlon Cruz
- Re: Port libspice to BE machines, Christophe Fergeau
- Port libspice to BE machines, Erlon Cruz
- [PATCH 3/7] spice-ppc: Fixing endianess for channel messages, Erlon Cruz
- [PATCH 4/7] spice-ppc: fix glz magic endianess, Erlon Cruz
- [PATCH 5/7] spice-ppc: avoid casts to lessers types!, Erlon Cruz
- [PATCH 6/7] spice-ppc: GCC, please, shut up!, Erlon Cruz
- [PATCH 7/7] spice-ppc: update submodule to support ppc64, Erlon Cruz
[spice-gtk] build: generate sym-file,
Christophe Fergeau
[spice-gtk] build: remove --export-symbols fallback, Christophe Fergeau
[spice-gtk] build: add --enable-smartcard=auto support,
Christophe Fergeau
[PATCH spice-xpi] wait for a socket file, Peter Hatina
[PATCH spice-xpi] wait for the socket file,
Peter Hatina
[Warning cleanup 4/4] Rename local parameter 'access' to avoid a conflict; solves a gcc -Wshadow warning., Jeremy White
[Warning cleanup 3/4] Use a different variable name than pointer; X uses that. Avoids a gcc -Wshadow warning., Jeremy White
[Warning cleanup 2/4] Use an alternate local variable than sin, as it conflicts with the math library. Eliminates gcc -Wshadow warnings., Jeremy White
[Warning cleanup 1/4] mathcalls.h defines a y1() function which triggers a gcc warning; use y_1 local variables instead to avoid this warning., Jeremy White
Performance of Xspice - some results, and a potential patch,
Jeremy White
Any Volunteers to rewrite spice by Object-C,
mzawdx wang
Mouse failure happens when mouse hovers on some Apps like Kaspersky Anti-virus tool.,
Naga Mohan Pothula
How does the spice server detect the video stream,
徐浩
Fwd: [libvirt] QEMU 1.2 Test Day - August 16 2012, Christophe Fergeau
spice-gtk usb-redirection,
Jackson
Html5-client demo: Connection refused,
Paul van der Vlis
spice-gtk client video streaming , strange stuff on different hardware,
nicolas prochazka
how does the usb redirection work?, 林摯言
[PATCH] spice-widget-x11: fix typo, add a missing comma (, ),
Uri Lublin
bug in display: learn to restrict display to an area / commit e3bb7b1cfd162fcb8943e9d582dab43eeec6ce41,
nicolas prochazka
[PATCH] server/red_worker: handle_dev_update_area: fail if invalid area,
Alon Levy
[PATCH spice-gtk 1/3] spice-widget: release mouse grab on keyboard-grab-inhibit,
Hans de Goede
Multiple Clients with single spice VM (windows xp or 7),
Avdhoot Dendge - BetterLabs
Re: [Users] no activex console, Itamar Heim
Q: QXL + Spice stability,
Juan Antonio Moya Vicén
[PATCH] red_worker: Fix reference counting for the current frame (drawable) of a stream,
Yonit Halperin
Re: [PATCH 2/2] Add controller messages for USB redirection,
flooding Controlled
[PATCH] bump version to 0.11.1 for new spice_qxl_monitors_config_async,
Alon Levy
[PATCH 1/6] usbclerk: dos2unix,
Arnon Gilboa
[PATCH v3 1/2] server/red_parse_qxl: disallow zero area bitmaps,
Alon Levy
[PATCH v2 0/3] some guest abort removal,
Alon Levy
[PATCH] server/red_parse_qxl: disallow zero area bitmaps,
Alon Levy
whether spice support serial device redirection,
dawn li
[PATCH] server: don't fail on ENOPROTOOPT from setsockopt, Nahum Shalman
Tripping assertions in spice-common/common/ring.h,
Nahum Shalman
No package 'qcairo' found,
Stijn
[spice-gtk 1/2] Add SpiceSession::disable-ctrlaltdel,
Christophe Fergeau
[PATCH spice-gtk] Run-time check monitor per display count <= 256,
Marc-André Lureau
[Announce] Release spice-protocol 0.12.0, Marc-André Lureau
[PATCH] server: add monitors_config support,
Alon Levy
[PATCH xf86-qxl 00/27] add arbitrary resolution and multiple monitors,
Marc-André Lureau
- [PATCH xf86-qxl 01/27] whitespace fix, Marc-André Lureau
- [PATCH xf86-qxl 02/27] uxa: fix bad argument type from removed index API change (s/SCREEN_ARG_TYPE/SCRN_ARG_TYPE/), Marc-André Lureau
- [PATCH xf86-qxl 03/27] spiceqxl_inputs: don't hide the pointer global typedef, Marc-André Lureau
- [PATCH xf86-qxl 04/27] qxl: remove qxl_screen_t->stride, Marc-André Lureau
- [PATCH xf86-qxl 05/27] fix two segfaults in qxl_free_surface, Marc-André Lureau
- [PATCH xf86-qxl 06/27] qxl_driver: move mspace_set_*_func earlier, Marc-André Lureau
- [PATCH xf86-qxl 07/27] qxl_close_screen: disable fb access, prevent segfaults in uxa later on, Marc-André Lureau
- [PATCH xf86-qxl 08/27] qxl_screen_init: move uxa_resources_init down to after qxl_switch_mode has run, Marc-André Lureau
- [PATCH xf86-qxl 09/27] spiceqxl_io_port: mark FLUSH_SURFACES_ASYNC as unimplemented, do half of it, Marc-André Lureau
- [PATCH xf86-qxl 10/27] qxl_surface: normalize surface_send names, add option to surface_destroy to send/not send destroy message, Marc-André Lureau
- [PATCH xf86-qxl 11/27] qxl_surface: add download_box_no_update, Marc-André Lureau
- [PATCH xf86-qxl 12/27] qxl_driver: implement randr, arbitrary resolution, multiple monitors (big dump), Marc-André Lureau
- [PATCH xf86-qxl 13/27] qxl_driver: introduce qxl_crtc, crtc private, Marc-André Lureau
- [PATCH xf86-qxl 14/27] Add some error message if pci revision < 4, Marc-André Lureau
- [PATCH xf86-qxl 15/27] qxl_driver: qxl_init_randr: limit width/height to 8192, real check done on randr screen resize callback, Marc-André Lureau
- [PATCH xf86-qxl 16/27] (for later) qxl_ring: add helpers (debugging/unused), Marc-André Lureau
- [PATCH xf86-qxl 17/27] add qxl_edid, Marc-André Lureau
- [PATCH xf86-qxl 18/27] qxl_driver: add infra for surface0 resizing, Marc-André Lureau
- [PATCH xf86-qxl 19/27] qxl_driver/qxl_initialize_x_modes: remove modes not fitting framebuffer, Marc-André Lureau
- [PATCH xf86-qxl 20/27] get rid of one of the gcc warnings, Marc-André Lureau
- [PATCH xf86-qxl 21/27] Coding style improvement, Marc-André Lureau
- [PATCH xf86-qxl 22/27] Add check_crtc() helper, to catch crtc/monitor config errors, Marc-André Lureau
- [PATCH xf86-qxl 23/27] Split crtc_set_mode_major(), Marc-André Lureau
- [PATCH xf86-qxl 24/27] Avoid calling qxl_update_monitors_config() with invalid config, Marc-André Lureau
- [PATCH xf86-qxl 25/27] Bypass rrcrtc.c screen size bounds check, Marc-André Lureau
- [PATCH xf86-qxl 26/27] Change output status when update monitors config, Marc-André Lureau
- [PATCH xf86-qxl 27/27] Return a preferred mode matching the current mode, Marc-André Lureau
- Re: [PATCH xf86-qxl 00/27] add arbitrary resolution and multiple monitors, Alon Levy
[PATCH 1/2] server: factor out bitmap_fmt_is_rgb,
Alon Levy
[PATCH spice 1/3] build-sys: define GL flags if enabled,
Marc-André Lureau
[PATCH] build-sys: fix make distcheck,
Marc-André Lureau
Re: [Spice-commits] spice/enums.h,
Marc-André Lureau
[PATCH] server: factor out bitmap_fmt_is_rgb,
Alon Levy
[PATCH spice-gtk 00/25] support multiple monitors on a single display,
Marc-André Lureau
- [PATCH spice-gtk 01/25] widget: simplify redraw call, Marc-André Lureau
- [PATCH spice-gtk 02/25] display: learn to restrict display to an area, Marc-André Lureau
- [PATCH spice-gtk 03/25] Add missing agent cap description, Marc-André Lureau
- [PATCH spice-gtk 04/25] widget: add main channel before other channels, Marc-André Lureau
- [PATCH spice-gtk 05/25] Change surface_id to a guint32, Marc-André Lureau
- [PATCH spice-gtk 06/25] glib-compat: add g_clear_pointer, Marc-André Lureau
- [PATCH spice-gtk 07/25] display: add readonly monitors property, Marc-André Lureau
- [PATCH spice-gtk 08/25] Add spice_display_get_primary(), Marc-André Lureau
- [PATCH spice-gtk 09/25] Claim SPICE_DISPLAY_CAP_MONITORS_CONFIG, Marc-André Lureau
- [PATCH spice-gtk 10/25] widget: add monitor property with ctor, Marc-André Lureau
- [PATCH spice-gtk 11/25] spice_channel_connect() success if state >= CONNECTING, Marc-André Lureau
- [PATCH spice-gtk 12/25] widget: don't forget to disconnect all signals handlers, Marc-André Lureau
- [PATCH spice-gtk 13/25] Document spice_main_send_monitor_config(), Marc-André Lureau
- [PATCH spice-gtk 14/25] Use monitor_id to compute display_id, Marc-André Lureau
- [PATCH spice-gtk 15/25] Don't attempt to draw an invalid area, Marc-André Lureau
- [PATCH spice-gtk 16/25] Handle SPICE_MSG_DISPLAY_MONITORS_CONFIG, Marc-André Lureau
- [PATCH spice-gtk 17/25] Make-up a MonitorConfig if the server doesn't provide one, Marc-André Lureau
- [PATCH spice-gtk 18/25] spicy: learn to deal with monitors, Marc-André Lureau
- [PATCH spice-gtk 19/25] spicy: disable display when deleting window, Marc-André Lureau
- [PATCH spice-gtk 20/25] widget: use display monitors configuration, Marc-André Lureau
- [PATCH spice-gtk 21/25] Implement simple monitors alignment, Marc-André Lureau
- [PATCH spice-gtk 22/25] main: send monitor config immediately, Marc-André Lureau
- [PATCH spice-gtk 23/25] Handle MonitorsConfig::max_allowed, Marc-André Lureau
- [PATCH spice-gtk 24/25] Add SpiceDisplay:ready property, Marc-André Lureau
- [PATCH spice-gtk 25/25] Enable the display early when the widget is created, Marc-André Lureau
- Re: [PATCH spice-gtk 00/25] support multiple monitors on a single display, Alon Levy
[PATCH 1/2] server/reds: more fixes for wrong spice_error in d2c99b59,
Alon Levy
[PATCH spice-common] support multiple monitors in single display channel,
Alon Levy
[PATCH spice-protocol] support multiple monitors on a single display channel,
Alon Levy
[PATCH] usb-device-manager: mingw: connect: cleanup device if it's libdev is missing,
Uri Lublin
[PATCH] migration/channel-inputs: reset motion count after migration,
Yonit Halperin
virtio device/drive hangs after live migrate, Rozen Lin
[PATCH spice-gtk 1/2] usbutil: look up usb.ids under g_get_system_data_dirs() by default,
Marc-André Lureau
[PATCH 1/2] server/red_worker: fix wrong spice_error in commit 706232a8,
Alon Levy
[PATCH] validate tcp port values,
Peter Hatina
[PATCH] usb-device-manager: do not try to connect a usb device that was removed,
Uri Lublin
audio issues with VD,
Wallace Michaelson
[PATCH 1/2] win-usb-driver-install: initialize "req" with memset,
Uri Lublin
[PATCH 2/2] generator, fix Makefile.am's to build test.html,
Peter Hatina
[PATCH 1/2] generator, fix binary name,
Peter Hatina
[PATCH 2/2] update test page to the generated one,
Peter Hatina
[PATCH 1/2] generator, fix data/Makefile.am to build test.html,
Peter Hatina
[PATCH 3/3] generator, add info about generated page,
Peter Hatina
[PATCH 2/3] generator, fix binary name,
Peter Hatina
[PATCH 1/3] generator, fix --help option,
Peter Hatina
[PATCH] update rdf versions - plugin, firefox,
Peter Hatina
Re: Audio recording device - Win 7 guest,
Nick Causton
[spice-gtk Win32 v5 00/22] usbredir support for Windows (mingw),
Uri Lublin
- [spice-gtk Win32 v5 01/22] spicy: more informative presentation of usb devices in menu, Uri Lublin
- [spice-gtk Win32 v5 02/22] usb-device-manager: warn if a device to remove was not found, Uri Lublin
- [spice-gtk Win32 v5 03/22] controller/test.c: mingw: fix compiler bad param warning for ReadFile, Uri Lublin
- [spice-gtk Win32 v5 04/22] spice_usb_device_manager_remove_dev: use type SpiceUsbDevice for "device", Uri Lublin
- [spice-gtk Win32 v5 05/22] spice_usb_device_manager_add_dev: check auto_ok before freeing libusb device list, Uri Lublin
- [spice-gtk Win32 v5 06/22] spice_usb_device_manager_add_dev: use type SpiceUsbDevice for "device", Uri Lublin
- [spice-gtk Win32 v5 07/22] spice_usb_device_manager_auto_connect_cb: use type SpiceUsbDevice for "device", Uri Lublin
- [spice-gtk Win32 v5 08/22] spice_usb_device_manager_device_error: replace SpiceUsbDevice with libusb_device, Uri Lublin
- [spice-gtk Win32 v5 09/22] spice_usb_device_get_description: use device-descriptor only to get <vid, pid>, Uri Lublin
- [spice-gtk Win32 v5 10/22] usb-device-manager: add a helper function to find a usb device <bus, addr>, Uri Lublin
- [spice-gtk Win32 v5 11/22] usb-device-manager: mingw: add_dev: ignore already known devices, Uri Lublin
- [spice-gtk Win32 v5 12/22] Windows mingw: usb: configure.ac: do not require GUDEV for USBREDIR, Uri Lublin
- [spice-gtk Win32 v5 13/22] Introduce SpiceUsbDeviceInfo to be kept instead of a libusb_device, Uri Lublin
- [spice-gtk Win32 v5 14/22] Make SpiceUsbDevice a box for SpiceUsbDeviceInfo, instead of a box for libusb_device, Uri Lublin
- [spice-gtk Win32 v5 15/22] Windows mingw: usb: implement GUdevDevice & GUdevClient for windows, Uri Lublin
- [spice-gtk Win32 v5 16/22] Windows mingw: usb: Dynamically install a libusb driver for USB devices, Uri Lublin
- [spice-gtk Win32 v5 17/22] win-usb-driver-install: add capability to remove (uninstall) a win usb driver, Uri Lublin
- [spice-gtk Win32 v5 18/22] Win32/mingw: usb-device-manager: uninstall win usb driver upon device disconnect, Uri Lublin
- [spice-gtk Win32 v5 19/22] Win32/mingw: win-usb-dev: skip hubs, Uri Lublin
- [spice-gtk Win32 v5 20/22] usb-device-manager: add 'state' field to SpiceUsbDeviceInfo, Uri Lublin
- [spice-gtk Win32 v5 21/22] usb-device-manager: mingw: keep driver install/uninstall state of a device, Uri Lublin
- [spice-gtk Win32 v5 22/22] usb-device-manager: mingw: ignore "remove" udev event when un/installing a driver, Uri Lublin
- Re: [spice-gtk Win32 v5 00/22] usbredir support for Windows (mingw), Marc-André Lureau
spicy usbredir with USB mass storage device spend 30~60 seconds,
Lv Basen
Failure to compile spice-gtk : desktop-integration.c:175:30: error: unused variable 'self', Yaniv Kaul
Re: [Users] The problem with "spicevmc not supported in this QEMU binary",
Itamar Heim
guest tools for Win 7 64 bit,
Fernando Ferrer
[spice-gtk Win32 v4 00/17] usbredir support for Windows (mingw),
Uri Lublin
- [spice-gtk Win32 v4 01/17] spicy: more informative presentation of usb devices in menu, Uri Lublin
- [spice-gtk Win32 v4 02/17] Introduce SpiceUsbDeviceInfo to be kept instead of a libusb_device, Uri Lublin
- [spice-gtk Win32 v4 03/17] Make SpiceUsbDevice a box for SpiceUsbDeviceInfo, instead of a box for libusb_device, Uri Lublin
- [spice-gtk Win32 v4 04/17] Windows mingw: usb: configure.ac: do not require GUDEV for USBREDIR, Uri Lublin
- [spice-gtk Win32 v4 05/17] Windows mingw: usb: implement GUdevDevice & GUdevClient for windows, Uri Lublin
- [spice-gtk Win32 v4 06/17] Windows mingw: usb: Dynamically install a libusb driver for USB devices, Uri Lublin
- [spice-gtk Win32 v4 07/17] usb-device-manager: warn if a device to remove was not found, Uri Lublin
- [spice-gtk Win32 v4 08/17] win-usb-driver-install: add capability to remove (uninstall) a win usb driver, Uri Lublin
- [spice-gtk Win32 v4 09/17] Win32/mingw: usb-device-manager: uninstall win usb driver upon device disconnect, Uri Lublin
- [spice-gtk Win32 v4 10/17] Win32/mingw: win-usb-dev: skip hubs, Uri Lublin
- [spice-gtk Win32 v4 11/17] usb-device-manager: add a helper function to find a usb device <bus, addr>, Uri Lublin
- [spice-gtk Win32 v4 12/17] usb-device-manager: use find_device() in libdev_to_device(), Uri Lublin
- [spice-gtk Win32 v4 13/17] usb-device-manager.c: add_dev: ignore already known devices, Uri Lublin
- [spice-gtk Win32 v4 14/17] usb-device-manager: add 'state' field to SpiceUsbDeviceInfo, Uri Lublin
- [spice-gtk Win32 v4 15/17] usb-device-manager: mingw: keep driver install/uninstall state of a device, Uri Lublin
- [spice-gtk Win32 v4 16/17] usb-device-manager: mingw: ignore "remove" udev event when un/installing a driver, Uri Lublin
- [spice-gtk Win32 v4 17/17] controller/test.c: mingw: fix compiler bad param warning for ReadFile, Uri Lublin
- Re: [spice-gtk Win32 v4 00/17] usbredir support for Windows (mingw), Marc-André Lureau
- Re: [spice-gtk Win32 v4 00/17] usbredir support for Windows (mingw), Hans de Goede
[PATCH 1/4] server/red_worker: cleanup lines starting with 5 spaces,
Alon Levy
[PATCH spice-common] common/log.h: add spice_info, Alon Levy
its posible to install spice client on HP t5556z,
enzo
[PATCH] server/red_worker: death to spice_printerr, too verbose by far,
Alon Levy
[PATCH spice-common] common/log.h: add spice_client_error,
Alon Levy
[PATCH spice-gtk] spice-widget: release mouse grab on keyboard-grab-inhibit,
Hans de Goede
[PATCH] char_device.h: Remove redefinition of typedef 'SpiceCharDeviceState',
Yonit Halperin
[protocol] Add spice/Makefile to the generated .gitignore,
Jeremy White
multi-touch input,
Brian Vetter
[PATCH spice-server v2 00/14] char device flow control v2,
Yonit Halperin
- [PATCH spice-server v2 01/14] smartcard: fix calc of remaining data size when reading more than one msg from the device, Yonit Halperin
- [PATCH spice-server v2 02/14] smartcard: fix an error message, Yonit Halperin
- [PATCH spice-server v2 03/14] char_device: Introducing shared flow control code for char devices., Yonit Halperin
- [PATCH spice-server v2 04/14] agent: Fix tokens handling in main_channel, Yonit Halperin
- [PATCH spice-server v2 05/14] agent: remove save/restore migration data code, Yonit Halperin
- [PATCH spice-server v2 06/14] agent: employ SpiceCharDeviceState for managing reading from the device, Yonit Halperin
- [PATCH spice-server v2 07/14] agent: use SpiceCharDeviceWriteBuffer for agent data from the client, Yonit Halperin
- [PATCH spice-server v2 08/14] agent: employ SpiceCharDeviceState for writing to the device, Yonit Halperin
- [PATCH spice-server v2 09/14] spicevmc: employ SpiceCharDeviceState for managing reading from the guest device, Yonit Halperin
- [PATCH spice-server v2 10/14] spicevmc: use SpiceCharDeviceState for writing to the guest device, Yonit Halperin
- [PATCH spice-server v2 11/14] smartcard: use SpiceCharDeviceState for managing reading from the device, Yonit Halperin
- [PATCH spice-server v2 12/14] smartcard: creating SmartCardChannelClient type, Yonit Halperin
- [PATCH spice-server v2 13/14] smartcard: use SpiceCharDeviceState for writing to the guest device, Yonit Halperin
- [PATCH spice-server v2 14/14] char_device: move SpiceCharDeviceState from the header, Yonit Halperin
- Re: [PATCH spice-server v2 00/14] char device flow control v2, Hans de Goede
Usb-redirect,
Шарапов Салават
[PATCH spice-gtk] controller: async flush read/write,
Marc-André Lureau
[PATCH spice-xpi] add missing interface attributes,
Peter Hatina
[PATCH] update spice-common,
Alon Levy
Re: [Spice-commits] configure.ac generator/attribute.h generator/generator.cpp generator/generator.h generator/main.cpp generator/Makefile.am generator/method.h generator/options.cpp generator/options.h generator/parser.cpp generator/parser.h generator/README generator/redirecthelper.cpp generator/redirecthelper.h generator/scanner.cpp generator/scanner.h generator/token.h .gitignore Makefile.am,
Christophe Fergeau
[PATCH spice 1/4] mingw: link with winmm for wave* functions,
Marc-André Lureau
make qemu-kvm dependent on spice-protocol or spice-gtk on spice-server?,
David Jaša
SPICY with usb redirection webcam,
Jackson
[PATCH spice-gtk] agent: fix mishandling of SPICE_MSG_MAIN_AGENT_TOKEN,
Yonit Halperin
[spice-gtk Win32 v3 00/12] usbredir support for Windows (mingw),
Uri Lublin
- [spice-gtk Win32 v3 01/12] namedpipe: add is_server property, Uri Lublin
- [spice-gtk Win32 v3 02/12] NamedPipe: spice_named_pipe_new: add param to distinguish Server or Client, Uri Lublin
- [spice-gtk Win32 v3 03/12] spicy: more informative presentation of usb devices in menu, Uri Lublin
- [spice-gtk Win32 v3 04/12] Add implementation of SpiceUsbDevice as a gobject (new files spice-usb-device*), Uri Lublin
- [spice-gtk Win32 v3 05/12] Make SpiceUsbDevice a gobject, instead of a box for libusb_device, Uri Lublin
- [spice-gtk Win32 v3 06/12] Windows mingw: usb: configure.ac: do not require GUDEV for USBREDIR, Uri Lublin
- [spice-gtk Win32 v3 07/12] Windows mingw: usb: implement GUdevDevice & GUdevClient for windows, Uri Lublin
- [spice-gtk Win32 v3 08/12] Windows mingw: usb: Dynamically install a libusb driver for USB devices, Uri Lublin
- [spice-gtk Win32 v3 09/12] usb-device-manager: warn if a device to remove was not found, Uri Lublin
- [spice-gtk Win32 v3 10/12] win-usb-driver-install: add capability to remove (uninstall) a win usb driver, Uri Lublin
- [spice-gtk Win32 v3 11/12] Win32/mingw: usb-device-manager: uninstall win usb driver upon device disconnect, Uri Lublin
- [spice-gtk Win32 v3 12/12] Win32/mingw: win-usb-dev: skip hubs, Uri Lublin
[PATCH spice-server 00/14] char device flow control,
Yonit Halperin
- [PATCH spice-server 01/14] smartcard: fix calc of remaining data size when reading more than one msg from the device, Yonit Halperin
- [PATCH spice-server 02/14] smartcard: fix an error message, Yonit Halperin
- [PATCH spice-server 03/14] char_device: Introducing shared flow control code for char devices., Yonit Halperin
- [PATCH spice-server 04/14] agent: Fix tokens handling in main_channel, Yonit Halperin
- [PATCH spice-server 05/14] agent: remove save/restore migration data code, Yonit Halperin
- [PATCH spice-server 06/14] agent: employ SpiceCharDeviceState for managing reading from the device, Yonit Halperin
- [PATCH spice-server 07/14] agent: use SpiceCharDeviceWriteBuffer for agent data from the client, Yonit Halperin
- [PATCH spice-server 08/14] agent: employ SpiceCharDeviceState for writing to the device, Yonit Halperin
- [PATCH spice-server 09/14] spicevmc: employ SpiceCharDeviceState for managing reading from the guest device, Yonit Halperin
- [PATCH spice-server 10/14] spicevmc: use SpiceCharDeviceState for writing to the guest device, Yonit Halperin
- [PATCH spice-server 11/14] smartcard: use SpiceCharDeviceState for managing reading from the device, Yonit Halperin
- [PATCH spice-server 12/14] smartcard: creating SmartCardChannelClient type, Yonit Halperin
- [PATCH spice-server 13/14] smartcard: use SpiceCharDeviceState for writing to the guest device, Yonit Halperin
- [PATCH spice-server 14/14] char_device: move SpiceCharDeviceState from the header, Yonit Halperin
[PATCH] spice-xpi test page generator,
Peter Hatina
spice-gtk automount inhibit patchset v4,
Hans de Goede
[PATCH spice-gtk 1/6] spice-gtk-session: Only update usb "auto-connect" when doing "auto-usb-redir",
Hans de Goede
Spice on virt-viewer windows,
Ale Bot
[PATCH] ssl: more verbose output when SSL verification fails,
Christophe Fergeau
New version of automount inhibit patchset,
Hans de Goede
[PATCH] spice.h: bump SPICE_SERVER_VERSION for release 0.11.0,
Alon Levy
VirtIO bug (Mouse & Keyboard fail to work after opeining an non-exist serial port),
Charles.Tsai-蔡清海-研究發展部
Mac client,
Marten Lehmann
Student Project around Spice,
Yaniv Kaul
Connect to a spice server from remote,
徐浩
Add support for A8 bitmap format,
Søren Sandmann
parameter to allow concurrent consoles with spice,
Gianluca Cecchi
[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]