]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Update news for loadparm feature
authorFarhan Ali <alifm@linux.vnet.ibm.com>
Thu, 1 Jun 2017 16:36:27 +0000 (12:36 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 20 Jun 2017 11:03:22 +0000 (07:03 -0400)
Signed-off-by: Farhan Ali <alifm@linux.vnet.ibm.com>
docs/news.xml

index b5ae537606a6441903dac62e47a7fbb5c9e5c6fc..27562e12b828194af617947b863d7dda646d37b8 100644 (file)
 <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>