From: Oleksandr Andrushchenko <andr2000@gmail.com>
To: xen-devel@lists.xenproject.org
Cc: 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, embedded-pv-devel@lists.xenproject.org,
al1img@gmail.com, david.vrabel@citrix.com, JBeulich@suse.com,
joculator@gmail.com
Subject: Re: [PATCH v1] displif: add ABI for para-virtual display
Date: Thu, 5 Jan 2017 08:33:39 +0200 [thread overview]
Message-ID: <e669a579-c025-0adf-2cf2-dd19fefd03f6@gmail.com> (raw)
In-Reply-To: <1482394368-19391-2-git-send-email-andr2000@gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 622 bytes --]
Bug fix
On 12/22/2016 10:12 AM, Oleksandr Andrushchenko wrote:
> From: Oleksandr Andrushchenko <Oleksandr_Andrushchenko@epam.com>
>
> This is the ABI for the two halves of a para-virtualized
> display driver.
>
> Changes since initial:
> * DRM changed to DISPL, protocol made generic
> * major re-work addressing issues raised for sndif
>
> Signed-off-by: Oleksandr Andrushchenko <Oleksandr_Andrushchenko@epam.com>
> Signed-off-by: Oleksandr Grytsov <Oleksandr_Grytsov@epam.com>
> ---
> +struct xendispl_event_page {
> + uint32_t in_cons;
> + uint32_t in_prod;
> + uint8_t reserved[60];
uint8_t reserved[56];
[-- Attachment #1.2: Type: text/html, Size: 1296 bytes --]
[-- Attachment #2: Type: text/plain, Size: 127 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2017-01-05 6:33 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=e669a579-c025-0adf-2cf2-dd19fefd03f6@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 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).