Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

virtio-blk: Add support for share-rw flag #109

Merged
merged 1 commit into from
Sep 16, 2019

Conversation

jschintag
Copy link
Contributor

This allows multiple instances of qemu to share the same file for
virtio-blk device.

Fixes: #108
Signed-off-by: Jan Schintag jan.schintag@de.ibm.com

This allows multiple instances of qemu to share the same file for
virtio-blk device.

Fixes: kata-containers#108
Signed-off-by: Jan Schintag <jan.schintag@de.ibm.com>
Copy link

@devimc devimc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @jschintag

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 79.393% when pulling cb9f640 on jschintag:qemu-img-sharing into ee460e3 on intel:master.

Copy link
Contributor

@markdryan markdryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@markdryan markdryan merged commit 8cba5a8 into kata-containers:master Sep 16, 2019
@jschintag jschintag deleted the qemu-img-sharing branch September 16, 2019 07:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

virtio-blk: Add support for block device shared Read-Write
4 participants