xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] displif: add ABI for para-virtual display
@ 2016-12-22  8:12 Oleksandr Andrushchenko
  2016-12-22  8:12 ` Oleksandr Andrushchenko
  2017-01-11  7:59 ` Oleksandr Andrushchenko
  0 siblings, 2 replies; 12+ messages in thread
From: Oleksandr Andrushchenko @ 2016-12-22  8:12 UTC (permalink / raw)
  To: xen-devel
  Cc: embedded-pv-devel, lars.kurth, sstabellini, vlad.babchuk,
	ian.jackson, dario.faggioli, tim, andrii.anisov, olekstysh,
	andr2000, al1img, david.vrabel, JBeulich, joculator

From: Oleksandr Andrushchenko <Oleksandr_Andrushchenko@epam.com>

This protocol aims to provide a unified protocol which fits more
sophisticated use-cases than a framebuffer device can handle. At the
moment basic functionality is supported with the intention to extend:
 o multiple dynamically allocated/destroyed framebuffers
 o buffers of arbitrary sizes
 o better configuration options including multiple display support

Oleksandr Andrushchenko (1):
  displif: add ABI for para-virtual display

 xen/include/public/io/displif.h | 730 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 730 insertions(+)
 create mode 100644 xen/include/public/io/displif.h

-- 
2.7.4


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

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

end of thread, other threads:[~2017-01-27  8:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-22  8:12 [PATCH v1] displif: add ABI for para-virtual display Oleksandr Andrushchenko
2016-12-22  8:12 ` Oleksandr Andrushchenko
2017-01-05  6:33   ` Oleksandr Andrushchenko
2017-01-05 15:45   ` Jan Beulich
2017-01-05 16:03     ` Oleksandr Andrushchenko
2017-01-05 16:12       ` Jan Beulich
2017-01-05 18:07         ` Oleksandr Andrushchenko
2017-01-26 18:39           ` Oleksandr Andrushchenko
2017-01-27  7:56             ` Jan Beulich
2017-01-27  8:11               ` Oleksandr Andrushchenko
2017-01-27  8:19                 ` Jan Beulich
2017-01-11  7:59 ` Oleksandr Andrushchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).