Signed-off-by: Yi Min Zhao <zyimin(a)linux.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy(a)linux.vnet.ibm.com>
Reviewed-by: Stefan Zimmermann <stzi(a)linux.ibm.com>
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
---
docs/news.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index afafb9c337..545d7c552a 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -44,6 +44,17 @@
iscsiadm. It support basic pool operations: checkPool and refreshPool.
</description>
</change>
+ <change>
+ <summary>
+ qemu: Added support for PCI device passthrough on S390
+ </summary>
+ <description>
+ The new zPCI attributes uid (user-defined identifier)
+ and fid (PCI function identifier) of the S390 platform
+ extend the PCI device address to support the PCI
+ passthrough on S390.
+ </description>
+ </change>
</section>
<section title="Improvements">
</section>
--
Yi Min