This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 373
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
agent: append and handle vhost-user-blk device
Kata-runtime can append vhost-user-blk device to the device list of a container. And handle volumes who is a block device and in VhostUserBlk type. The vhost-user-blk device will be identified by its PCI address by Kata-agent inside VM. Fixes: #2380 Signed-off-by: Liu Xiaodong <[email protected]>
- Loading branch information
1 parent
cf066b7
commit 126fa15
Showing
2 changed files
with
248 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters