Skip to content

Conversation

@rbradford
Copy link
Member

The implementation of this virtio block (and vhost-user block) command
called a function that was a no-op on Linux. Use the same function as
virtio-pmem to ensure that data is not lost when the guest asks for it
to be flused to disk.

Fixes: #399

Signed-off-by: Rob Bradford [email protected]

The implementation of this virtio block (and vhost-user block) command
called a function that was a no-op on Linux. Use the same function as
virtio-pmem to ensure that data is not lost when the guest asks for it
to be flused to disk.

Fixes: cloud-hypervisor#399

Signed-off-by: Rob Bradford <[email protected]>
@sboeuf sboeuf merged commit 3947809 into cloud-hypervisor:master May 20, 2020
@rbradford rbradford deleted the 2020-05-20-make-flush-actually-sync branch May 26, 2020 13:07
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.

virtio-block VIRTIO_BLK_T_FLUSH implementation

2 participants