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

Re: [Xen-devel] [PATCH v2 0/3] libxl: add PV display device driver interface



On Thu, May 25, 2017 at 3:17 PM, Oleksandr Grytsov <al1img@xxxxxxxxx> wrote:
> From: Oleksandr Grytsov <oleksandr_grytsov@xxxxxxxx>
>
> These patches add PV display device to libxl and xl.
>
> Changes since v1:
>  * add connector id;
>  * set connector resolution and id to Xen store;
>
> Oleksandr Grytsov (3):
>   libxl: add PV display device driver interface
>   xl: add PV display device commands
>   docs: add virtual display driver information
>
>  docs/man/xl.cfg.pod.5.in             |  54 +++++
>  docs/man/xl.pod.1.in                 |  42 ++++
>  tools/libxl/Makefile                 |   2 +-
>  tools/libxl/libxl.h                  |  21 ++
>  tools/libxl/libxl_create.c           |   3 +
>  tools/libxl/libxl_device.c           | 178 ++++++++++++++++-
>  tools/libxl/libxl_internal.h         |  24 +++
>  tools/libxl/libxl_types.idl          |  40 +++-
>  tools/libxl/libxl_types_internal.idl |   1 +
>  tools/libxl/libxl_usb.c              |   2 +
>  tools/libxl/libxl_utils.h            |   4 +
>  tools/libxl/libxl_vdispl.c           | 372 
> +++++++++++++++++++++++++++++++++++
>  tools/xl/Makefile                    |   1 +
>  tools/xl/xl.h                        |   3 +
>  tools/xl/xl_cmdtable.c               |  19 ++
>  tools/xl/xl_parse.c                  |  77 +++++++-
>  tools/xl/xl_parse.h                  |   2 +-
>  tools/xl/xl_vdispl.c                 | 166 ++++++++++++++++
>  18 files changed, 1005 insertions(+), 6 deletions(-)
>  create mode 100644 tools/libxl/libxl_vdispl.c
>  create mode 100644 tools/xl/xl_vdispl.c
>
> --
> 2.7.4
>

Adding maintainers to CC.

-- 
Best Regards,
Oleksandr Grytsov.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

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