Skip to content

docs: update virtio-blk documentation#49

Merged
slp merged 1 commit into
libkrun:mainfrom
jakecorrenti:virtio-blk-docs
May 26, 2025
Merged

docs: update virtio-blk documentation#49
slp merged 1 commit into
libkrun:mainfrom
jakecorrenti:virtio-blk-docs

Conversation

@jakecorrenti
Copy link
Copy Markdown
Collaborator

Update the documentation for the virtio-blk device to be more accurate. The user may include 1 or more disks, where the first is the root disk and any subsequent disks will be used as data disks. Also do not restrict the backing image to be a raw image, as we now support QCOW2.

Resolves: #48

Comment thread docs/usage.md Outdated
Update the documentation for the virtio-blk device to be more accurate.
The user may include 1 or more disks, where the first is the root disk
and any subsequent disks will be used as data disks. Also do not restrict
the backing image to be a raw image, as we now support QCOW2.

Resolves: libkrun#48

Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
@slp slp merged commit 6741f29 into libkrun:main May 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update virtio-blk docs

2 participants