From: Farhan Ali Date: Thu, 1 Jun 2017 16:36:27 +0000 (-0400) Subject: news: Update news for loadparm feature X-Git-Tag: v3.5.0-rc1~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83bf8bd66d8f46e54d0cb1cbd848c898ca0ef92c;p=thirdparty%2Flibvirt.git news: Update news for loadparm feature Signed-off-by: Farhan Ali --- diff --git a/docs/news.xml b/docs/news.xml index b5ae537606..27562e12b8 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -35,6 +35,17 @@
+ + + qemu: Add support for loadparm for a boot device + + + Add an optional boot parameter 'loadparm' for a boot device. + Loadparm is an 8 byte parameter that, when present, is queried by + S390 guests via sclp or diag 308. Linux guests on S390 use it to + select a boot entry. + +