[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Embedded-pv-devel] [PATCH RFC 0/6] Set of PV drivers used by production project



On Thu, May 19, 2016 at 05:37:29PM +0300, Iurii Mykhalskyi wrote:
> This patches introduce set of pv drivers interfaces.
> Drivers interfaces list:
>  - PV RTC - real-time clock
>  - PV TTY - interface for pv version for device controlled by
>     via tty (e.g. GPS)
>  - PV Audio - sound interface virtualization
>  - PV DRM - direct rengering manager virtualization
>  - PV RPMSG - remove procedure call interface, in our case
>     used for playback codecs virtualization
> 
> Iurii Mykhalskyi (2):
>   libxl: implementation of PV rtc device interface
>   libxl: implementation of PV tty device interface.
> 
> Pavlo Suikov (4):
>   libxl: implementation of PV audio device interface
>   libxl: implementation of PV event device interface
>   libxl: implementation of PV DRM device interface
>   libxl: implementation of PV RPMSG device interface
> 
>  tools/libxl/libxl.c                  | 1781 
> +++++++++++++++++++++++++++++++++-
>  tools/libxl/libxl.h                  |  102 ++
>  tools/libxl/libxl_create.c           |  214 +++-
>  tools/libxl/libxl_device.c           |   12 +
>  tools/libxl/libxl_internal.c         |    8 +
>  tools/libxl/libxl_internal.h         |   88 +-
>  tools/libxl/libxl_types.idl          |  131 +++
>  tools/libxl/libxl_types_internal.idl |    6 +
>  tools/libxl/libxl_utils.h            |   19 +
>  tools/libxl/xl.h                     |   18 +
>  tools/libxl/xl_cmdimpl.c             | 1035 +++++++++++++++++++-
>  tools/libxl/xl_cmdtable.c            |   95 ++
>  12 files changed, 3499 insertions(+), 10 deletions(-)
> 

Just a heads-up, we have now reworked the xenstore paths libxl used to
handle devices (XSA-175 and XSA-180), you might want to update this
series.

I will still review this series as if the paths have been updated when I
get around to it. But if you manage to finish a new version, don't
hesitate to send it out.

Wei.

> -- 
> 2.8.2
> 

_______________________________________________
Embedded-pv-devel mailing list
Embedded-pv-devel@xxxxxxxxxxxxxxxxxxxx
http://lists.xenproject.org/cgi-bin/mailman/listinfo/embedded-pv-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.