[libvirt] [PATCH v6 13/13] news: Update news for PCI address extension attributes

Yi Min Zhao posted 13 patches 6 years, 9 months ago
There is a newer version of this series
[libvirt] [PATCH v6 13/13] news: Update news for PCI address extension attributes
Posted by Yi Min Zhao 6 years, 9 months ago
Signed-off-by: Yi Min Zhao <zyimin@linux.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
Reviewed-by: Stefan Zimmermann <stzi@linux.ibm.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 3ed6ff8aeb..9600c97102 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -44,6 +44,17 @@
           and virDomainPMWakeup APIs.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Added support for PCI device passthrough on S390
+        </summary>
+        <description>
+          PCI addresses can now include the new zpci element which contains
+          uid (user-defined identifier) and fid (PCI function identifier)
+          attributes and makes the corresponding devices usable by S390
+          guests.
+        </description>
+      </change>
     </section>
     <section title="Removed features">
       <change>
-- 
Yi Min

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v6 13/13] news: Update news for PCI address extension attributes
Posted by Andrea Bolognani 6 years, 9 months ago
On Fri, 2018-09-28 at 16:46 +0800, Yi Min Zhao wrote:
[...]
> +      <change>
> +        <summary>
> +          qemu: Added support for PCI device passthrough on S390

Talking about "device passthrough" is not accurate, because the new
feature can be used for emulated devices too... Just use "devices".

With that fixed,

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

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v6 13/13] news: Update news for PCI address extension attributes
Posted by Yi Min Zhao 6 years, 9 months ago

在 2018/10/12 下午11:05, Andrea Bolognani 写道:
> On Fri, 2018-09-28 at 16:46 +0800, Yi Min Zhao wrote:
> [...]
>> +      <change>
>> +        <summary>
>> +          qemu: Added support for PCI device passthrough on S390
> Talking about "device passthrough" is not accurate, because the new
> feature can be used for emulated devices too... Just use "devices".
>
> With that fixed,
>
>    Reviewed-by: Andrea Bolognani <abologna@redhat.com>
>
Yes, you're right. Thanks!

-- 
Yi Min

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list