All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleksandr Andrushchenko <andr2000@gmail.com>
To: xen-devel@lists.xenproject.org
Cc: embedded-pv-devel@lists.xenproject.org, lars.kurth@citrix.com,
	sstabellini@kernel.org, vlad.babchuk@gmail.com,
	ian.jackson@eu.citrix.com, dario.faggioli@citrix.com,
	tim@xen.org, andrii.anisov@gmail.com, olekstysh@gmail.com,
	andr2000@gmail.com, al1img@gmail.com, david.vrabel@citrix.com,
	JBeulich@suse.com, joculator@gmail.com
Subject: [PATCH v1] displif: add ABI for para-virtual display
Date: Thu, 22 Dec 2016 10:12:47 +0200	[thread overview]
Message-ID: <1482394368-19391-1-git-send-email-andr2000@gmail.com> (raw)

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

             reply	other threads:[~2016-12-22  8:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-22  8:12 Oleksandr Andrushchenko [this message]
2016-12-22  8:12 ` [PATCH v1] displif: add ABI for para-virtual display 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

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=1482394368-19391-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=joculator@gmail.com \
    --cc=lars.kurth@citrix.com \
    --cc=olekstysh@gmail.com \
    --cc=sstabellini@kernel.org \
    --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.