Linux Spice Development
[Prev Page][Next Page]
[spice-gtk v1 1/2] channel-main: add debug related to migration,
Victor Toso
[spice-streaming-agent PATCH 0/4] Get ready for v0.3 release,
Uri Lublin
Dependency failed for Activation socket for spice guest agent daemon,
Priya, Nupur
Fwd: [ovirt-users] Re: VDI, Sandro Bonazzola
[spice v2 0/8] migrate.py,
Victor Toso
[spice 0/8] migrate.py,
Victor Toso
[PATCH spice-server] spicevmc: Fix g_object_new call for 32 bit machines,
Frediano Ziglio
[PATCH spice-gtk 1/2] gstreamer: Use the element-setup signal instead of deep-element-added,
Snir Sheriber
[spice-gtk v1 0/6] migration object,
Victor Toso
[spice] main-channel-client: style fixup, indentation of return,
Victor Toso
[PATCH 28/36] drm/qxl: use bpp instead of cpp for drm_format_info, Sandy Huang
phodav: OutputQueue refactor & misc, Jakub Janku
[PATCH spice-streaming-agent] gst-plugin: Changing framerate crash when ximagesrc is used,
Snir Sheriber
[PATCH v8 00/20] added feature of sharing CD image,
Victor Toso
- [PATCH v8 01/20] usb-redir: define interfaces to support emulated devices, Victor Toso
- [PATCH v8 02/20] usb-redir: move implementation of device description to USB backend, Victor Toso
- [PATCH v8 04/20] usb-backend: no emulated isoch devices, Victor Toso
- [PATCH v8 03/20] usb-redir: do not use spice_usb_acl_helper for emulated devices, Victor Toso
- [PATCH v8 06/20] usb-backend: add safe check on attach(), Victor Toso
- [PATCH v8 07/20] usb-backend: include usbredirparser, Victor Toso
- [PATCH v8 08/20] usb-redir: extend USB backend to support emulated devices, Victor Toso
- [PATCH v8 11/20] usb-redir: add implementation of emulated CD device, Victor Toso
- [PATCH v8 10/20] cd-scsi: Do not export sense code constants, Victor Toso
- [PATCH v8 12/20] usb-redir: enable redirection of emulated CD drive, Victor Toso
- [PATCH v8 09/20] usb-redir: add files for SCSI and USB MSC implementation, Victor Toso
- [PATCH v8 14/20] usb-redir: command-line option to create emulated CD drive, Victor Toso
- [PATCH v8 17/20] test-cd-emu: Test attach/detach emulated device, Victor Toso
- [PATCH v8 16/20] build: Use a convenience library for tests, Victor Toso
- [PATCH v8 05/20] usb-backend: add guard and doc to check_filter(), Victor Toso
- [PATCH v8 13/20] build: Do not build usbredir dependent file if usbredir is disabled, Victor Toso
- [PATCH v8 18/20] test-cd-emu: Test detach and reattach, Victor Toso
- [PATCH v8 19/20] test-cd-emu: Make sure we can call spice_usb_backend_channel_flush_writes, Victor Toso
- [PATCH v8 20/20] test-cd-emu: Test no libusb context support, Victor Toso
- [PATCH v8 15/20] test-cd-emu: Add base test for cd-emulation, Victor Toso
- Re: [PATCH v8 00/20] added feature of sharing CD image, Yuri Benditovich
[PATCH spice-server] red-qxl: Make sure we have at least one monitor,
Frediano Ziglio
[PATCH spice-server] char-device: Fix some endianess issues migrating, Frediano Ziglio
[PATCH spice-server] char-device: Allow to more safely and quickly get device instance,
Frediano Ziglio
[PATCH x11spice] Fix compliation on gcc 4.X.,
Jeremy White
[PATCH x11spice 00/10] Provide a simulated set of outputs and crtcs,
Jeremy White
- [PATCH x11spice 01/10] Style: tweak a few spaces to match Spice style., Jeremy White
- [PATCH x11spice 03/10] Use a proper prototype for CreateWindow() in struct dummyRec., Jeremy White
- [PATCH x11spice 05/10] Provide support for outputs and crtcs., Jeremy White
- [PATCH x11spice 04/10] Enable warnings for spice-video-dummy., Jeremy White
- [PATCH x11spice 02/10] Add .dirstamp to .gitignore., Jeremy White
- [PATCH x11spice 07/10] Call xf86DPMSInit() in DUMMYScreenInit()., Jeremy White
- [PATCH x11spice 09/10] Explicitly call ConfigNotify() on the root window in crtc_resize()., Jeremy White
- [PATCH x11spice 06/10] Implement page flips., Jeremy White
- [PATCH x11spice 10/10] Do not use show_cursor_check on older Xorg builds., Jeremy White
- [PATCH x11spice 08/10] Do not provide a stub client_monitors_config in the QXLInterface., Jeremy White
- Re: [PATCH x11spice 00/10] Provide a simulated set of outputs and crtcs, Jeremy White
[PATCH v7 00/20] added feature of sharing CD image,
Victor Toso
- [PATCH v7 01/20] usb-redir: define interfaces to support emulated devices, Victor Toso
- [PATCH v7 02/20] usb-redir: move implementation of device description to USB backend, Victor Toso
- [PATCH v7 03/20] usb-redir: do not use spice_usb_acl_helper for emulated devices, Victor Toso
- [PATCH v7 05/20] usb-backend: add guard and doc to check_filter(), Victor Toso
- [PATCH v7 04/20] usb-backend: no emulated isoch devices, Victor Toso
- [PATCH v7 07/20] usb-backend: include usbredirparser, Victor Toso
- [PATCH v7 06/20] usb-backend: add safe check on attach(), Victor Toso
- [PATCH v7 08/20] usb-redir: extend USB backend to support emulated devices, Victor Toso
- [PATCH v7 09/20] usb-redir: add files for SCSI and USB MSC implementation, Victor Toso
- [PATCH v7 10/20] fixup! usb-redir: add files for SCSI and USB MSC implementation, Victor Toso
- [PATCH v7 11/20] usb-redir: add implementation of emulated CD device, Victor Toso
- [PATCH v7 14/20] usb-redir: command-line option to create emulated CD drive, Victor Toso
- [PATCH v7 12/20] usb-redir: enable redirection of emulated CD drive, Victor Toso
- [PATCH v7 13/20] build: Do not build usbredir dependent file is usbredir disabled, Victor Toso
- [PATCH v7 15/20] test-cd-emu: Add base test for cd-emulation, Victor Toso
- [PATCH v7 18/20] test-cd-emu: Test detach and reattach, Victor Toso
- [PATCH v7 16/20] build: Use a convenience library for tests, Victor Toso
- [PATCH v7 19/20] test-cd-emu: Make sure we can call spice_usb_backend_channel_flush_writes, Victor Toso
- [PATCH v7 20/20] test-cd-emu: Test no libusb context support, Victor Toso
- [PATCH v7 17/20] test-cd-emu: Test attach/detach emulated device, Victor Toso
Running SPICE on ppc64le,
Niccolò Belli
virt-viewer compile problem,
=?gb18030?b?0KHC8w==?=
[PATCH spice-server 1/2] reds: Inline reds_mig_switch function,
Frediano Ziglio
[PATCH spice-common] common/recorder.h: do not complain on unused (dummy) recorders,
Kevin Pouget
spice client using virt-viewer alternative?,
Aleix Aragón
[PATCH spice-gtk] spicy: Do not call gst_init directly,
Frediano Ziglio
proxmox spice - control video and audio compression,
Rafael de Almeida
[PATCH spice-gtk 1/3] Generate spec file from spec.in,
Snir Sheriber
[spice-gtk v2 0/3] Initialize GStreamer on SpiceSession,
Victor Toso
[PATCH spice-gtk] spice-session: Fix SWAP_STR macro,
Frediano Ziglio
[PATCH spice-gtk v6 00/18] added feature of sharing CD image,
Frediano Ziglio
- [PATCH spice-gtk v6 01/18] usb-redir: define interfaces to support emulated devices, Frediano Ziglio
- [PATCH spice-gtk v6 02/18] usb-redir: move implementation of device description to USB backend, Frediano Ziglio
- [PATCH spice-gtk v6 03/18] usb-redir: do not use spice_usb_acl_helper for emulated devices, Frediano Ziglio
- [PATCH spice-gtk v6 04/18] usb-redir: extend USB backend to support emulated devices, Frediano Ziglio
- [PATCH spice-gtk v6 05/18] usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v6 06/18] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v6 07/18] cd-scsi: Do not export sense code constants, Frediano Ziglio
- [PATCH spice-gtk v6 08/18] usb-redir: add implementation of emulated CD device, Frediano Ziglio
- [PATCH spice-gtk v6 09/18] usb-redir: enable redirection of emulated CD drive, Frediano Ziglio
- [PATCH spice-gtk v6 10/18] build: Do not build usbredir dependent file is usbredir disabled, Frediano Ziglio
- [PATCH spice-gtk v6 11/18] usb-redir: command-line option to create emulated CD drive, Frediano Ziglio
- [PATCH spice-gtk v6 12/18] test-cd-emu: Add base test for cd-emulation, Frediano Ziglio
- [PATCH spice-gtk v6 14/18] build: Use a convenience library for tests, Frediano Ziglio
- [PATCH spice-gtk v6 13/18] usb-backend: Rewrite USB emulation support, Frediano Ziglio
- [PATCH spice-gtk v6 15/18] test-cd-emu: Test attach/detach emulated device, Frediano Ziglio
- [PATCH spice-gtk v6 16/18] test-cd-emu: Test detach and reattach, Frediano Ziglio
- [PATCH spice-gtk v6 17/18] test-cd-emu: Make sure we can call spice_usb_backend_channel_flush_writes, Frediano Ziglio
- [PATCH spice-gtk v6 18/18] test-cd-emu: Test no libusb context support, Frediano Ziglio
[RFC PATCH spice-gtk] spice-session: Fix SWAP_STR macro,
Frediano Ziglio
[PATCH spice-gtk 1/2] channel-usbredir: Rename spice_usbredir_write_callback,
Frediano Ziglio
[PATCH 1/8] drm/ttm: turn ttm_bo_device.vma_manager into a pointer,
Gerd Hoffmann
[PATCH 6/8] drm/qxl: switch to gem vma offset manager, Gerd Hoffmann
[spice-gtk v1] Revert "channel: Abort migration in delayed unref",
Victor Toso
[spice-gtk v1 1/3] main: return void on migrate_channel_connect(),
Victor Toso
[PATCH v3 6/7] drm/qxl: use drm_gem_ttm_print_info, Gerd Hoffmann
[PATCH v3 5/7] drm/qxl: use drm_gem_object_funcs callbacks, Gerd Hoffmann
[PATCH v2 5/6] drm/qxl: use drm_gem_object_funcs callbacks, Gerd Hoffmann
[PATCH v2 6/6] drm/qxl: use drm_gem_ttm_print_info, Gerd Hoffmann
[spice-gtk v1 0/6] Initialize GStreamer on SpiceSession,
Victor Toso
[PATCH 5/5] drm/qxl: use drm_gem_ttm_print_info,
Gerd Hoffmann
[PATCH 4/5] drm/qxl: use drm_gem_object_funcs callbacks,
Gerd Hoffmann
[PATCH spice-gtk v2 1/3] usb-backend: Cache isochronous value,
Frediano Ziglio
[PATCH] stream-channel: Add preferred video codec capability,
Kevin Pouget
[spice-common patch] test-ssl-verify: test_generic: initialize num_entries,
Uri Lublin
[spice-vdagent PATCH v2 1/2] vdagentd: daemonize: check fopen/fprintf return value,
Uri Lublin
[PATCH spice-server] meson: Fix compatibility with Meson 0.48,
Frediano Ziglio
[PATCH spice-gtk] streaming: make draw-area visible on MJPEG encoder creation,
Kevin Pouget
[PATCH spice-server 1/2] meson: Bump minimum required meson_version to 0.50,
Frediano Ziglio
[PATCH spice-gtk] build: Fix compatibility with Meson 0.49,
Frediano Ziglio
[PATCH spice-common] meson: Remove "install" argument from configure_file,
Frediano Ziglio
[spice-vdagent PATCH 1/2] vdagentd: daemonize: check fprintf return value,
Uri Lublin
[PATCH spice-gtk] meson: Bump minimum required meson_version to 0.50,
Snir Sheriber
[PATCH spice-gtk v5 00/18] added feature of sharing CD image,
Frediano Ziglio
- [PATCH spice-gtk v5 01/18] usb-redir: define interfaces to support emulated devices, Frediano Ziglio
- [PATCH spice-gtk v5 03/18] usb-redir: do not use spice_usb_acl_helper for emulated devices, Frediano Ziglio
- [PATCH spice-gtk v5 02/18] usb-redir: move implementation of device description to USB backend, Frediano Ziglio
- [PATCH spice-gtk v5 04/18] usb-redir: extend USB backend to support emulated devices, Frediano Ziglio
- [PATCH spice-gtk v5 05/18] usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v5 06/18] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v5 07/18] cd-scsi: Do not export sense code constants, Frediano Ziglio
- [PATCH spice-gtk v5 08/18] usb-redir: add implementation of emulated CD device, Frediano Ziglio
- [PATCH spice-gtk v5 09/18] usb-redir: enable redirection of emulated CD drive, Frediano Ziglio
- [PATCH spice-gtk v5 10/18] build: Do not build usbredir dependent file is usbredir disabled, Frediano Ziglio
- [PATCH spice-gtk v5 11/18] usb-redir: command-line option to create emulated CD drive, Frediano Ziglio
- [PATCH spice-gtk v5 12/18] test-cd-emu: Add base test for cd-emulation, Frediano Ziglio
- [PATCH spice-gtk v5 13/18] usb-backend: Rewrite USB emulation support, Frediano Ziglio
- [PATCH spice-gtk v5 14/18] build: Use a convenience library for tests, Frediano Ziglio
- [PATCH spice-gtk v5 15/18] test-cd-emu: Test attach/detach emulated device, Frediano Ziglio
- [PATCH spice-gtk v5 16/18] test-cd-emu: Test detach and reattach, Frediano Ziglio
- [PATCH spice-gtk v5 17/18] test-cd-emu: Make sure we can call spice_usb_backend_channel_flush_writes, Frediano Ziglio
- [PATCH spice-gtk v5 18/18] test-cd-emu: Test no libusb context support, Frediano Ziglio
[PATCH spice-gtk 1/2] Add spec.in file and spec file generation,
Snir Sheriber
[linux/vd_agent v1 1/2] covscan: check and initialize argv's copy,
Victor Toso
[PATCH spice-gtk v4 00/29] added feature of sharing CD image,
Frediano Ziglio
- [PATCH spice-gtk v4 01/29] usb-redir: define interfaces to support emulated devices, Frediano Ziglio
- [PATCH spice-gtk v4 02/29] fixup! usb-redir: define interfaces to support emulated devices, Frediano Ziglio
- [PATCH spice-gtk v4 03/29] usb-redir: move implementation of device description to USB backend, Frediano Ziglio
- [PATCH spice-gtk v4 04/29] fixup! usb-redir: move implementation of device description to USB backend, Frediano Ziglio
- [PATCH spice-gtk v4 05/29] usb-redir: do not use spice_usb_acl_helper for emulated devices, Frediano Ziglio
- [PATCH spice-gtk v4 06/29] usb-redir: extend USB backend to support emulated devices, Frediano Ziglio
- [PATCH spice-gtk v4 07/29] fixup! usb-redir: extend USB backend to support emulated devices, Frediano Ziglio
- [PATCH spice-gtk v4 08/29] fixup! usb-redir: extend USB backend to support emulated devices, Frediano Ziglio
- [PATCH spice-gtk v4 09/29] usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v4 10/29] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v4 11/29] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v4 12/29] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v4 13/29] usb-redir: add implementation of emulated CD device, Frediano Ziglio
- [PATCH spice-gtk v4 14/29] fixup! usb-redir: add implementation of emulated CD device, Frediano Ziglio
- [PATCH spice-gtk v4 15/29] usb-redir: enable redirection of emulated CD drive, Frediano Ziglio
- [PATCH spice-gtk v4 16/29] fixup! usb-redir: enable redirection of emulated CD drive, Frediano Ziglio
- [PATCH spice-gtk v4 17/29] fixup! usb-redir: enable redirection of emulated CD drive, Frediano Ziglio
- [PATCH spice-gtk v4 18/29] build: Do not build usbredir dependent file is usbredir disabled, Frediano Ziglio
- [PATCH spice-gtk v4 19/29] usb-redir: command-line option to create emulated CD drive, Frediano Ziglio
- [PATCH spice-gtk v4 20/29] test-cd-emu: Add base test for cd-emulation, Frediano Ziglio
- [PATCH spice-gtk v4 21/29] CI: Add --werror, Frediano Ziglio
- [PATCH spice-gtk v4 22/29] CI: Add usbredir packages to Windows, Frediano Ziglio
- [PATCH spice-gtk v4 23/29] cd-scsi: Do not export sense code constants, Frediano Ziglio
- [PATCH spice-gtk v4 24/29] usb-backend: Rewrite USB emulation support, Frediano Ziglio
- [PATCH spice-gtk v4 25/29] build: Use a convenience library for tests, Frediano Ziglio
- [PATCH spice-gtk v4 26/29] test-cd-emu: Test attach/detach emulated device, Frediano Ziglio
- [PATCH spice-gtk v4 27/29] test-cd-emu: Test detach and reattach, Frediano Ziglio
- [PATCH spice-gtk v4 28/29] test-cd-emu: Make sure we can call spice_usb_backend_channel_flush_writes, Frediano Ziglio
- [PATCH spice-gtk v4 29/29] test-cd-emu: Test no libusb context support, Frediano Ziglio
- Re: [PATCH spice-gtk v4 00/29] added feature of sharing CD image, Frediano Ziglio
[RFC spice-streaming-agent 1/3] Add Xlib capture helper files,
Snir Sheriber
[server patch v2] test-loop: increment a variable outside of spice_assert,
Uri Lublin
[PATCH 2/3] drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_framebuffers,
Gerd Hoffmann
[PATCH spice-server] stat-file: Use proper macro for container computation,
Frediano Ziglio
[PATCH spice-gtk 1/2] vmcstream: fix task cancellation,
Jakub Janků
windows spice-client-glib hotplug not working,
zhou qi
[PATCH x11spice v4 0/3] Add cache for SHM segments,
Brendan Shanks
[PATCH] drm/qxl: fix a memory leak bug,
Wenwen Wang
USB redirection: "LIBUSB_ERROR_NOT_SUPPORTED",
Brian Wengel
[PATCH x11spice v3 0/3] Add cache for SHM segments,
Brendan Shanks
[PATCH spice-server] reds: Fix indentation of spice_server_char_device_add_interface,
Frediano Ziglio
[PATCH spice-common v2] codegen: Check validity of array members,
Frediano Ziglio
[PATCH spice-common] protocol: Removed unneeded type specifications,
Frediano Ziglio
[PATCH spice-common 1/4] codegen: Use has_end_attr instead of has_attr("end"),
Frediano Ziglio
[spice-common PATCH] test-marshallers.proto: ArrayMessage: make space for name,
Uri Lublin
[PATCH spice-gtk v2] build: Replace "join_paths" with "/" operator, Frediano Ziglio
[PATCH spice-protocol] qxl_dev: Add comment to QXLQUICData->data field,
Frediano Ziglio
[spice-gtk v3 0/9] added feature of sharing CD image,
Yuri Benditovich
- [spice-gtk v3 1/9] usb-redir: define interfaces to support emulated devices, Yuri Benditovich
- [spice-gtk v3 2/9] usb-redir: cosmetic style fixes, Yuri Benditovich
- [spice-gtk v3 4/9] usb-redir: do not use spice_usb_acl_helper for emulated devices, Yuri Benditovich
- [spice-gtk v3 5/9] usb-redir: extend USB backend to support emulated devices, Yuri Benditovich
- [spice-gtk v3 3/9] usb-redir: move implementation of device description to USB backend, Yuri Benditovich
- [spice-gtk v3 7/9] usb-redir: add implementation of emulated CD device, Yuri Benditovich
- [spice-gtk v3 8/9] usb-redir: enable redirection of emulated CD drive, Yuri Benditovich
- [spice-gtk v3 6/9] usb-redir: add files for SCSI and USB MSC implementation, Yuri Benditovich
- [spice-gtk v3 9/9] usb-redir: command-line option to create emulated CD drive, Yuri Benditovich
- Re: [spice-gtk v3 0/9] added feature of sharing CD image, Victor Toso
[PATCH spice-server v3] glz-encode: Remove obsolete reference segment,
Frediano Ziglio
[PATCH spice-server v2] glz-encode: Remove obsolete reference segment, Frediano Ziglio
[PATCH spice-server] glz-encode: Remove obsolete reference segment,
Frediano Ziglio
[PATCH v3 spice-streaming-agent] gst-plugin: Shorten template declarations,
Snir Sheriber
[PATCH spice-server] style: Specify the possibility of "pragma once" usage,
Frediano Ziglio
[spice-server PATCH 1/3] compress_seg: comment out unused assignment,
Uri Lublin
[spice-common PATCH 1/2] ptypes.py: remove useless condition member != None,
Uri Lublin
[PATCH v2 spice-streaming-agent 1/2] gst-plugin: Free input buffer and XImage as soon as possible,
Snir Sheriber
[PATCH spice-gtk v2 00/33] CD emulation follow ups,
Frediano Ziglio
- [PATCH spice-gtk v2 01/33] usb-redir: define interfaces to support emulated devices, Frediano Ziglio
- [PATCH spice-gtk v2 02/33] fixup! usb-redir: define interfaces to support emulated devices, Frediano Ziglio
- [PATCH spice-gtk v2 03/33] fixup! usb-redir: define interfaces to support emulated devices, Frediano Ziglio
- [PATCH spice-gtk v2 04/33] usb-redir: move implementation of device description to USB backend, Frediano Ziglio
- [PATCH spice-gtk v2 05/33] usb-redir: do not use spice_usb_acl_helper for emulated devices, Frediano Ziglio
- [PATCH spice-gtk v2 06/33] usb-redir: extend USB backend to support emulated devices, Frediano Ziglio
- [PATCH spice-gtk v2 07/33] fixup! usb-redir: extend USB backend to support emulated devices, Frediano Ziglio
- [PATCH spice-gtk v2 08/33] usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 09/33] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 10/33] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 11/33] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 12/33] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 13/33] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 14/33] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 15/33] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 16/33] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 17/33] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 18/33] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 19/33] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 20/33] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 21/33] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 22/33] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 23/33] fixup! usb-redir: add files for SCSI and USB MSC implementation, Frediano Ziglio
- [PATCH spice-gtk v2 24/33] usb-redir: add implementation of emulated CD device, Frediano Ziglio
- [PATCH spice-gtk v2 25/33] fixup! usb-redir: add implementation of emulated CD device, Frediano Ziglio
- [PATCH spice-gtk v2 26/33] fixup! usb-redir: add implementation of emulated CD device, Frediano Ziglio
- [PATCH spice-gtk v2 27/33] fixup! usb-redir: add implementation of emulated CD device, Frediano Ziglio
- [PATCH spice-gtk v2 28/33] fixup! usb-redir: add implementation of emulated CD device, Frediano Ziglio
- [PATCH spice-gtk v2 29/33] usb-redir: enable redirection of emulated CD drive, Frediano Ziglio
- [PATCH spice-gtk v2 30/33] usb-redir: command-line option to create emulated CD drive, Frediano Ziglio
- [PATCH spice-gtk v2 31/33] usb-redir: Add base test for cd-emulation, Frediano Ziglio
- [PATCH spice-gtk v2 32/33] CI: Add --werror, Frediano Ziglio
- [PATCH spice-gtk v2 33/33] CI: Add usbredir packages to Windows, Frediano Ziglio
[PATCH v4 16/17] drm/qxl: drop verify_access, Gerd Hoffmann
[PATCH v4 14/17] drm/qxl: drop qxl_ttm_fault, Gerd Hoffmann
[PATCH v4 15/17] drm/qxl: switch qxl to drm_gem_object_funcs->mmap codepath, Gerd Hoffmann
[PATCH v4 13/17] drm/qxl: use drm_gem_object_funcs, Gerd Hoffmann
[PATCH v4 17/17] drm/qxl: use DEFINE_DRM_GEM_FOPS(), Gerd Hoffmann
[PATCH v4 04/17] drm/qxl: switch qxl to the new gem_ttm_bo_device_init(), Gerd Hoffmann
[PATCH spice-gtk] fixup! usb-redir: define interfaces to support emulated devices,
Frediano Ziglio
[PATCH v3 8/8] gem/qxl: use drm_gem_ttm_bo_driver_verify_access(), Gerd Hoffmann
[PATCH v3 5/8] drm/qxl: switch qxl to the new gem_ttm_bo_device_init(), Gerd Hoffmann
[PATCH spice-gtk] webdav: fix usecase with multiple concurrent connections,
Jakub Janků
[RFC spice-server] fixup! streaming: Restart guest video streams on video-codec changes,
Kevin Pouget
[PATCH v2 3/3] drm/qxl: switch qxl to use the new ttm helpers., Gerd Hoffmann
[PATCH spice-protocol v2] protocol: Add some comments to vd_agentd.h, Frediano Ziglio
Spice USB redirect,
Jet Walsh
[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]