All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleksandr Andrushchenko <andr2000@gmail.com>
To: Lars Kurth <lars.kurth.xen@gmail.com>
Cc: Lars Kurth <lars.kurth@citrix.com>,
	Iurii Konovalenko <iurii.konovalenko@globallogic.com>,
	xen-devel@lists.xensource.com, vlad.babchuk@gmail.com,
	ian.jackson@eu.citrix.com,
	Oleksandr Dmytryshyn <oleksandr.dmytryshyn@globallogic.com>,
	Tim Deegan <tim@xen.org>,
	julien.grall@arm.com, andrii.anisov@gmail.com,
	olekstysh@gmail.com,
	embedded-pv-devel <embedded-pv-devel@lists.xenproject.org>,
	al1img@gmail.com, sstabellini@kernel.org,
	Jan Beulich <jbeulich@suse.com>,
	Dario Faggioli <dario.faggioli@citrix.com>,
	joculator@gmail.com
Subject: Re: [Embedded-pv-devel] [PATCH v8] sndif: add ABI for Para-virtual sound
Date: Tue, 8 Nov 2016 15:27:22 +0200	[thread overview]
Message-ID: <0081141d-60c9-9e8e-356a-28d8ae6aeac3@gmail.com> (raw)
In-Reply-To: <799B4C5C-8EA0-4D86-AD9B-7FA46C70281F@gmail.com>

Hi, Lars!

Thank you for your inputs,

I've just added the persons you mentioned to the CC list and hope that 
someone

will have time to review the protocol.

Thank you,
Oleksandr

On 11/08/2016 03:11 PM, Lars Kurth wrote:
> Oleksandr,
>
> you may want to update the CC list, as there have been changes to maintainership. Remove Ian Campell and Keir Fraser, add Stefano Stabellini <sstabellini@kernel.org> and Julien Grall <julien.grall@arm.com>. Also, as this is a change in the Hypervisor, you probably want to use xen-devel@ as the main mailing list. embedded-pv-devel <embedded-pv-devel@lists.xenproject.org> is not properly moderated, which means that it may take time until a mail which is posted gets to everyone.
>
> The same applies to the other mail.
>
> Regards
> Lars
>
>> On 4 Nov 2016, at 20:51, Andrushchenko, Oleksandr <andr2000@gmail.com> wrote:
>>
>> Hi, there!
>>
>> We would like to bring back to life this thread.
>> We do hope that the re-worked version of the original patch
>> addresses all the issues discussed before.
>> What is more we already have a working version of the
>> frontend and backend which prove that the protocol works
>> (those are in the process of preparing to be pushed to
>> the community as well).
>>
>> Hope you can review the changes and provide some feedback,
>> so finally sound devices find their way in the world of Xen
>>
>> Best regards,
>> Andrushchenko, Oleksandr
>> Grytsov, Oleksandr
>>
>> Andrushchenko, Oleksandr (1):
>>   This is ABI for the two halves of a Para-virtual     sound driver to
>>     communicate with each to other.
>>
>> xen/include/public/io/sndif.h       | 583 ++++++++++++++++++++++++++++++++++++
>> xen/include/public/io/sndif_linux.h | 114 +++++++
>> 2 files changed, 697 insertions(+)
>> create mode 100644 xen/include/public/io/sndif.h
>> create mode 100644 xen/include/public/io/sndif_linux.h
>>
>> -- 
>> 2.7.4
>>
>>
>> _______________________________________________
>> Embedded-pv-devel mailing list
>> Embedded-pv-devel@lists.xenproject.org
>> https://lists.xenproject.org/cgi-bin/mailman/listinfo/embedded-pv-devel


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

  reply	other threads:[~2016-11-08 13:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-04 20:51 [PATCH v8] sndif: add ABI for Para-virtual sound Andrushchenko, Oleksandr
2016-11-04 20:51 ` [PATCH v8] This is ABI for the two halves of a Para-virtual sound driver to communicate with each to other Andrushchenko, Oleksandr
2016-11-11 21:24   ` Konrad Rzeszutek Wilk
2016-11-12  9:57     ` Oleksandr Andrushchenko
2016-11-14 10:39     ` Jan Beulich
2016-11-15 19:18       ` Konrad Rzeszutek Wilk
2016-11-16  6:51         ` Oleksandr Andrushchenko
2016-11-16 10:38   ` David Vrabel
2016-11-16 13:12     ` Volodymyr Babchuk
2016-11-16 13:31       ` David Vrabel
2016-11-16 13:53         ` Volodymyr Babchuk
2016-11-18  7:34           ` Oleksandr Andrushchenko
2016-11-08 13:11 ` [Embedded-pv-devel] [PATCH v8] sndif: add ABI for Para-virtual sound Lars Kurth
2016-11-08 13:27   ` Oleksandr Andrushchenko [this message]
2016-11-08 14:04     ` Lars Kurth

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=0081141d-60c9-9e8e-356a-28d8ae6aeac3@gmail.com \
    --to=andr2000@gmail.com \
    --cc=al1img@gmail.com \
    --cc=andrii.anisov@gmail.com \
    --cc=dario.faggioli@citrix.com \
    --cc=embedded-pv-devel@lists.xenproject.org \
    --cc=ian.jackson@eu.citrix.com \
    --cc=iurii.konovalenko@globallogic.com \
    --cc=jbeulich@suse.com \
    --cc=joculator@gmail.com \
    --cc=julien.grall@arm.com \
    --cc=lars.kurth.xen@gmail.com \
    --cc=lars.kurth@citrix.com \
    --cc=oleksandr.dmytryshyn@globallogic.com \
    --cc=olekstysh@gmail.com \
    --cc=sstabellini@kernel.org \
    --cc=tim@xen.org \
    --cc=vlad.babchuk@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /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.