All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v8] sndif: add ABI for Para-virtual sound
@ 2016-11-04 20:51 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-08 13:11 ` [Embedded-pv-devel] [PATCH v8] sndif: add ABI for Para-virtual sound Lars Kurth
  0 siblings, 2 replies; 15+ messages in thread
From: Andrushchenko, Oleksandr @ 2016-11-04 20:51 UTC (permalink / raw)
  To: embedded-pv-devel
  Cc: lars.kurth, iurii.konovalenko, xen-devel, ian.campbell,
	vlad.babchuk, tim, oleksandr.dmytryshyn, ian.jackson,
	andrii.anisov, olekstysh, andr2000, al1img, jbeulich,
	keir.fraser, dario.faggioli, joculator

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2016-11-18  7:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2016-11-08 14:04     ` Lars Kurth

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.