Julien,

You did miss the libxl_libfdt_compat.h file in this patch series.




Andrii Anisov | Team Lead
GlobalLogic
Kyiv, 03038, Protasov Business Park, M.Grinchenka, 2/1
P +38.044.492.9695x3664  M +380505738852  S andriyanisov
www.globallogic.com
<http://www.globallogic.com/>
http://www.globallogic.com/email_disclaimer.txt

On Fri, May 8, 2015 at 7:33 PM, Julien Grall <julien.gr...@citrix.com>
wrote:

> Hello all,
>
> This a resend of the last part of non-PCI passthrough after a build issue
> spotted by Ian in "Check if fdt_{first,next}_subnode are present in
> libfdt".
>
> Sincerely yours,
>
> Julien Grall (6):
>   tools/libxl: Check if fdt_{first,next}_subnode are present in libfdt
>   tools/(lib)xl: Add partial device tree support for ARM
>   tools/libxl: arm: Use an higher value for the GIC phandle
>   libxl: Add support for Device Tree passthrough
>   xl: Add new option dtdev
>   docs/misc: arm: Add documentation about Device Tree passthrough
>
>  docs/man/xl.cfg.pod.5             |  18 +++++
>  docs/misc/arm/passthrough.txt     |  63 +++++++++++++++
>  tools/configure.ac                |   6 ++
>  tools/libxl/Makefile              |   2 +-
>  tools/libxl/libxl.h               |   7 ++
>  tools/libxl/libxl_arm.c           | 160
> +++++++++++++++++++++++++++++++++++++-
>  tools/libxl/libxl_create.c        |  32 ++++++++
>  tools/libxl/libxl_internal.h      |   6 ++
>  tools/libxl/libxl_libfdt_compat.c |  94 ++++++++++++++++++++++
>  tools/libxl/libxl_types.idl       |  11 +++
>  tools/libxl/xl_cmdimpl.c          |  23 +++++-
>  11 files changed, 416 insertions(+), 6 deletions(-)
>  create mode 100644 docs/misc/arm/passthrough.txt
>  create mode 100644 tools/libxl/libxl_libfdt_compat.c
>
> --
> 2.1.4
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to