news: Update news for loadparm feature

Signed-off-by: Farhan Ali <alifm@linux.vnet.ibm.com>
This commit is contained in:
Farhan Ali 2017-06-01 12:36:27 -04:00 committed by John Ferlan
parent 29ba41c2d4
commit 83bf8bd66d

View File

@ -35,6 +35,17 @@
<libvirt>
<release version="v3.5.0" date="unreleased">
<section title="New features">
<change>
<summary>
qemu: Add support for loadparm for a boot device
</summary>
<description>
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.
</description>
</change>
</section>
<section title="Improvements">
</section>