[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [For Linux 0/4] PV protocol headers for Linux Kernel
+Juergen On 04/07/2017 11:30 AM, Oleksandr Andrushchenko wrote: From: Oleksandr Andrushchenko <oleksandr_andrushchenko@xxxxxxxx> Hi, all! This patch series adds/updates para-virtual device protocols for Linux Kernel (headers): o kbdif (multitouch support added) o sndif - sound (new) o displif - display (new) No changes, but Linux Kernel coding style applied. 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 | 864 +++++++++++++++++++++++++++++++++++++ include/xen/interface/io/kbdif.h | 468 ++++++++++++++++++-- include/xen/interface/io/sndif.h | 803 ++++++++++++++++++++++++++++++++++ 3 files changed, 2108 insertions(+), 27 deletions(-) create mode 100644 include/xen/interface/io/displif.h create mode 100644 include/xen/interface/io/sndif.h _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |