All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleksandr Andrushchenko <andr2000@gmail.com>
To: xen-devel@lists.xensource.com
Cc: embedded-pv-devel@lists.xenproject.org, lars.kurth@citrix.com,
	vlad.babchuk@gmail.com, ian.jackson@eu.citrix.com,
	dario.faggioli@citrix.com, tim@xen.org,
	iurii.konovalenko@globallogic.com, andrii.anisov@gmail.com,
	olekstysh@gmail.com, andr2000@gmail.com, al1img@gmail.com,
	david.vrabel@citrix.com, JBeulich@suse.com, julien.grall@arm.com,
	oleksandr.dmytryshyn@globallogic.com, joculator@gmail.com
Subject: [PATCH v11] sndif: add ABI for para-virtual sound
Date: Fri, 25 Nov 2016 10:03:11 +0200	[thread overview]
Message-ID: <1480060992-28112-1-git-send-email-andr2000@gmail.com> (raw)

From: Oleksandr Andrushchenko <Oleksandr_Andrushchenko@epam.com>

Hi, all!

Please find the next version of the ABI for the PV sound
after addressing review comments.

N.B.: after changing tabs to spaces Linux kernel is now not
so happy:

check patch says:

NOTE: Whitespace errors detected.
total: 19 errors, 42 warnings, 705 lines checked

Thank you,
Oleksandr Andrushchenko
Oleksandr Grytsov

Oleksandr Andrushchenko (1):
  xen: add para-virtual sound interface header file

 include/xen/interface/io/sndif.h | 705 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 705 insertions(+)
 create mode 100644 include/xen/interface/io/sndif.h

-- 
2.7.4


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

             reply	other threads:[~2016-11-25  8:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-25  8:03 Oleksandr Andrushchenko [this message]
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
2016-11-25  8:32 ` [PATCH v11] sndif: add ABI for para-virtual sound Jan Beulich
2016-11-25  8:35   ` Oleksandr Andrushchenko

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=1480060992-28112-1-git-send-email-andr2000@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.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.