mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
NEWS: Mention qcow2 cluster size being preserved across snapshots and iSCSI hostdev fixes
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
5508db8148
commit
87b32725ac
12
NEWS.rst
12
NEWS.rst
@ -75,8 +75,20 @@ v6.8.0 (unreleased)
|
|||||||
the previous behavior with an improvement: it also reflects the auto-aligned
|
the previous behavior with an improvement: it also reflects the auto-aligned
|
||||||
value in the domain XML.
|
value in the domain XML.
|
||||||
|
|
||||||
|
* qemu: Preserve qcow2 cluster size after external snapshots
|
||||||
|
|
||||||
|
The new overlay image which is installed on top of the current chain when
|
||||||
|
taking an external snapshot now preserves the cluser size of the original
|
||||||
|
top image to preserve any performance tuning done on the original image.
|
||||||
|
|
||||||
* **Bug fixes**
|
* **Bug fixes**
|
||||||
|
|
||||||
|
* qemu: Various (i)SCSI backed hostdev fixes
|
||||||
|
|
||||||
|
(i)SCSI backed hostdevs now work again with an arbitrarily long
|
||||||
|
user-specified device alias and also honor the 'readonly' property after a
|
||||||
|
recent rewrite.
|
||||||
|
|
||||||
* **Removed features**
|
* **Removed features**
|
||||||
|
|
||||||
* node_device: Remove HAL node device backend
|
* node_device: Remove HAL node device backend
|
||||||
|
Loading…
Reference in New Issue
Block a user