From 52125f90c93152968cc44f72a132e7ad5df241d9 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Mon, 6 Nov 2017 16:53:36 +0100 Subject: [PATCH] news: Update for configuration of HPT resizing Signed-off-by: Andrea Bolognani Reviewed-by: John Ferlan --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 3966710ee5..efde4c8b70 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -55,6 +55,16 @@ including specifying distances between NUMA cells. + + + qemu: Add the ability to configure HPT resizing for pSeries guests + + + The user can now decide whether HPT (Hash Page Table) resizing + should be enabled, disabled or required instead of leaving it up to + hypervisor defaults and negotiation between the guest and the host. + +