On 07.09.2023 02:01, Shawn Anastasio wrote:
> Since QEMU's PowerNV support has matured to the point where it is
> now suitable for development, drop support for booting on the
> paravirtualized pseries machine type and its associated interfaces.
>
> Support for booting on pseries was broken by 74b725a64d80 ('xen/ppc:
> Implement initial Radix MMU support'), and since there is little
> practical value in continuing to support pseries as a target, just drop
> support for it entirely.
>
> Signed-off-by: Shawn Anastasio <[email protected]>
> Fixes: 74b725a64d80 ('xen/ppc: Implement initial Radix MMU support')
(Nit: Fixes: tag first please.)
Acked-by: Jan Beulich <[email protected]>