Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
virtcontainers: Add support for launching/managing ACRN based VMs
Browse files Browse the repository at this point in the history
This patch adds the following,
1. Implement Sandbox management APIs for ACRN.
2. Implement Sandbox operation APIs for ACRN.
3. Add support for hot-plugging virtio-blk based
(using blk rescan feature) container rootfs to ACRN.
4. Prime devices, image and kernel parameters for
launching VM using ACRN.

Fixes: #1778

Signed-off-by: Vijay Dhanraj <[email protected]>
  • Loading branch information
vijaydhanraj committed Jun 9, 2019
1 parent 9df39c6 commit 7a0a087
Show file tree
Hide file tree
Showing 5 changed files with 1,415 additions and 0 deletions.
Loading

0 comments on commit 7a0a087

Please sign in to comment.