On 3/15/21 11:18 PM, Daniel P. Smith wrote: > 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 > Signed-off by: Daniel P. Smith > > > 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 > To assist in reading, please find attached rendered copies of the design docs. It should be noted that due to poor rendering by pandoc, we forced the tables to stay as ASCII tables in the patches whereas the attached docs have the tables rendered properly by rst2pdf. V/r Daniel P. Smith