[virtio-dev] [PATCH v5] Add virtio SCMI device specification

2020-05-27 Thread Peter Hilber
This patch proposes a new virtio device for the Arm SCMI protocol. The device provides a simple transport for the Arm SCMI protocol[1]. The *S*ystem *C*ontrol and *M*anagement *I*nterface protocol allows speaking to system controllers that allow orchestrating things like power management, system s

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

2020-05-27 Thread Dmitry Sepp
Hi Keiichi, On Montag, 18. Mai 2020 07:17:53 CEST Keiichi Watanabe wrote: > > +struct virtio_video_stream_create { > > +struct virtio_video_cmd_hdr hdr; > > +le32 in_mem_type; /* One of VIRTIO_VIDEO_MEM_TYPE_* types */ > > +le32 out_mem_type; /* One of VIRTIO_VIDEO_MEM_TYPE

Re: [virtio-dev] Re: [virtio-comment] [PATCH v3 2/3] content: Document balloon feature page poison

2020-05-27 Thread David Hildenbrand
On 27.05.20 08:14, Wei Wang wrote: > On 05/26/2020 11:38 PM, Cornelia Huck wrote: >> On Tue, 26 May 2020 17:28:00 +0200 David Hildenbrand >> wrote: >> >>> On 26.05.20 16:50, Alexander Duyck wrote: On Tue, May 26, 2020 at 1:24 AM David Hildenbrand wrote: > Still wondering what to do