14.4 and 15.1 support little-endian pSeries.
15.0 has boot panic due to bug in SLOF, but it should be reclassified as
QEMU pSeries instead of IBM.
Signed-off-by: Minsoo Choo <minsoo@minsoo.io>
Differential D57102
hardware: update pSeries entries Authored by minsoochoo0122_proton.me on Tue, May 19, 9:51 PM. Tags None Referenced Files
Details 14.4 and 15.1 support little-endian pSeries. Signed-off-by: Minsoo Choo <minsoo@minsoo.io>
Diff Detail
Event TimelineComment Actions I wasn't sure what "IBM: pSeries VM" meant, so I'm making an assumption here that it means QEMU pSeries. Comment Actions I wonder if that meant PowerVM (a native hypervisor) using LPARs (logical partitions) of the real hardware. It's parts which were shared to Power from the mainframe (systemz). Comment Actions Yes, iiuc, ibm pseries hardware has a hypervisor, and that's what this is talking about Comment Actions The modern terminology would be PAPR. This is what qemu, PowerVM, and LPARs implement. And different than PowerNV. Comment Actions The original could mean PowerVM, but that's not "hardware" so that shouldn't on this note although PowerVM is pretty consistent across different Power servers (unlike x86 and arm). @adrian I think it would be better to make two different sections for powernv and powervm. Comment Actions PowerVM is "just" an I/O server, the device model is always PAPR for "bare metal", LPAR, and PowerVM. This is the traditional OpenFirmware derived interface. PowerNV is a separate, clean break, open source firmware available on some Power7+ systems, notably the Raptor stuff and qemu. Comment Actions Then a better commit message would be "Remove pSeries VM since it is not an actual hardware and add QEMU pSeries to the list". I'm assuming pSeries VM and PowerVM are the same thing. Am I correct?
Comment Actions Under QEMU I would probably say "pSeries (PAPR)" just because qemu refers to that name still for launch. And under IBM, which should be kept, with the bullet point: PAPR (native, LPAR, PowerVM) Comment Actions So you mean we can write PAPR (native, LPAR, PowerVM) without listing every single hardware like PowerNV's case (e.g IC922)? Comment Actions PAPR and PowerNV are oil and water. PAPR lets you not write out every POWER4+ machine ever. PowerNV lets you not write out every raptor and some IBM and misc systems Comment Actions
| ||||||||||||||||||||||||||||||||||