|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v8 0/6] xen/arm: Add support for non-PCI passthrough
Hello all,
This a resend of the last part of non-PCI passthrough after Andrii spotted
that I forgot to include the new header libxl_libfdt_compat.h.
I hope this will be the last build error found.
Regards,
Cc: Andrii Anisov <andrii.anisov@xxxxxxxxxxxxxxx>
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_libfdt_compat.h | 80 +++++++++++++++++++
tools/libxl/libxl_types.idl | 11 +++
tools/libxl/xl_cmdimpl.c | 23 +++++-
12 files changed, 496 insertions(+), 6 deletions(-)
create mode 100644 docs/misc/arm/passthrough.txt
create mode 100644 tools/libxl/libxl_libfdt_compat.c
create mode 100644 tools/libxl/libxl_libfdt_compat.h
--
2.1.4
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |