mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
news: Update news for loadparm feature
Signed-off-by: Farhan Ali <alifm@linux.vnet.ibm.com>
This commit is contained in:
parent
29ba41c2d4
commit
83bf8bd66d
@ -35,6 +35,17 @@
|
|||||||
<libvirt>
|
<libvirt>
|
||||||
<release version="v3.5.0" date="unreleased">
|
<release version="v3.5.0" date="unreleased">
|
||||||
<section title="New features">
|
<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>
|
||||||
<section title="Improvements">
|
<section title="Improvements">
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user