[PATCH] NEWS: Document virtio-pmem model

Michal Privoznik posted 1 patch 3 years, 2 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/308b1b7a53999430d8874c601aa5d5bef1159ec8.1611231774.git.mprivozn@redhat.com
NEWS.rst | 5 +++++
1 file changed, 5 insertions(+)
[PATCH] NEWS: Document virtio-pmem model
Posted by Michal Privoznik 3 years, 2 months ago
A few commits ago I've implemented virtio-pmem memory model.
Mention it in the news file.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
---
 NEWS.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 64e6847673..7a2d6649b4 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -13,6 +13,11 @@ v7.1.0 (unreleased)
 
 * **New features**
 
+  * Introduce virtio-pmem ``<memory/>`` model
+
+    The virtio-pmem is a virtio variant of NVDIMM and just like NVDIMM
+    virtio-pmem also allows accessing host pages bypassing guest page cache.
+
 * **Improvements**
 
 * **Bug fixes**
-- 
2.26.2

Re: [PATCH] NEWS: Document virtio-pmem model
Posted by Andrea Bolognani 3 years, 2 months ago
On Thu, 2021-01-21 at 13:23 +0100, Michal Privoznik wrote:
> A few commits ago I've implemented virtio-pmem memory model.
> Mention it in the news file.
> 
> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
> ---
>  NEWS.rst | 5 +++++
>  1 file changed, 5 insertions(+)

Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization