From d40aa77c8e12cf49ff8ab5fbac95d828ddeda41f Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Thu, 21 Jan 2021 13:21:35 +0100 Subject: [PATCH] NEWS: Document virtio-pmem model A few commits ago I've implemented virtio-pmem memory model. Mention it in the news file. Signed-off-by: Michal Privoznik Reviewed-by: Andrea Bolognani --- 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 ```` 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.47.2