lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 11 Apr 2017 09:04:27 +0300
From:   Oleksandr Andrushchenko <andr2000@...il.com>
To:     Juergen Gross <jgross@...e.com>, xen-devel@...ts.xenproject.org
Cc:     joculator@...il.com, al1img@...il.com, vlad.babchuk@...il.com,
        andrii.anisov@...il.com, olekstysh@...il.com,
        konrad.wilk@...cle.com, lars.kurth@...rix.com,
        julien.grall@....com, sstabellini@...nel.org,
        linux-kernel@...r.kernel.org,
        Oleksandr Andrushchenko <oleksandr_andrushchenko@...m.com>
Subject: Re: [For Linux v1 0/4] PV protocol headers for Linux Kernel

On 04/11/2017 08:15 AM, Juergen Gross wrote:
> On 10/04/17 08:25, Oleksandr Andrushchenko wrote:
>> From: Oleksandr Andrushchenko <oleksandr_andrushchenko@...m.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ