]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: document virtiofs boot order
authorJán Tomko <jtomko@redhat.com>
Fri, 29 Jan 2021 13:39:36 +0000 (14:39 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 29 Jan 2021 14:58:17 +0000 (15:58 +0100)
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index 7a2d6649b45ea6c99aa7de0465b62a535f00a836..8b8a132e415ec30692b07d0b44bb87cfb7c702d6 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -18,6 +18,11 @@ v7.1.0 (unreleased)
     The virtio-pmem is a virtio variant of NVDIMM and just like NVDIMM
     virtio-pmem also allows accessing host pages bypassing guest page cache.
 
+  * Introduce ``<boot order/>`` for ``<filesystem>``
+
+    Booting is possible from virtiofs filesystems. Introduce an option
+    to control the boot order, like we do for other bootable devices.
+
 * **Improvements**
 
 * **Bug fixes**