From: Andrea Bolognani Date: Fri, 23 Jun 2017 14:58:26 +0000 (+0800) Subject: news: Update for hostdev isolation X-Git-Tag: v3.6.0-rc1~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d32b5db3cb7d1f0fe2707770ec4a1ca3544ce44;p=thirdparty%2Flibvirt.git news: Update for hostdev isolation Signed-off-by: Andrea Bolognani Reviewed-by: Laine Stump --- 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). + +