mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-19 11:05:16 +00:00
NEWS: Document features/improvements/bug fixes I've participated in
There are some features/improvements/bug fixes I've either contributed or reviewed/merged. Document them for upcoming release. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
027bcf1112
commit
1942a88813
16
NEWS.rst
16
NEWS.rst
@ -19,6 +19,22 @@ v11.0.0 (unreleased)
|
|||||||
|
|
||||||
* **Improvements**
|
* **Improvements**
|
||||||
|
|
||||||
|
* ch: Enable user aliases
|
||||||
|
|
||||||
|
User can now specify custom aliases for devices in domain XML
|
||||||
|
|
||||||
|
* qemu: Grab a QUERY job when formatting domain XML
|
||||||
|
|
||||||
|
Under some specific conditions it might have happened that domain XML did
|
||||||
|
not contain runtime information or returned an XML that's in process of
|
||||||
|
changing (e.g. by a thread that's hotplugging a device). Formatting domain
|
||||||
|
XML now serializes properly with other threads.
|
||||||
|
|
||||||
|
* virtiofs: Allow read only mode
|
||||||
|
|
||||||
|
The ``<filesystem/>`` with `virtiofsd` backend can now use ``<readonly/>``
|
||||||
|
tag to export underlying filesystem in read only mode.
|
||||||
|
|
||||||
* **Bug fixes**
|
* **Bug fixes**
|
||||||
|
|
||||||
* qemu: tpm: do not update profile name for transient domains
|
* qemu: tpm: do not update profile name for transient domains
|
||||||
|
Loading…
x
Reference in New Issue
Block a user