From c010d1be40b72f0b711ff7dc99ce7081298f0f3b Mon Sep 17 00:00:00 2001 From: Daniel Henrique Barboza Date: Mon, 27 Apr 2020 09:14:32 -0300 Subject: [PATCH] news: Update for the recent added pSeries features Update news.xml to inform about the availability of CFPC, SBBC and IBS features. Signed-off-by: Daniel Henrique Barboza Reviewed-by: Michal Privoznik --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 5835013c19..80819aec23 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -109,6 +109,16 @@ and/or fine tuned per individual host. + + + qemu: Implement pSeries Spectre mitigation features + + + Users can now setup the following capabilities of pSeries guests: + CFPC (Cache Flush on Privilege Change), SBBC (Speculation Barrier + Bounds Checking) and IBS (Indirect Branch Speculation). + +
-- GitLab