Hi Peter,
I think qemu on OpenBSD/macppc will not help you as this will be still
using tcg IMHO. What you would need is something like Linux on PPC64 and
running KVM there and then IMHO you will be able to run PPC code
directly on CPU avoiding possible Qemu issues in PPC isns backend.
See
On Sat, May 25, 2019 at 07:58:36PM +0200, Karel Gardas wrote:
>
> Hi Peter,
Hi Karel,
> I think qemu on OpenBSD/macppc will not help you as this will be still using
> tcg IMHO. What you would need is something like Linux on PPC64 and running
> KVM there and then IMHO you will be able to run PPC