mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-28 22:32:19 +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: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
4809604315
commit
d99d3e1232
13
NEWS.rst
13
NEWS.rst
@ -72,6 +72,19 @@ v11.1.0 (unreleased)
|
|||||||
|
|
||||||
* **Bug fixes**
|
* **Bug fixes**
|
||||||
|
|
||||||
|
* tools: ssh-proxy: Check if domain is running before connecting to it
|
||||||
|
|
||||||
|
If domain is not running but has a static CID configured for its VSOCK then
|
||||||
|
the ssh-proxy parsed it anyways. This may have resulted in mistakenly
|
||||||
|
connecting to a different domain. Domain status is checked before parsing
|
||||||
|
its CID.
|
||||||
|
|
||||||
|
* apparmor: Allow SGX if configured
|
||||||
|
|
||||||
|
If domain has ``<memory model='sgx-epc'\>`` configured then libvirt now
|
||||||
|
adds corresponding devices into a per-domain profile so that AppArmor does
|
||||||
|
not deny QEMU access to them.
|
||||||
|
|
||||||
|
|
||||||
v11.0.0 (2025-01-15)
|
v11.0.0 (2025-01-15)
|
||||||
====================
|
====================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user