[virtio-dev] Re: [virtio-comment] [PATCH] content: reserve device ID 36 for CAN device

2021-02-03 Thread Matti Moell
On 13.01.21 17:57, Peter Hilber wrote: > The CAN device sends and receives CAN (Controller Area Network) > messages. CAN is a communication protocol used in embedded systems. > > Signed-off-by: Peter Hilber > --- > content.tex | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/content.t

Re: [virtio-dev] [PATCH RFC v4 0/1] Virtio Video Device Specification

2021-01-15 Thread Matti Moell
On 15.01.21 15:25, Keiichi Watanabe wrote: > I think the driver implementation is necessary for the spec to be > merged, but it's not yet clear when we can spend time implementing > drivers. It's likely to be after April or so. > > IIRC, OpenSynergy folks, who implemented the v3 driver, also had

Re: [virtio-dev] [PATCH] virtio-blk: document VIRTIO_BLK_T_GET_ID

2019-12-02 Thread Matti Moell
On 02.12.19 11:02, Stefan Hajnoczi wrote: The VIRTIO_BLK_T_GET_ID request type was implemented in Linux and QEMU in 2010. It does not have a feature bit but devices respond with VIRTIO_BLK_S_UNSUPP if a request type is unimplemented. This patch documents the VIRTIO_BLK_T_GET_ID request type a

Re: [virtio-dev] [PATCH] virtio-gpu: add 3d command overview

2019-11-29 Thread Matti Moell
On 29.11.19 09:31, Gerd Hoffmann wrote: Add 3d commands to the command enumeration. Add a section with a very short overview. Signed-off-by: Gerd Hoffmann Reviewed-by: Matti Möll - To unsubscribe, e-mail: virtio-dev-unsubsc

Re: [virtio-dev] [PATCH] virtio-gpu: add shared resource feature

2019-11-28 Thread Matti Moell
Hi Gerd, I really like this! On 28.11.19 14:19, Gerd Hoffmann wrote: @@ -186,6 +211,7 @@ \subsubsection{Device Operation: Request header}\label{sec:Device Types / GPU De VIRTIO_GPU_CMD_GET_CAPSET_INFO, VIRTIO_GPU_CMD_GET_CAPSET, VIRTIO_GPU_CMD_GET_EDID, +V

Re: [virtio-dev] [PATCH] snd: Add virtio sound device specification

2019-11-12 Thread Matti Moell
Hi Liam, On 12.11.19 19:02, Liam Girdwood wrote: On Tue, 2019-11-12 at 17:05 +0100, Jean-Philippe Brucker wrote: This would be a good improvement, it's less copying and would likely improve user experience, however the buffer ptr still suffers latency as it's queued (same for stream positions g

[virtio-dev] Re: [PATCH] virtio-blk: document VIRTIO_BLK_F_MQ multiqueue feature

2019-10-07 Thread Matti Moell
Hi Stefan, I wasn't able to find any discussion about not including multiqueue in the spec and this patch was never applied, is there any particular reason why it wasn't added? Should it even be added to the spec? Cheers, Matti On 19.05.16 20:53, Stefan Hajnoczi wrote: Lin

Re: [virtio-dev] Request for a new device number for a virtio-audio device.

2019-05-12 Thread Matti Moell
Hi Marco, On 11.05.19 22:49, Marco Martinelli - 13Byte srl wrote: > Wow, it seems like you guys from opensinergy beat me on time. Nice job, > congratulations! Thanks a lot, I think out main problem was that we kept it under the covers for so long. > > Your work is way ahead of mine, so much that I