|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v7 0/6] xen/arm: Add support for non-PCI passthrough
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@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |