All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <JBeulich@suse.com>
To: Juergen Gross <jgross@suse.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>,
	Wei Liu <wei.liu2@citrix.com>,
	oleksandr_andrushchenko@epam.com,
	George Dunlap <George.Dunlap@eu.citrix.com>,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>, Tim Deegan <tim@xen.org>,
	Oleksandr Andrushchenko <andr2000@gmail.com>,
	Julien Grall <julien.grall@arm.com>,
	xen-devel <xen-devel@lists.xenproject.org>,
	Boris Ostrovsky <boris.ostrovsky@oracle.com>
Subject: Re: [PATCH v5 0/1] cameraif: add ABI for para-virtual camera
Date: Tue, 12 Mar 2019 03:07:04 -0600	[thread overview]
Message-ID: <5C8776B8020000780021D8B5@prv1-mh.provo.novell.com> (raw)
In-Reply-To: <6803b7e8-4743-15b6-474e-ec7093e9960a@suse.com>

>>> On 12.03.19 at 09:48, <jgross@suse.com> wrote:
> On 12/03/2019 09:19, Oleksandr Andrushchenko wrote:
>> From: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
>> 
>> Hello!
>> 
>> At the moment Xen [1] already supports some virtual multimedia
>> features [2] such as virtual display, sound. It supports keyboards,
>> pointers and multi-touch devices all allowing Xen to be used in
>> automotive appliances, In-Vehicle Infotainment (IVI) systems
>> and many more.
>> 
>> Frontend implementation is available at [3] and the corresponding
>> backend at [4]. These are work in progress, but frontend already
>> passes v4l2-compliance test for V4L2 drivers. libxl preliminary
>> changes are available at [5].
>> 
>> This work adds a new Xen para-virtualized protocol for a virtual
>> camera device which extends multimedia capabilities of Xen even
>> farther: video conferencing, IVI, high definition maps etc.
>> 
>> The initial goal is to support most needed functionality with the
>> final idea to make it possible to extend the protocol if need be:
>> 
>> 1. Provide means for base virtual device configuration:
>>  - pixel formats
>>  - resolutions
>>  - frame rates
>> 2. Support basic camera controls:
>>  - contrast
>>  - brightness
>>  - hue
>>  - saturation
>> 3. Support streaming control
> 
> So since the first post in July 2018 there has been no reaction from
> Konrad to this interface. I guess he has plenty of other things to do.

Having gone through all the versions' threads (just their titles) I can't
find any explicit ping to him. Yes, five versions should have been
enough to draw attention, but then again this may have indicated to
him that things are still too much in flux.

> Maybe it would be a good idea to add someone else as a maintainer for
> the "PUBLIC I/O INTERFACES AND PV DRIVERS DESIGNS" section in
> MAINTAINERS to avoid such stalls in the future?

Well, iirc he had volunteered himself for that role, so I guess the
preferred action in such a case would be for him to also step back if
his other duties no longer permit him fulfilling the maintainer role here.
Without the specific MAINTAINERS entry, as in the old days, THE
REST would assume responsibility again, which personally I'd prefer
over adding a second individual to the section. Unless someone else
(like you) volunteered again.

Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

  reply	other threads:[~2019-03-12  9:07 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-12  8:19 [Xen-devel][PATCH v5 0/1] cameraif: add ABI for para-virtual camera Oleksandr Andrushchenko
2019-03-12  8:19 ` [PATCH " Oleksandr Andrushchenko
2019-03-12  8:20 ` [Xen-devel][PATCH v5 1/1] " Oleksandr Andrushchenko
2019-03-12  8:20   ` [PATCH " Oleksandr Andrushchenko
2019-03-12  8:38   ` [Xen-devel][PATCH " Juergen Gross
2019-03-12  8:38     ` [PATCH " Juergen Gross
2019-03-13  8:46     ` [Xen-devel][PATCH " Oleksandr Andrushchenko
2019-03-13  8:46       ` [PATCH " Oleksandr Andrushchenko
2019-03-12  8:58   ` [Xen-devel][PATCH " Hans Verkuil
2019-03-12  8:58     ` [PATCH " Hans Verkuil
2019-03-12  9:08     ` [Xen-devel][PATCH " Oleksandr Andrushchenko
2019-03-12  9:08       ` [PATCH " Oleksandr Andrushchenko
2019-03-12  9:30       ` [Xen-devel][PATCH " Hans Verkuil
2019-03-12  9:30         ` [PATCH " Hans Verkuil
2019-03-12  9:35         ` [Xen-devel][PATCH " Oleksandr Andrushchenko
2019-03-12  9:35           ` [PATCH " Oleksandr Andrushchenko
2019-03-12 10:09           ` [Xen-devel][PATCH " Hans Verkuil
2019-03-12 10:09             ` [PATCH " Hans Verkuil
2019-03-12 10:11             ` [Xen-devel][PATCH " Oleksandr Andrushchenko
2019-03-12 10:11               ` [PATCH " Oleksandr Andrushchenko
2019-03-12  8:38 ` [Xen-devel][PATCH v5 0/1] " Oleksandr Andrushchenko
2019-03-12  8:38   ` [PATCH " Oleksandr Andrushchenko
2019-03-12  8:48 ` Juergen Gross
2019-03-12  9:07   ` Jan Beulich [this message]
2019-03-12  9:13     ` Oleksandr Andrushchenko
2019-03-12  9:23       ` Jan Beulich
2019-03-12 10:43     ` George Dunlap
2019-03-12 11:41       ` Jan Beulich
     [not found]   ` <5C8776B8020000780021D8B5@suse.com>
2019-03-12  9:15     ` Juergen Gross
2019-03-12  9:24       ` Jan Beulich
2019-03-12 12:07       ` Wei Liu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5C8776B8020000780021D8B5@prv1-mh.provo.novell.com \
    --to=jbeulich@suse.com \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=andr2000@gmail.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=jgross@suse.com \
    --cc=julien.grall@arm.com \
    --cc=konrad.wilk@oracle.com \
    --cc=oleksandr_andrushchenko@epam.com \
    --cc=sstabellini@kernel.org \
    --cc=tim@xen.org \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.