From b8736ed87eb6b484c8c76e3cde893f9559c64ade Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Mon, 25 Jun 2018 18:56:23 +0200 Subject: [PATCH] news: Update for HPT maxpagesize feature Signed-off-by: Andrea Bolognani --- docs/news.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index f843648c75..a32d2b88a5 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -94,6 +94,17 @@ independent calls run at the same time. + + + qemu: Allow configuring the page size for HPT pSeries guests + + + For HPT pSeries guests, the size of the host pages used to back guest + memory and the usable guest page sizes are connected; the new setting + can be used to request that a certain page size is available in the + guest. + +
-- GitLab