mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-30 00:21:17 +00:00
arm-autonomy: Create xenguest-manager
Add xenguest-manager to handle xenguest image based guests: - create guest (use LVM to create disks for guests) - start/stop guests - provide init script to have guest auto started on boot - add documentation Change-Id: I5319ecb77f3aa9f8c1aff4891c05973288156f11 Issue-Id: SCM-767 Signed-off-by: Bertrand Marquis <bertrand.marquis@arm.com> Reviewed-by: Diego Sueiro <diego.sueiro@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
committed by
Jon Mason
parent
37505ea4fc
commit
3ebc163110
@@ -41,6 +41,7 @@ its documentation.
|
||||
|
||||
Those documentation files should be checked for variables:
|
||||
- [xen-devicetree](documentation/xen-devicetree.md)
|
||||
- [xenguest-manager](documentation/xenguest-manager.md)
|
||||
|
||||
BSPs
|
||||
----
|
||||
@@ -70,6 +71,9 @@ This layer is adding the following recipes and classes:
|
||||
* [xenguest-mkimage](documentation/xenguest-mkimage.md): this is a tool to
|
||||
create and modify images to be used as Xen guests.
|
||||
|
||||
* [xenguest-manager](documentation/xenguest-manager.md): this is a tool to
|
||||
create/remove/start/stop xen guest generated using xenguest-mkimage.
|
||||
|
||||
Contributing
|
||||
------------
|
||||
This project has not put in place a process for contributions currently. If you
|
||||
|
||||
Reference in New Issue
Block a user