On 3/22/22 09:37, Thomas Huth wrote:
On 22/03/2022 09.23, Mark Cave-Ayland wrote:
[...]
but the main blocker for me was not being able to test all the different PPC 
machine configurations.

I think the best you can do is to run the avocado tests:

  make check-venv
  ./tests/venv/bin/avocado run -t arch:ppc64 tests/avocado/
  ./tests/venv/bin/avocado run -t arch:ppc tests/avocado/

That tests at least that the machines mpc8544ds, prep, virtex-ml507, bamboo, 
ref405ep, ppce500, powernv, g3beige and mac99 are basically still working, 
which is IMHO a good set already.

yes. There are little more combinations with :

        https://github.com/legoater/qemu-ppc-boot

Out of curiosity does anyone know how to test the KVM in-kernel OpenPIC 
implementation in hw/intc/openpic_kvm.c? It seems to be used for e500 only.

I guess you need some old real e500 silicon to test this...?

That's the problem :/

Thanks,

C.

Reply via email to