All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andrushchenko, Oleksandr" <andr2000@gmail.com>
To: embedded-pv-devel@lists.xenproject.org
Cc: lars.kurth@citrix.com, iurii.konovalenko@globallogic.com,
	xen-devel@lists.xensource.com, ian.campbell@citrix.com,
	vlad.babchuk@gmail.com, tim@xen.org,
	oleksandr.dmytryshyn@globallogic.com, ian.jackson@eu.citrix.com,
	andrii.anisov@gmail.com, olekstysh@gmail.com, andr2000@gmail.com,
	al1img@gmail.com, jbeulich@suse.com, keir.fraser@citrix.com,
	dario.faggioli@citrix.com, joculator@gmail.com
Subject: [PATCH v8] sndif: add ABI for Para-virtual sound
Date: Fri,  4 Nov 2016 22:51:32 +0200	[thread overview]
Message-ID: <1478292693-4107-1-git-send-email-andr2000@gmail.com> (raw)

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


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

             reply	other threads:[~2016-11-04 20:51 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-04 20:51 Andrushchenko, Oleksandr [this message]
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
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=1478292693-4107-1-git-send-email-andr2000@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.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=iurii.konovalenko@globallogic.com \
    --cc=jbeulich@suse.com \
    --cc=joculator@gmail.com \
    --cc=keir.fraser@citrix.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.