Installed POWER Arch (Arch for PowerPC processors) on qemu.

After 12 hours of compilation got cinelerra binary and unlike my previous attempt it shows all icons when displayed by remote (on host) Xephyr!

So please add this patch for further ppc testing.

line (qemu 9.0.3):

install:

qemu-system-ppc64   -cdrom /dev/shm/archpower-current-powerpc64le.iso -hda /dev/shm/5gb_ppc_le.qcow -boot d -nographic -m 1G -cpu POWER8 -accel tcg,tb-size=256                  

run:
qemu-system-ppc64 -hda /dev/shm/5gb_ppc_le.qcow  -nographic -m 1G -cpu POWER8 -accel tcg,tb-size=256

Arch POWER github (where I added two know issues already, one in documentation, another in font install)

https://github.com/kth5/archpower/issues/