Linux Spice Development
[Prev Page][Next Page]
- [PATCH v1] jpeg: optimize compression process,
liweishi
- [PATCH 00/10] dcc: Create a stream for non-gl/remote clients that want to use dmabuf (v9),
Michael Scherle
- [PATCH 08/10] Update spice-common submodule, Michael Scherle
- [PATCH 05/10] gstreamer-encoder: Add an encoder function that takes dmabuf fd as input (v3), Michael Scherle
- [PATCH 01/10] gstreamer-encoder: Use a h/w based encoder with Intel GPUs if possible (v5), Michael Scherle
- [PATCH 04/10] dcc-send: Encode and send gl_draw stream data to the remote client (v4), Michael Scherle
- [PATCH 03/10] dcc: Create a stream associated with gl_draw for non-gl clients (v6), Michael Scherle
- [PATCH 07/10] gstreamer-encoder: Map the drm format to appropriate Gstreamer format, Michael Scherle
- [PATCH 02/10] dcc: Check to see if the client supports multiple codecs (v2), Michael Scherle
- [PATCH 09/10] gstreamer-encoder: Include dmabuf encoding conditionally for Linux, Michael Scherle
- [PATCH 06/10] video-stream: Don't stop a stream associated with gl_draw (v2), Michael Scherle
- [PATCH 10/10] dcc-send: Fix freeze when video stream is stopped during ongoing draw, Michael Scherle
- [PATCH v3 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation,
Thomas Zimmermann
- [PATCH v3 01/25] drm/dumb-buffers: Sanitize output on errors, Thomas Zimmermann
- [PATCH v3 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 02/25] drm/dumb-buffers: Provide helper to set pitch and size, Thomas Zimmermann
- [PATCH v3 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 07/25] drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 09/25] drm/hibmc: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 05/25] drm/gem-vram: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 10/25] drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 06/25] drm/armada: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 08/25] drm/gma500: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 15/25] drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 12/25] drm/mediatek: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 16/25] drm/qxl: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 19/25] drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 22/25] drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 20/25] drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 24/25] drm/xen: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v3 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation,
Thomas Zimmermann
[PATCH v2 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 05/25] drm/gem-vram: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 08/25] drm/gma500: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 07/25] drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 10/25] drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 12/25] drm/mediatek: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 20/25] drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 01/25] drm/dumb-buffers: Sanitize output on errors, Thomas Zimmermann
[PATCH v2 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 06/25] drm/armada: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 09/25] drm/hibmc: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 15/25] drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 16/25] drm/qxl: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 19/25] drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 24/25] drm/xen: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 22/25] drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 0/5] drm/connector: make mode_valid() callback accept const mode pointer,
Dmitry Baryshkov
Does SPICE support net printer redirect?,
=?gb18030?b?cGV0ZXI=?=
[PATCH v5] drm/virtio: Add drm_panic support,
Ryosuke Yasuoka
[PATCH] drm: cast calculation to __u64 in qxl_mode_dumb_create(), Gax-c
SPICE UDP,
Алексей Сафонов
[PATCH 0/5] drm/connector: make mode_valid() callback accept const mode pointer,
Dmitry Baryshkov
[PATCH] usbredirtestclient: fix memory leak,
Anastasia Belova
[PATCH v9 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n,
Niklas Schnelle
How to increase Clipboard size to Windows 10 guest?, Michele Petrelli
[PATCH v7 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n,
Niklas Schnelle
[PATCH v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n,
Niklas Schnelle
[PATCH v6 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n,
Niklas Schnelle
[PATCH v2 0/2] drm/ttm: Add an option to report graphics memory OOM,
Thomas Hellström
[PATCH 0/2] drm: Treewide plane/crtc legacy state sweeping,
Ville Syrjala
[PATCH v4] drm/qxl: Add drm_panic support, Ryosuke Yasuoka
[PATCH v3] drm/qxl: Add drm_panic support,
Ryosuke Yasuoka
[PATCH v2] drm/qxl: Add drm_panic support,
Ryosuke Yasuoka
UsbDk on Win7?,
Andrei Boros
[RFC] drm/qxl: Add drm_panic support, Ryosuke Yasuoka
[PATCH] drm/qxl: Add drm_panic support,
Ryosuke Yasuoka
[PATCH 0/2] drm/ttm: Add an option to report graphics memory OOM,
Thomas Hellström
[PATCH] server/tests/:fix free nonheap memmory attempt, Dmitry Frolov
virtio-vga two monitors and spice,
Michael Lipp
HW de/encoding & Chroma supsampling,
Michael Scherle
[PATCH 6.10 373/809] drm/qxl: Pin buffer objects for internal mappings, Greg Kroah-Hartman
Question regarding suitability of Spice for my workplace,
David Counter
Guest Post Request,
Randall Suter
[PATCH v2] drm/qxl: fix null pointer dereference in qxl_add_mode, Ma Ke
spice-webdavd service fails to start on Windows 11 guest in GNOME boxes, Cypress Tomaneng
[PATCH v2] drm/qxl: Pin buffer objects for internal mappings,
Thomas Zimmermann
[PATCH RESEND] drm/qxl: fix null pointer dereference in qxl_add_mode, Ma Ke
[PATCH] drm/qxl: Pin buffer objects for internal mappings,
Thomas Zimmermann
[PATCH] usbredirhost: prevent overflow in usbredirhost_set_iso_threshold,
Anastasia Belova
[PATCH] drm/qxl: fix null pointer dereference in qxl_add_mode,
Ma Ke
[PATCH] drm/qxl: Add check for drm_cvt_mode,
Chen Ni
Re: [REGRESSION] QXL display malfunction,
Linux regression tracking (Thorsten Leemhuis)
[PATCH v8 0/6] dcc: Create a stream for non-gl/remote clients that want to use dmabuf (v8),
Vivek Kasireddy
Website error,
Andrei Boros
[PATCH v7 0/5] dcc: Create a stream for non-gl/remote clients that want to use dmabuf (v7),
Vivek Kasireddy
vdagent drag and drop question,
ToddAndMargo
USB mouse on MacOS arm64 client,
Andreas Yankopolus
About your spice-space.org., Hayley Wiggins
[Regression] 6.9.0: WARNING: workqueue: WQ_MEM_RECLAIM ttm:ttm_bo_delayed_delete [ttm] is flushing !WQ_MEM_RECLAIM events:qxl_gc_work [qxl],
David Wang
Audio through spice,
Dorothy Calhoon
Connect through https proxy, Michael Lipp
[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b, kernel test robot
Anyone want to take over Fedora packaging for spice-html?,
Jeremy White
Bug Report - GNOME/Mutter Fractional Scaling, Adonnen Dagnir
[linux-next:master] BUILD REGRESSION a6bd6c9333397f5a0e2667d4d82fef8c970108f2, kernel test robot
[PATCH 1/2] drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()`,
Miguel Ojeda
[linux-next:master] BUILD REGRESSION 26074e1be23143b2388cacb36166766c235feb7c, kernel test robot
drivers/gpu/drm/qxl/qxl_cmd.c:424:6: error: variable 'count' set but not used,
Miguel Ojeda
The OSX Spice client is in a horrible state.,
presi300work
High delay of video-streams,
Michael Scherle
Inquiry about @spice Github Username,
Santiago Paiva
[PATCH][next] drm/qxl: remove unused variable num_relocs, Colin Ian King
[PATCH v6 0/5] dcc: Create a stream for non-gl/remote clients that want to use dmabuf (v6),
Vivek Kasireddy
[PATCH v5 0/5] dcc: Create a stream for non-gl/remote clients that want to use dmabuf (v5),
Vivek Kasireddy
[PATCH] drm/qxl: fix NULL dereference in qxl_add_mode,
Aleksandr Burakov
[PATCH] drm/qxl: remove redundant code, Jiapeng Chong
[PATCH v4 0/5] dcc: Create a stream for non-gl/remote clients that want to use dmabuf (v4),
Vivek Kasireddy
[PATCH 00/13] drm: Fix reservation locking for pin/unpin and console,
Thomas Zimmermann
- [PATCH 01/13] drm/gem-shmem: Acquire reservation lock in GEM pin/unpin callbacks, Thomas Zimmermann
- [PATCH 02/13] drm/gem-vram: Acquire reservation lock in GEM pin/unpin callbacks, Thomas Zimmermann
- [PATCH 03/13] drm/msm: Provide msm_gem_get_pages_locked(), Thomas Zimmermann
- [PATCH 05/13] drm/nouveau: Provide nouveau_bo_{pin,unpin}_locked(), Thomas Zimmermann
- [PATCH 04/13] drm/msm: Acquire reservation lock in GEM pin/unpin callback, Thomas Zimmermann
- [PATCH 09/13] drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}(), Thomas Zimmermann
- [PATCH 08/13] drm/qxl: Acquire reservation lock in GEM pin/unpin callbacks, Thomas Zimmermann
- [PATCH 10/13] drm/fbdev-generic: Fix locking with drm_client_buffer_vmap_local(), Thomas Zimmermann
- [PATCH 11/13] drm/client: Pin vmap'ed GEM buffers, Thomas Zimmermann
- [PATCH 06/13] drm/nouveau: Acquire reservation lock in GEM pin/unpin callbacks, Thomas Zimmermann
- [PATCH 07/13] drm/qxl: Provide qxl_bo_{pin,unpin}_locked(), Thomas Zimmermann
- [PATCH 12/13] drm/gem-vram: Do not pin buffer objects for vmap, Thomas Zimmermann
- [PATCH 13/13] drm/qxl: Do not pin buffer objects for vmap, Thomas Zimmermann
- Re: [PATCH 00/13] drm: Fix reservation locking for pin/unpin and console, Zack Rusin
- Re: [PATCH 00/13] drm: Fix reservation locking for pin/unpin and console, Dmitry Osipenko
- Re: [PATCH 00/13] drm: Fix reservation locking for pin/unpin and console, Christian König
- Re: [PATCH 00/13] drm: Fix reservation locking for pin/unpin and console, Dmitry Osipenko
err in dockerfile (for xspice),
Ali Dehghan
Mouse Back and Forward button,
Jason Chen
[PATCH 6.7 253/346] drm: Disable the cursor plane on atomic contexts with virtualized drivers, Greg Kroah-Hartman
[PATCH 6.6 259/331] drm: Disable the cursor plane on atomic contexts with virtualized drivers, Greg Kroah-Hartman
Patch "drm: Disable the cursor plane on atomic contexts with virtualized drivers" has been added to the 6.7-stable tree, gregkh
Patch "drm: Disable the cursor plane on atomic contexts with virtualized drivers" has been added to the 6.6-stable tree, gregkh
[PATCH] dma-buf: Clean up errors in qxl_release.h, GuoHua Chen
[PATCH 5.10 0/1] drm/qxl: fix UAF on handle creation,
Fedor Pchelkin
Does a Java SPICE client library exist?, Anston Sorensen
Is there some problem with latest VirtIO drivers and recent Windows 11 23H2?,
Carlos González
usb passtrough,
Fabio
[PATCH v3 0/5] dcc: Create a stream for non-gl/remote clients that want to use dmabuf (v3),
Vivek Kasireddy
Friendly ping. I think this patch was forgotten.//回复: [PATCH] drm/qxl: remove unused declaration,
何敏红
TTM improvement and amdgpu fix,
Christian König
Bug with invisible cursor when using GVTg, HF
[PATCH AUTOSEL 6.5 2/6] drm/qxl: prevent memory leak,
Sasha Levin
[PATCH AUTOSEL 6.6 2/6] drm/qxl: prevent memory leak, Sasha Levin
[PATCH AUTOSEL 6.1 2/6] drm/qxl: prevent memory leak, Sasha Levin
[PATCH AUTOSEL 5.15 2/4] drm/qxl: prevent memory leak, Sasha Levin
[PATCH] drm/qxl: remove unused declaration,
heminhong
[PATCH spice-gtk] gstreamer: Fallback to S/W decoder if H/W one is not working (v2),
Frediano Ziglio
[PATCH spice-gtk] gstreamer: Fix leak using GstBus watch (v2),
Frediano Ziglio
[PATCH spice-gtk] ci: Avoid Meson warning during CI, Frediano Ziglio
[PATCH spice-gtk] build: Avoids a Meson warning, Frediano Ziglio
[PATCH spice-common] build: Avoid Meson warning,
Frediano Ziglio
[PATCH spice-gtk 1/2] gstreamer: Fix leak using GstBus watch,
Frediano Ziglio
[PATCH spice-gtk 1/2] Update spice-common submodule,
Frediano Ziglio
Excuse me, I want to ask some question about spice-html5, hjq
Bug with MINT Distros, Mikel Goicoechea Martínez
Re: Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently,
Salvatore Bonaccorso
[PATCH v6 0/9] Fix cursor planes with virtualized drivers,
Albert Esteve
- [PATCH v6 7/9] drm: Remove legacy cursor hotspot code, Albert Esteve
- [PATCH v6 8/9] drm: Introduce DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT, Albert Esteve
- [PATCH v6 9/9] drm: Introduce documentation for hotspot properties, Albert Esteve
- [PATCH v6 6/9] drm/virtio: Use the hotspot properties from cursor planes, Albert Esteve
- [PATCH v6 5/9] drm/vboxvideo: Use the hotspot properties from cursor planes, Albert Esteve
- [PATCH v6 1/9] drm: Disable the cursor plane on atomic contexts with virtualized drivers, Albert Esteve
- [PATCH v6 3/9] drm/vmwgfx: Use the hotspot properties from cursor planes, Albert Esteve
- [PATCH v6 4/9] drm/qxl: Use the hotspot properties from cursor planes, Albert Esteve
- [PATCH v6 2/9] drm/atomic: Add support for mouse hotspots, Albert Esteve
- Re: [PATCH v6 0/9] Fix cursor planes with virtualized drivers, Simon Ser
- Re: [PATCH v6 0/9] Fix cursor planes with virtualized drivers, Javier Martinez Canillas
[PATCH v4] channel-display-gst: Use h/w based decoders with Intel GPUs if possible (v4),
Vivek Kasireddy
[PATCH v4 1/2] gstreamer-encoder: Use an env var to override converter format (v3),
Vivek Kasireddy
[PATCH v3] common: Add a udev helper to identify GPU Vendor (v3),
Vivek Kasireddy
[PATCH] drm/qxl: fix a possible null pointer dereference, Ma Ke
spice protocal connection issue,
王雪松
[PATCH 0/2] spice/gstreamer: Use h/w based encoders/decoders with Intel GPUs if possible (v3),
Vivek Kasireddy
Drag and Drop from Guest to Host,
haibin wang
Potential ways to describe virtio-video device capabilities,
Alexander Gordeev
安裝Android,
Lin Richard
[PATCH 0/4] spice/gstreamer: Use h/w based encoders/decoders with Intel GPUs if possible (v2),
Vivek Kasireddy
A little help to start to develop.,
Daerlnaxe (GMail)
[PATCH v2 0/5] dcc: Create a stream for non-gl/remote clients that want to use dmabuf (v2),
Vivek Kasireddy
0.42: build fails,
Tomasz Kłoczko
[RFT PATCH 0/6] drm: drm-misc drivers call drm_atomic_helper_shutdown() at the right times,
Douglas Anderson
Spice Guest Agent has expired RedHat signing cert, Aysan, Hakan
Oracle Linux 9 support,
Maxim Iacob
Xspice crashes on start, Frank Heckenbach
[spice-streaming-agent]spice-streaming-agent warning,
霍金鹏
How to Remote Windows without Seeing Tutorial,
民生银行
spice-streaming-agent display problem,
霍金鹏
[PATCH v5 1/9] drm: Disable the cursor plane on atomic contexts with virtualized drivers,
Zack Rusin
[PATCH v5 4/9] drm/qxl: Use the hotspot properties from cursor planes, Zack Rusin
Help with image encoding,
Néfix Estrada
[PATCH 2/7] drm/qxl: switch to using drm_exec, Christian König
[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev,
Uwe Kleine-König
[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]