Skip to content
Commit 29084a74 authored by Prasad Joshi's avatar Prasad Joshi Committed by Will Deacon
Browse files

kvm tools: Add VIRTIO_BLK_T_FLUSH feature to handle flush operation from VM



The virtual machine calls 'sync' when the machine
is halted. Adding the virtio flush feature will
ensure that the data is synced on to disk before
the virtual machine is halted. This is needed to
ensure the intigrity of the data.

Signed-off-by: default avatarPrasad Joshi <prasadjoshi124@gmail.com>
Signed-off-by: default avatarPekka Enberg <penberg@kernel.org>
parent d6c19027
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment