[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2] xen/tools: Introduce QNX IFS loader
The following patch adds ability to load OS image filesystem. The patch was developed according to instruction: http://www.qnx.com/developers/docs/6.4.1/neutrino/building/load_process.html and tested on omap5_uevm/dra7xx_evm boards with compressed/uncompressed images. The image was downloaded from: http://community.qnx.com/sf/wiki/do/viewPage/projects.bsp/wiki/TexasInstrumentsOMAP5432EVM and modified to run on top of XEN. Changes in v02: - Rewrite code and changed license to LGPL - Addressed Julien's technical review comments - Added image validatation step by performing a checksum calculation Oleksandr Tyshchenko (1): xen/tools: Introduce QNX IFS loader tools/libxc/Makefile | 1 + tools/libxc/xc_dom.h | 3 + tools/libxc/xc_dom_qnxifsloader.c | 199 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 203 insertions(+) create mode 100644 tools/libxc/xc_dom_qnxifsloader.c -- 1.9.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |