From eb65cc500b7c533bcd6765fcf6bb55e0dd7e00e2 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Wed, 28 Mar 2018 15:34:32 +0200 Subject: [PATCH] news: Update for pcie-to-pci-bridge support Signed-off-by: Andrea Bolognani Reviewed-by: John Ferlan --- docs/news.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 8521204a35..37e1ba6f56 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -35,6 +35,15 @@
+ + + qemu: Add support for the pcie-to-pci-bridge controller + + + Pure PCIe guests such as x86_64/q35 and aarch64/virt will now + add this controller when traditional PCI devices are in use. + +
-- GitLab