mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
news: Reflect hugepages patch
In f55afd8 I've made libvirt to construct hugepage path on
per-domain basis. However, this change was not reflected in
the NEWS file.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
@@ -184,6 +184,17 @@
|
||||
libvirt can recognize.
|
||||
</description>
|
||||
</change>
|
||||
<change>
|
||||
<summary>
|
||||
qemu: Create hugepage path on per domain basis
|
||||
</summary>
|
||||
<description>
|
||||
Historically, all hugepage enabled domains shared the same path under
|
||||
hugetlbfs. This left libvirt unable to correctly set security labels
|
||||
on it. With this release, however, each domain is put into a
|
||||
separate path which is also correctly labeled.
|
||||
</description>
|
||||
</change>
|
||||
</section>
|
||||
</release>
|
||||
<release version="v2.5.0" date="2016-12-04">
|
||||
|
||||
Reference in New Issue
Block a user