Re: [Stable-10.0.13 v2 116/135] s390x: Remove duplicate definitions of IPL types
Michael Tokarev <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu.stable,gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <[email protected]> |
On 8/17/26 16:34, Michael Tokarev wrote: > From: Jared Rossi <[email protected]> > > Remove the duplicate definitions from hw/s390x/ipl.h and pc-bios/s390-ccw/iplb.h > and add a shared definition. The new definition is an enum to enforce default > handling in switches. > > Because the IPL type is determined by the IPLB, and because an IPLB is not > strictly necessary, the IPL type is set to a default value if not otherwise > specified. A default IPL type is required so future functionality may add > IPL new bus and/or device types that dictate specific behavior during IPL. > > Reviewed-by: Thomas Huth <[email protected]> > Signed-off-by: Jared Rossi <[email protected]> > Message-ID: <[email protected]> > Signed-off-by: Thomas Huth <[email protected]> > (cherry picked from commit 4228a92b2a3ae41a5d7f26b36f42f0efdd0deb93) > Signed-off-by: Michael Tokarev <[email protected]> This was not intended to be picked up for qemu-stable v10.0.x series, - it was a part of an earlier experiment picking up other changes in this area, which turned out to be unnecessary. I'm removing this change from 10.0.x queue. Sorry for the noise. Thanks, /mjt