diff --git a/NEWS.rst b/NEWS.rst index 0669051ee6..d92714c29b 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -15,6 +15,11 @@ v6.7.0 (unreleased) * **Improvements** + * Allow sparse streams for block devices + + Sparse streams (e.g. ``virsh vol-download --sparse`` or ``virsh vol-upload + --sparse``) now handle if one of the stream ends is a block device. + * **Bug fixes** * virdevmapper: Deal with kernels without DM support