public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Oleksandr Andrushchenko <andr2000@gmail.com>
To: Juergen Gross <jgross@suse.com>, xen-devel@lists.xenproject.org
Cc: joculator@gmail.com, al1img@gmail.com, vlad.babchuk@gmail.com,
	andrii.anisov@gmail.com, olekstysh@gmail.com,
	konrad.wilk@oracle.com, lars.kurth@citrix.com,
	julien.grall@arm.com, sstabellini@kernel.org,
	linux-kernel@vger.kernel.org,
	Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Subject: Re: [For Linux v1 0/4] PV protocol headers for Linux Kernel
Date: Tue, 11 Apr 2017 09:04:27 +0300	[thread overview]
Message-ID: <0010a3f8-7ae7-7245-2c8a-97a5b5142430@gmail.com> (raw)
In-Reply-To: <16d79972-b22d-82ee-ffe5-8bfabeb2b690@suse.com>

On 04/11/2017 08:15 AM, Juergen Gross wrote:
> On 10/04/17 08:25, Oleksandr Andrushchenko wrote:
>> From: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
>>
>> Hi, all!
>>
>> This patch series adds/updates para-virtual device
>> protocols for Linux Kernel (headers):
>>   o kbdif (updated/multitouch support added)
>>   o sndif - sound (new)
>>   o displif - display (new)
>>
>> Changes since v0:
>>   * removed editor blocks
>>   * XENDISPL_EVENT_PAGE_SIZE -> XEN_PAGE_SIZE, not 4096
>>   * removed Reviewed-by from Xen's review
>>
>> Thank you,
>> Oleksandr
>>
>> Oleksandr Andrushchenko (4):
>>    xen/kbdif: update protocol description
>>    xen/kbdif: add multi-touch support
>>    xen/sndif: add sound-device ABI
>>    xen/displif: add ABI for para-virtual display
>>
>>   include/xen/interface/io/displif.h | 854 +++++++++++++++++++++++++++++++++++++
>>   include/xen/interface/io/kbdif.h   | 458 ++++++++++++++++++--
>>   include/xen/interface/io/sndif.h   | 793 ++++++++++++++++++++++++++++++++++
>>   3 files changed, 2078 insertions(+), 27 deletions(-)
>>   create mode 100644 include/xen/interface/io/displif.h
>>   create mode 100644 include/xen/interface/io/sndif.h
>>
> One note regarding the tags (S-o-b, Acked-by, etc.): please add those in
> their logical order in future. So an Acked-by should be below the
> Signed-off-by. I've fixed that up for this series.
>
> Series applied to xen/tip for-linus-4.12
>
>
> Thanks,
>
> Juergen
Thank you

      reply	other threads:[~2017-04-11  6:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-10  6:25 [For Linux v1 0/4] PV protocol headers for Linux Kernel Oleksandr Andrushchenko
2017-04-10  6:25 ` [For Linux v1 1/4] xen/kbdif: update protocol description Oleksandr Andrushchenko
2017-04-10  6:25 ` [For Linux v1 2/4] xen/kbdif: add multi-touch support Oleksandr Andrushchenko
2017-04-10  6:25 ` [For Linux v1 3/4] xen/sndif: add sound-device ABI Oleksandr Andrushchenko
2017-04-10  6:25 ` [For Linux v1 4/4] xen/displif: add ABI for para-virtual display Oleksandr Andrushchenko
2017-04-11  5:15 ` [For Linux v1 0/4] PV protocol headers for Linux Kernel Juergen Gross
2017-04-11  6:04   ` Oleksandr Andrushchenko [this message]

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=0010a3f8-7ae7-7245-2c8a-97a5b5142430@gmail.com \
    --to=andr2000@gmail.com \
    --cc=al1img@gmail.com \
    --cc=andrii.anisov@gmail.com \
    --cc=jgross@suse.com \
    --cc=joculator@gmail.com \
    --cc=julien.grall@arm.com \
    --cc=konrad.wilk@oracle.com \
    --cc=lars.kurth@citrix.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oleksandr_andrushchenko@epam.com \
    --cc=olekstysh@gmail.com \
    --cc=sstabellini@kernel.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