mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 04:25:18 +00:00
NEWS: Move section about 'discard_no_unref' to features
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
63792a286d
commit
95ca371f3b
14
NEWS.rst
14
NEWS.rst
@ -17,6 +17,13 @@ v9.5.0 (unreleased)
|
|||||||
|
|
||||||
* **New features**
|
* **New features**
|
||||||
|
|
||||||
|
* qemu: Allow configuring the ``discard-no-unref`` feature of ``qcow2`` driver
|
||||||
|
|
||||||
|
The new ``discard_no_unref`` attribute of the ``disk`` ``driver`` element
|
||||||
|
controls whether the ``qcow2`` driver in qemu unrefs clusters inside the
|
||||||
|
image on discard requests. Disabling cluster unrefing decreases fragmentation
|
||||||
|
of the image.
|
||||||
|
|
||||||
* **Improvements**
|
* **Improvements**
|
||||||
|
|
||||||
* qemu: Include maximum physical address size in baseline CPU
|
* qemu: Include maximum physical address size in baseline CPU
|
||||||
@ -26,13 +33,6 @@ v9.5.0 (unreleased)
|
|||||||
compatible with all hosts even if their supported physical address sizes
|
compatible with all hosts even if their supported physical address sizes
|
||||||
differ.
|
differ.
|
||||||
|
|
||||||
* qemu: Allow configuring the ``discard-no-unref`` feature of ``qcow2`` driver
|
|
||||||
|
|
||||||
The new ``discard_no_unref`` attribute of the ``disk`` ``driver`` element
|
|
||||||
controls whether the ``qcow2`` driver in qemu unrefs clusters inside the
|
|
||||||
image on discard requests. Disabling cluster unrefing decreases fragmentation
|
|
||||||
of the image.
|
|
||||||
|
|
||||||
* **Bug fixes**
|
* **Bug fixes**
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user