From 17d88dc10a3ae27e8a5c875f418bd9674a1f8bf3 Mon Sep 17 00:00:00 2001 From: Yi Min Zhao Date: Thu, 8 Nov 2018 19:00:32 +0800 Subject: [PATCH] news: Update news for PCI address extension attributes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Yi Min Zhao Reviewed-by: Boris Fiuczynski Reviewed-by: Stefan Zimmermann Reviewed-by: Ján Tomko Reviewed-by: Andrea Bolognani --- docs/news.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 0f603f568c..f52f1ab01a 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -44,6 +44,17 @@ for Windows and Hyper-V guests. + + + qemu: Added support for PCI devices on S390 + + + 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. + +