From 5d32b5db3cb7d1f0fe2707770ec4a1ca3544ce44 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Fri, 23 Jun 2017 22:58:26 +0800 Subject: [PATCH] news: Update for hostdev isolation Signed-off-by: Andrea Bolognani Reviewed-by: Laine Stump --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index d519b72c54..ea21cbc3e3 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -51,6 +51,16 @@ to the guest configuration. + + + qemu: Isolate hostdevs on pSeries guests + + + To enable better error reporting and recovery, unrelated hostdevs + will now be automatically isolated on pSeries guests by placing them + on separate PHBs (PCI Host Bridges). + +