summaryrefslogtreecommitdiffstats
path: root/recipes-extended/hyperstart
Commit message (Collapse)AuthorAgeFilesLines
* virt/containers: introduce hyperstart kernel + initrdBruce Ashfield2017-11-151-0/+25
For VMs masquerading as kernels, we need a kernel and initrd. runv uses hyperstart for this purpose so we add the recipe here. Once built, the kernel and initrd are installed to where runv can find them automatically. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>