spice-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Spice-devel] [PATCH v6 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
[Spice-devel] [PATCH v6 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
Thomas Zimmermann
[Spice-devel] [PATCH v6 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
Thomas Zimmermann
[Spice-devel] [PATCH v6 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
Thomas Zimmermann
[Spice-devel] [PATCH v6 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}()
Thomas Zimmermann
[Spice-devel] [PATCH v6 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
Thomas Zimmermann
[Spice-devel] [PATCH v6 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
Thomas Zimmermann
[Spice-devel] [PATCH v6 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Thomas Zimmermann
[Spice-devel] ANNOUNCE spice-server 0.14.91 release candidate
Frediano Ziglio
[Spice-devel] how to get surface screen-shot in spice-server
hshsh
Re: [Spice-devel] how to get surface screen-shot in spice-server
Frediano Ziglio
Re: [Spice-devel] [RFC] treewide: cleanup unreachable breaks
Joe Perches
[Spice-devel] [PATCH v5 00/10] Support GEM object mappings from I/O memory
Thomas Zimmermann
[Spice-devel] [PATCH v5 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
Thomas Zimmermann
[Spice-devel] [PATCH v5 08/10] drm/gem: Store client buffer mappings as struct dma_buf_map
Thomas Zimmermann
Re: [Spice-devel] [PATCH v5 08/10] drm/gem: Store client buffer mappings as struct dma_buf_map
Daniel Vetter
Re: [Spice-devel] [PATCH v5 08/10] drm/gem: Store client buffer mappings as struct dma_buf_map
Thomas Zimmermann
Re: [Spice-devel] [PATCH v5 08/10] drm/gem: Store client buffer mappings as struct dma_buf_map
Daniel Vetter
[Spice-devel] [PATCH v5 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
Thomas Zimmermann
[Spice-devel] [PATCH v5 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
[Spice-devel] [PATCH v5 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
Thomas Zimmermann
[Spice-devel] [PATCH v5 10/10] drm/fb_helper: Support framebuffers in I/O memory
Thomas Zimmermann
Re: [Spice-devel] [PATCH v5 10/10] drm/fb_helper: Support framebuffers in I/O memory
Daniel Vetter
Re: [Spice-devel] [PATCH v5 10/10] drm/fb_helper: Support framebuffers in I/O memory
Thomas Zimmermann
Re: [Spice-devel] [PATCH v5 10/10] drm/fb_helper: Support framebuffers in I/O memory
Daniel Vetter
Re: [Spice-devel] [PATCH v5 10/10] drm/fb_helper: Support framebuffers in I/O memory
Sam Ravnborg
Re: [Spice-devel] [PATCH v5 10/10] drm/fb_helper: Support framebuffers in I/O memory
Thomas Zimmermann
[Spice-devel] [PATCH v5 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
Thomas Zimmermann
Re: [Spice-devel] [PATCH v5 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
Linus Walleij
Re: [Spice-devel] [PATCH v5 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
Thomas Zimmermann
Re: [Spice-devel] [PATCH v5 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
Daniel Vetter
[Spice-devel] [PATCH v5 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}()
Thomas Zimmermann
[Spice-devel] [PATCH v5 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
Thomas Zimmermann
[Spice-devel] [PATCH v5 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Thomas Zimmermann
Re: [Spice-devel] [PATCH v5 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Christian König
[Spice-devel] [PATCH] drm: remove unneeded break
trix
Re: [Spice-devel] [PATCH] drm: remove unneeded break
Sam Ravnborg
[Spice-devel] wMaxPacketSize
Stéphane POGGI
[Spice-devel] [PATCH v4 00/10] Support GEM object mappings from I/O memory
Thomas Zimmermann
[Spice-devel] [PATCH v4 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}()
Thomas Zimmermann
Re: [Spice-devel] [PATCH v4 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}()
Christian König
[Spice-devel] [PATCH v4 08/10] drm/gem: Store client buffer mappings as struct dma_buf_map
Thomas Zimmermann
[Spice-devel] [PATCH v4 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
Thomas Zimmermann
Re: [Spice-devel] [PATCH v4 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
Christian König
[Spice-devel] [PATCH v4 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
Thomas Zimmermann
Re: [Spice-devel] [PATCH v4 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
Christian König
[Spice-devel] [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Thomas Zimmermann
Re: [Spice-devel] [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Christian König
Re: [Spice-devel] [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Daniel Vetter
Re: [Spice-devel] [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Thomas Zimmermann
Re: [Spice-devel] [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Christian König
Re: [Spice-devel] [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Thomas Zimmermann
Re: [Spice-devel] [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Thomas Zimmermann
Re: [Spice-devel] [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Christian König
Re: [Spice-devel] [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
Daniel Vetter
[Spice-devel] [PATCH v4 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
Re: [Spice-devel] [PATCH v4 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Christian König
[Spice-devel] [PATCH v4 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
Thomas Zimmermann
[Spice-devel] [PATCH v4 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
Thomas Zimmermann
Re: [Spice-devel] [PATCH v4 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
Sam Ravnborg
Re: [Spice-devel] [PATCH v4 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
Thomas Zimmermann
Re: [Spice-devel] [PATCH v4 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
Sam Ravnborg
[Spice-devel] [PATCH v4 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
Thomas Zimmermann
Re: [Spice-devel] [PATCH v4 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
Christian König
[Spice-devel] [PATCH v4 10/10] drm/fb_helper: Support framebuffers in I/O memory
Thomas Zimmermann
Re: [Spice-devel] [PATCH v4 10/10] drm/fb_helper: Support framebuffers in I/O memory
Sam Ravnborg
Re: [Spice-devel] [PATCH v4 10/10] drm/fb_helper: Support framebuffers in I/O memory
Thomas Zimmermann
Re: [Spice-devel] [PATCH v4 10/10] drm/fb_helper: Support framebuffers in I/O memory
Sam Ravnborg
Re: [Spice-devel] [PATCH v4 10/10] drm/fb_helper: Support framebuffers in I/O memory
Thomas Zimmermann
Re: [Spice-devel] [PATCH v4 10/10] drm/fb_helper: Support framebuffers in I/O memory
Sam Ravnborg
[Spice-devel] libcacard 2.8.0 release
Jakub Jelen
[Spice-devel] [PATCH spice-common 0/6] Multiple buffer overflow vulnerabilities in QUIC decoding code
Frediano Ziglio
[Spice-devel] [PATCH spice-common 2/6] quic: Check image size in quic_decode_begin
Frediano Ziglio
[Spice-devel] [PATCH spice-common 4/6] quic: Avoid possible buffer overflow in find_bucket
Frediano Ziglio
[Spice-devel] [PATCH spice-common 1/6] quic: Check we have some data to start decoding quic image
Frediano Ziglio
[Spice-devel] [PATCH spice-common 5/6] test-quic: Add fuzzer capabilities to the test
Frediano Ziglio
[Spice-devel] [PATCH spice-common 3/6] quic: Check RLE lengths
Frediano Ziglio
[Spice-devel] [PATCH spice-common 6/6] test-quic: Add test cases for quic fuzzer
Frediano Ziglio
[Spice-devel] ANNOUNCE spice-protocol 0.14.3 release
Frediano Ziglio
Re: [Spice-devel] ANNOUNCE spice-protocol 0.14.3 release
Frediano Ziglio
[Spice-devel] [PATCH v3 0/7] Support GEM object mappings from I/O memory
Thomas Zimmermann
[Spice-devel] [PATCH v3 1/7] drm/vram-helper: Remove invariant parameters from internal kmap function
Thomas Zimmermann
Re: [Spice-devel] [PATCH v3 1/7] drm/vram-helper: Remove invariant parameters from internal kmap function
Daniel Vetter
[Spice-devel] [PATCH v3 3/7] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
Re: [Spice-devel] [PATCH v3 3/7] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Daniel Vetter
[Spice-devel] [PATCH v3 5/7] drm/gem: Store client buffer mappings as struct dma_buf_map
Thomas Zimmermann
Re: [Spice-devel] [PATCH v3 5/7] drm/gem: Store client buffer mappings as struct dma_buf_map
Daniel Vetter
[Spice-devel] [PATCH v3 4/7] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
Thomas Zimmermann
Re: [Spice-devel] [PATCH v3 4/7] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
Daniel Vetter
[Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Thomas Zimmermann
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Christian König
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Daniel Vetter
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Thomas Zimmermann
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Christian König
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Thomas Zimmermann
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Christian König
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Daniel Vetter
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Christian König
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Daniel Vetter
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Daniel Vetter
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Christian König
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Daniel Vetter
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Thomas Zimmermann
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Daniel Vetter
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Thomas Zimmermann
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Christian König
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Daniel Vetter
Re: [Spice-devel] [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
Thomas Zimmermann
[Spice-devel] [PATCH v3 6/7] drm/fb_helper: Support framebuffers in I/O memory
Thomas Zimmermann
Re: [Spice-devel] [PATCH v3 6/7] drm/fb_helper: Support framebuffers in I/O memory
Daniel Vetter
Re: [Spice-devel] [PATCH v3 6/7] drm/fb_helper: Support framebuffers in I/O memory
Daniel Vetter
Re: [Spice-devel] [PATCH v3 6/7] drm/fb_helper: Support framebuffers in I/O memory
Thomas Zimmermann
Re: [Spice-devel] [PATCH v3 6/7] drm/fb_helper: Support framebuffers in I/O memory
Daniel Vetter
[Spice-devel] [PATCH v3 7/7] drm/todo: Update entries around struct dma_buf_map
Thomas Zimmermann
Re: [Spice-devel] [PATCH v3 7/7] drm/todo: Update entries around struct dma_buf_map
Daniel Vetter
[Spice-devel] [PATCH v2 4/4] drm/qxl: use qxl pin function
Gerd Hoffmann
Re: [Spice-devel] [PATCH v2 4/4] drm/qxl: use qxl pin function
Daniel Vetter
Re: [Spice-devel] [PATCH v2 4/4] drm/qxl: use qxl pin function
Christian König
[Spice-devel] [PATCH v2 2/4] drm/qxl: release shadow on shutdown
Gerd Hoffmann
[Spice-devel] [PATCH v2 1/4] drm/qxl: use drmm_mode_config_init
Gerd Hoffmann
[Spice-devel] [PATCH v2 3/4] drm/qxl: handle shadow in primary destroy
Gerd Hoffmann
[Spice-devel] [PATCH v3 0/6] Add physical display dimensions to spice/virtio-gpu
marcandre . lureau
[Spice-devel] [PATCH v3 1/6] edid: fix physical display size computation
marcandre . lureau
[Spice-devel] [PATCH v3 3/6] ui: add getter for UIInfo
marcandre . lureau
[Spice-devel] [PATCH v3 5/6] spice: get monitors physical dimension
marcandre . lureau
[Spice-devel] [PATCH v3 6/6] virtio-gpu: set physical dimensions for EDID
marcandre . lureau
[Spice-devel] [PATCH v3 4/6] spice: remove the single monitor config logic
marcandre . lureau
[Spice-devel] [PATCH v3 2/6] edid: use physical dimensions if available
marcandre . lureau
Re: [Spice-devel] [PATCH v3 0/6] Add physical display dimensions to spice/virtio-gpu
no-reply
Re: [Spice-devel] [PATCH v3 0/6] Add physical display dimensions to spice/virtio-gpu
Gerd Hoffmann
[Spice-devel] [PATCH v2 0/6] Add physical display dimensions to spice/virtio-gpu
marcandre . lureau
[Spice-devel] [PATCH v2 2/6] edid: use physical dimensions if available
marcandre . lureau
[Spice-devel] [PATCH v2 3/6] ui: add getter for UIInfo
marcandre . lureau
[Spice-devel] [PATCH v2 5/6] spice: get monitors physical dimension
marcandre . lureau
Re: [Spice-devel] [PATCH v2 5/6] spice: get monitors physical dimension
Frediano Ziglio
[Spice-devel] [PATCH v2 4/6] spice: remove the single monitor config logic
marcandre . lureau
[Spice-devel] [PATCH v2 6/6] virtio-gpu: set physical dimensions for EDID
marcandre . lureau
[Spice-devel] [PATCH v2 1/6] edid: fix physical display size computation
marcandre . lureau
[Spice-devel] Windows 10 VDAgent incompatible with "hidden" KVM?
Ian Pilcher
Re: [Spice-devel] Windows 10 VDAgent incompatible with "hidden" KVM?
Frediano Ziglio
Re: [Spice-devel] Windows 10 VDAgent incompatible with "hidden" KVM?
Ian Pilcher
Re: [Spice-devel] Windows 10 VDAgent incompatible with "hidden" KVM?
Ian Pilcher
Re: [Spice-devel] Windows 10 VDAgent incompatible with "hidden" KVM?
Frediano Ziglio
Re: [Spice-devel] Windows 10 VDAgent incompatible with "hidden" KVM?
Uri Lublin
[Spice-devel] [PATCH -next] drm/qxl: simplify the return expression of qxl_plane_prepare_fb()
Qinglang Miao
Re: [Spice-devel] [PATCH -next] drm/qxl: simplify the return expression of qxl_plane_prepare_fb()
Gerd Hoffmann
Re: [Spice-devel] [Spice-commits] 6 commits - meson.build src/map-file src/spice-glib-sym-file src/spice-gtk-session.c src/spice-session.c src/spice-session.h src/spice-session-priv.h
Marc-André Lureau
Re: [Spice-devel] [Spice-commits] 6 commits - meson.build src/map-file src/spice-glib-sym-file src/spice-gtk-session.c src/spice-session.c src/spice-session.h src/spice-session-priv.h
Frediano Ziglio
Re: [Spice-devel] [Spice-commits] 6 commits - meson.build src/map-file src/spice-glib-sym-file src/spice-gtk-session.c src/spice-session.c src/spice-session.h src/spice-session-priv.h
Jakub Janku
Re: [Spice-devel] [Spice-commits] 6 commits - meson.build src/map-file src/spice-glib-sym-file src/spice-gtk-session.c src/spice-session.c src/spice-session.h src/spice-session-priv.h
Frediano Ziglio
Re: [Spice-devel] [Spice-commits] 6 commits - meson.build src/map-file src/spice-glib-sym-file src/spice-gtk-session.c src/spice-session.c src/spice-session.h src/spice-session-priv.h
Jakub Janku
Re: [Spice-devel] [Spice-commits] 6 commits - meson.build src/map-file src/spice-glib-sym-file src/spice-gtk-session.c src/spice-session.c src/spice-session.h src/spice-session-priv.h
Marc-André Lureau
Re: [Spice-devel] [Spice-commits] 6 commits - meson.build src/map-file src/spice-glib-sym-file src/spice-gtk-session.c src/spice-session.c src/spice-session.h src/spice-session-priv.h
Frediano Ziglio
Re: [Spice-devel] [Spice-commits] 6 commits - meson.build src/map-file src/spice-glib-sym-file src/spice-gtk-session.c src/spice-session.c src/spice-session.h src/spice-session-priv.h
Jakub Janku
[Spice-devel] Is it a possible memory leak (spice-gtk/src/channel-display.c)?
Ding Fei
Re: [Spice-devel] Is it a possible memory leak (spice-gtk/src/channel-display.c)?
Frediano Ziglio
[Spice-devel] [PATCH 2/3] drm/qxl: release shadow on shutdown
Gerd Hoffmann
[Spice-devel] [PATCH 1/3] drm/qxl: use drmm_mode_config_init
Gerd Hoffmann
Re: [Spice-devel] [PATCH 1/3] drm/qxl: use drmm_mode_config_init
Daniel Vetter
[Spice-devel] [PATCH 3/3] drm/qxl: handle shadow in primary destroy
Gerd Hoffmann
[Spice-devel] Shared Playback with simultaneous clients connection
Thayer, Kevin I.
Re: [Spice-devel] Shared Playback with simultaneous clients connection
Frediano Ziglio
[Spice-devel] Data transfer guest to host/ folder sharing
Martin Filbrandt
Re: [Spice-devel] Data transfer guest to host/ folder sharing
Frediano Ziglio
Re: [Spice-devel] Data transfer guest to host/ folder sharing
Victor Toso
[Spice-devel] [PATCH] win32: Enable some additional security flags for Windows executables
Frediano Ziglio
[Spice-devel] agent_sync_audio_playback call causes deadlock
i iordanov
Re: [Spice-devel] agent_sync_audio_playback call causes deadlock
Frediano Ziglio
Re: [Spice-devel] agent_sync_audio_playback call causes deadlock
i iordanov
[Spice-devel] [PATCH] drm/qxl: Fix build errors
Sean Paul
Re: [Spice-devel] [PATCH] drm/qxl: Fix build errors
Sam Ravnborg
Re: [Spice-devel] [PATCH] drm/qxl: Fix build errors
Sean Paul
Re: [Spice-devel] [PATCH] drm/qxl: Fix build errors
Sean Paul
Re: [Spice-devel] [PATCH] drm/qxl: Fix build errors
Gerd Hoffmann
Re: [Spice-devel] [PATCH] drm/qxl: Fix build errors
Dave Airlie
Re: [Spice-devel] [PATCH] drm/qxl: Fix build errors
Sean Paul
[Spice-devel] xen and the support for spice GL
Mario Marietto
Re: [Spice-devel] xen and the support for spice GL
Frediano Ziglio
[Spice-devel] Spice protocol performance
Jure Erznožnik
[Spice-devel] OSX Client Bundle
D. L. Fuller
Re: [Spice-devel] OSX Client Bundle
Uri Lublin
[Spice-devel] [PATCH v2] drm/qxl: don't take vga ports on rev5+
Gerd Hoffmann
Re: [Spice-devel] [PATCH v2] drm/qxl: don't take vga ports on rev5+
Daniel Vetter
[Spice-devel] Webdav on Windows XP
Koopa Koopa
Re: [Spice-devel] Webdav on Windows XP
Frediano Ziglio
Re: [Spice-devel] Webdav on Windows XP
Koopa Koopa
Re: [Spice-devel] Webdav on Windows XP
Victor Toso
Re: [Spice-devel] Webdav on Windows XP
Koopa Koopa
Re: [Spice-devel] Webdav on Windows XP
Frediano Ziglio
Re: [Spice-devel] Webdav on Windows XP
Koopa Koopa
[Spice-devel] spice-streaming-agent, the motivation and drive
Armin Ranjbar
Re: [Spice-devel] spice-streaming-agent, the motivation and drive
Uri Lublin
Re: [Spice-devel] spice-streaming-agent, the motivation and drive
Armin Ranjbar
Re: [Spice-devel] spice-streaming-agent, the motivation and drive
Uri Lublin
[Spice-devel] Can't write from guest to host with webdav
Koopa Koopa
Re: [Spice-devel] Can't write from guest to host with webdav
Jakub Janku
Re: [Spice-devel] Can't write from guest to host with webdav
Koopa Koopa
Re: [Spice-devel] Can't write from guest to host with webdav
Jakub Janku
Re: [Spice-devel] Can't write from guest to host with webdav
Jakub Janku
[Spice-devel] [PATCH 1/2] qxl-wddm-dod: fix behavior on v5 device
Yuri Benditovich
Earlier messages
Later messages