> On Wed, Aug 7, 2019 at 6:21 PM Frediano Ziglio wrote:
> >
> > >
> > > On Mon, Aug 5, 2019 at 3:17 PM Frediano Ziglio
> > > wrote:
> > > >
> > > > >
> > > > > On Mon, Aug 5, 2019 at 12:58 PM Frediano Ziglio
> > > > > wrote:
> > > > > >
> > > > > > >
> > > > > > > SpiceUsbBackendDevice structure
On Wed, Aug 7, 2019 at 6:21 PM Frediano Ziglio wrote:
>
> >
> > On Mon, Aug 5, 2019 at 3:17 PM Frediano Ziglio wrote:
> > >
> > > >
> > > > On Mon, Aug 5, 2019 at 12:58 PM Frediano Ziglio
> > > > wrote:
> > > > >
> > > > > >
> > > > > > SpiceUsbBackendDevice structure is extended to support
> >
This patch allows the MJPEG encoder to inform the spice-widget that
its video drawing area (draw-area) should be made visible on screen.
This is required to switch from GST video decoding to native MJPEG
decoding, otherwise the gst-area remained on top and the MJPEG video
stream was never shown.
Update of the previous patch that resets only the stream channel whose
preferred codec list has been updated
Signed-off-by: Kevin Pouget
---
server/main-dispatcher.c | 12 +---
server/main-dispatcher.h | 2 +-
server/reds.c| 15 ---
server/reds.h| 2
>
> On Mon, Aug 5, 2019 at 3:17 PM Frediano Ziglio wrote:
> >
> > >
> > > On Mon, Aug 5, 2019 at 12:58 PM Frediano Ziglio
> > > wrote:
> > > >
> > > > >
> > > > > SpiceUsbBackendDevice structure is extended to support
> > > > > additional kind of device that is emulated by Spice-GTK
> > > > > an
On 8/6/19 11:02 AM, Brendan Shanks wrote:
The 'display->fullscreen' SHM segment was previously being used for both
x11spice's internal change scanning and as the spice primary surface.
I don't think spice wants anything else writing to the primary surface,
and this caused sporadic test failures a
> This is probably more of a Fedora 30 issue, but I wanted to make you all
> aware it does not work when trying to redirect an iPhone from Fedora 30 host
> to a Windows 10 VM on QEMU/KVM/Virt Manager.
> Kind Regards,
> Jet Walsh
I won't be surprised if the message was right "Device is in use by
Signed-off-by: Gerd Hoffmann
---
drivers/gpu/drm/qxl/qxl_drv.h| 4 +---
drivers/gpu/drm/qxl/qxl_object.h | 5 -
drivers/gpu/drm/qxl/qxl_drv.c| 2 +-
drivers/gpu/drm/qxl/qxl_dumb.c | 17 -
drivers/gpu/drm/qxl/qxl_ioctl.c | 5 +++--
drivers/gpu/drm/qxl/Kconfig
From: Francois Gouget
Signed-off-by: Francois Gouget
Signed-off-by: Frediano Ziglio
---
spice/vd_agent.h | 24 +++-
1 file changed, 23 insertions(+), 1 deletion(-)
Changes since v1:
- fix documentation
- add some structure reference
diff --git a/spice/vd_agent.h b/spice/v
On Thu, 1 Aug 2019, Frediano Ziglio wrote:
[...]
> > @@ -254,7 +261,7 @@ typedef struct SPICE_ATTR_PACKED
> > VDAgentDeviceDisplayInfo
> > {
> > uint32_t monitor_id;
> > uint32_t device_display_id;
> > uint32_t device_address_len;
> > -uint8_t device_address[0]; // a zero-termi
Hello!
I'm writing to report a crash in the QXL / DRM code in the Linux kernel.
I originally filed the issue on LaunchPad and more details can be found
there, although I doubt whether these details are useful.
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813620
I first experienced the
11 matches
Mail list logo