All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleksandr Andrushchenko <andr2000@gmail.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: lars.kurth@citrix.com, iurii.konovalenko@globallogic.com,
	vlad.babchuk@gmail.com, tim@xen.org, dario.faggioli@citrix.com,
	ian.jackson@eu.citrix.com, al1img@gmail.com,
	andrii.anisov@gmail.com, olekstysh@gmail.com,
	embedded-pv-devel@lists.xenproject.org, julien.grall@arm.com,
	david.vrabel@citrix.com,
	xen-devel <xen-devel@lists.xenproject.org>,
	oleksandr.dmytryshyn@globallogic.com, joculator@gmail.com
Subject: Re: [PATCH v11] xen: add para-virtual sound interface header file
Date: Fri, 25 Nov 2016 11:44:31 +0200	[thread overview]
Message-ID: <1802060d-ac64-2cac-7c59-bcfc6dc1506d@gmail.com> (raw)
In-Reply-To: <583810AC0200007800122201@prv-mh.provo.novell.com>

On 11/25/2016 11:21 AM, Jan Beulich wrote:
>>>> On 25.11.16 at 09:49, <andr2000@gmail.com> wrote:
>> --- /dev/null
>> +++ b/xen/include/public/io/sndif.h
>> @@ -0,0 +1,705 @@
>> +/******************************************************************************
>> + * sndif.h
>> + *
>> + * Unified sound-device I/O interface for Xen guest OSes.
>> + *
>> + * Permission is hereby granted, free of charge, to any person obtaining a copy
>> + * of this software and associated documentation files (the "Software"), to
>> + * deal in the Software without restriction, including without limitation the
>> + * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
>> + * sell copies of the Software, and to permit persons to whom the Software is
>> + * furnished to do so, subject to the following conditions:
>> + *
>> + * The above copyright notice and this permission notice shall be included in
>> + * all copies or substantial portions of the Software.
>> + *
>> + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
>> + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
>> + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
>> + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
>> + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
>> + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
>> + * DEALINGS IN THE SOFTWARE.
>> + *
>> + * Copyright (C) 2013-2015 GlobalLogic Inc.
>> + * Copyright (C) 2016 EPAM Systems Inc.
>> + *
>> + * Authors: Oleksandr Andrushchenko <Oleksandr_Andrushchenko@epam.com>
>> + *          Oleksandr Grytsov <Oleksandr_Grytsov@epam.com>
>> + *          Oleksandr Dmytryshyn <oleksandr.dmytryshyn@globallogic.com>
>> + *          Iurii Konovalenko <iurii.konovalenko@globallogic.com>
>> + */
>> +
>> +#ifndef __XEN_PUBLIC_IO_XENSND_H__
>> +#define __XEN_PUBLIC_IO_XENSND_H__
> This should match the name of the header (i.e. s/XENSND/SNDIF/).
fixed
>
> Jan
>


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

  reply	other threads:[~2016-11-25  9:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-25  8:49 [PATCH v11][RESEND] sndif: add ABI for para-virtual sound Oleksandr Andrushchenko
2016-11-25  8:49 ` [PATCH v11] xen: add para-virtual sound interface header file Oleksandr Andrushchenko
2016-11-25  9:21   ` Jan Beulich
2016-11-25  9:44     ` Oleksandr Andrushchenko [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-11-25  8:03 [PATCH v11] sndif: add ABI for para-virtual sound Oleksandr Andrushchenko
2016-11-25  8:03 ` [PATCH v11] xen: add para-virtual sound interface header file Oleksandr Andrushchenko
2016-11-25  9:18   ` Jan Beulich
2016-11-25 11:19     ` Oleksandr Andrushchenko
2016-11-25 11:30       ` Jan Beulich
2016-11-25 11:35         ` Oleksandr Andrushchenko
2016-11-25 11:51           ` Jan Beulich

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=1802060d-ac64-2cac-7c59-bcfc6dc1506d@gmail.com \
    --to=andr2000@gmail.com \
    --cc=JBeulich@suse.com \
    --cc=al1img@gmail.com \
    --cc=andrii.anisov@gmail.com \
    --cc=dario.faggioli@citrix.com \
    --cc=david.vrabel@citrix.com \
    --cc=embedded-pv-devel@lists.xenproject.org \
    --cc=ian.jackson@eu.citrix.com \
    --cc=iurii.konovalenko@globallogic.com \
    --cc=joculator@gmail.com \
    --cc=julien.grall@arm.com \
    --cc=lars.kurth@citrix.com \
    --cc=oleksandr.dmytryshyn@globallogic.com \
    --cc=olekstysh@gmail.com \
    --cc=tim@xen.org \
    --cc=vlad.babchuk@gmail.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.