pseries.rst (272be013d3d3a3218ea7800c579d0e144da679ca) | pseries.rst (c49b67f72b1a875ca355a170759303b0faa959ca) |
---|---|
1=================================== 2pSeries family boards (``pseries``) 3=================================== 4 5The Power machine para-virtualized environment described by the Linux on Power 6Architecture Reference ([LoPAR]_) document is called pSeries. This environment 7is also known as sPAPR, System p guests, or simply Power Linux guests (although 8it is capable of running other operating systems, such as AIX). --- 48 unchanged lines hidden (view full) --- 57 58+-------------------+-------------------+------------------+ 59| kernel | pseries,x-vof=off | pseries,x-vof=on | 60+===================+===================+==================+ 61| vmlinux BE | ✓ | ✓ | 62+-------------------+-------------------+------------------+ 63| vmlinux LE | ✓ | ✓ | 64+-------------------+-------------------+------------------+ | 1=================================== 2pSeries family boards (``pseries``) 3=================================== 4 5The Power machine para-virtualized environment described by the Linux on Power 6Architecture Reference ([LoPAR]_) document is called pSeries. This environment 7is also known as sPAPR, System p guests, or simply Power Linux guests (although 8it is capable of running other operating systems, such as AIX). --- 48 unchanged lines hidden (view full) --- 57 58+-------------------+-------------------+------------------+ 59| kernel | pseries,x-vof=off | pseries,x-vof=on | 60+===================+===================+==================+ 61| vmlinux BE | ✓ | ✓ | 62+-------------------+-------------------+------------------+ 63| vmlinux LE | ✓ | ✓ | 64+-------------------+-------------------+------------------+ |
65| zImage.pseries BE | x | ✓¹ | | 65| zImage.pseries BE | ✓¹ | ✓¹ | |
66+-------------------+-------------------+------------------+ 67| zImage.pseries LE | ✓ | ✓ | 68+-------------------+-------------------+------------------+ 69 70¹ must set kernel-addr=0 71 72Build directions 73================ --- 225 unchanged lines hidden --- | 66+-------------------+-------------------+------------------+ 67| zImage.pseries LE | ✓ | ✓ | 68+-------------------+-------------------+------------------+ 69 70¹ must set kernel-addr=0 71 72Build directions 73================ --- 225 unchanged lines hidden --- |