From: Andrea Bolognani Date: Tue, 20 Nov 2018 16:35:36 +0000 (+0100) Subject: news: Document nested-hv feature X-Git-Tag: v4.10.0-rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b4ed783ba967c3166b1a04c42bda4e113cc0dc1;p=thirdparty%2Flibvirt.git news: Document nested-hv feature Signed-off-by: Andrea Bolognani --- diff --git a/docs/news.xml b/docs/news.xml index a4abf26352..3983613f8a 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -90,6 +90,16 @@ virConnectGetAllDomainStats API. + + + qemu: Add support for nested HV for pSeries guests + + + Nested HV support makes it possible to run nested (L2) guests + with minimal performance penalty when compared to regular (L1) + guests on ppc64 hardware. + +