We are submitting for inclusion in the Xen documentation: - the hyperlaunch design document, and - the hyperlaunch device tree design document
to describe a new method for launching the Xen hypervisor. The hyperlaunch feature builds upon prior dom0less work and the DomB project to bring a flexible and security-minded means to launch a variety of VM configurations as part of the startup of Xen. Signed-off-by: Christopher Clark <christopher.cl...@starlab.io> Signed-off by: Daniel P. Smith <dpsm...@apertussolutions.com> Daniel P. Smith (2): docs/designs/launch: hyperlaunch design document docs/designs/launch: hyperlaunch device tree .../designs/launch/hyperlaunch-devicetree.rst | 343 +++++++ docs/designs/launch/hyperlaunch.rst | 900 ++++++++++++++++++ 2 files changed, 1243 insertions(+) create mode 100644 docs/designs/launch/hyperlaunch-devicetree.rst create mode 100644 docs/designs/launch/hyperlaunch.rst -- 2.20.1