[libvirt PATCH] news: add FC VMID entry

Pavel Hrdina posted 1 patch 2 years, 7 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/a7bb212550901633b386db5d0317a6eab4e71110.1630414424.git.phrdina@redhat.com
NEWS.rst | 7 +++++++
1 file changed, 7 insertions(+)
[libvirt PATCH] news: add FC VMID entry
Posted by Pavel Hrdina 2 years, 7 months ago
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
---
 NEWS.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 200256c299..72b63a19ea 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,13 @@ v7.7.0 (unreleased)
 
 * **New features**
 
+  * Add support for Fibre Channel VMID
+
+    New VM element ``<fibrechannel appid=''/>`` was added to allow users set
+    their ``appid`` for each VM which will be used by kernel to create Fibre
+    Channel VMID. This allows various QoS levels, access control or collecting
+    telemetry data per VM.
+
 * **Improvements**
 
   * virsh: Allow XML validation for define of: storage pool, network, secret,
-- 
2.31.1

Re: [libvirt PATCH] news: add FC VMID entry
Posted by Andrea Bolognani 2 years, 7 months ago
On Tue, Aug 31, 2021 at 02:53:57PM +0200, Pavel Hrdina wrote:
> +  * Add support for Fibre Channel VMID
> +
> +    New VM element ``<fibrechannel appid=''/>`` was added to allow users set

*allow users to set

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

-- 
Andrea Bolognani / Red Hat / Virtualization