Re: [Spice-devel] [PATCH v3 1/2] virtio-video: Add virtio video device specification

2020-04-09 Thread Keiichi Watanabe
Hi Dmitry, On Tue, Apr 7, 2020 at 6:21 PM Dmitry Sepp wrote: > > Hi Alexandre, Keiichi, > > Thanks for the updates, > > On Montag, 6. April 2020 13:46:33 CEST Keiichi Watanabe wrote: > > > > It seems that you're suggesting a big struct where bitstream params, > > image params and all controls are

Re: [Spice-devel] [PATCH v3 1/2] virtio-video: Add virtio video device specification

2020-04-09 Thread Dmitry Sepp
Hi Keiichi, On Donnerstag, 9. April 2020 12:46:56 CEST Keiichi Watanabe wrote: > Hi, > > On Tue, Apr 7, 2020 at 11:49 PM Dmitry Sepp wrote: > > Hi, > > > > > +\item[VIRTIO_VIDEO_CMD_STREAM_DESTROY] Destroy a video stream > > > + (context) within the device. > > > + > > > +\begin{lstlisting} >

Re: [Spice-devel] [PATCH v3 1/2] virtio-video: Add virtio video device specification

2020-04-09 Thread Keiichi Watanabe
Hi, On Tue, Apr 7, 2020 at 11:49 PM Dmitry Sepp wrote: > > Hi, > > > +\item[VIRTIO_VIDEO_CMD_STREAM_DESTROY] Destroy a video stream > > + (context) within the device. > > + > > +\begin{lstlisting} > > +struct virtio_video_stream_destroy { > > +struct virtio_video_cmd_hdr hdr; > > +}; > >

Re: [Spice-devel] Windows (10) Spice client not working...

2020-04-09 Thread Armin Ranjbar
Hi Robert, hmm, that can be a range fo things, can you please run virt-viewer in debug mode (--debug) and send the output? --- Armin ranjbar On Mon, Apr 6, 2020 at 11:21 AM Robert S. Irrgang wrote: > Hello, > > I've tried to connect to my KVM/qemu guest with Windows Spice Remote > Viewer, bu