Re: Qemu again

2020-04-16 Thread Peter J. Philipp
On Thu, Apr 16, 2020 at 05:06:25AM +0900, rgc wrote: > disabling scca probably will not work ... console uses this device > > for the zs.c crash i usually edit zscninit > > --- dev/zs.c3 Sep 2019 04:48:00 - 1.30 > +++ dev/zs.c15 Apr 2020 09:50:22 - > @@ -1019,7 +1019,7 @@ zs

Re: Qemu again

2020-04-16 Thread Peter J. Philipp
I wrote: > There you'll see the difference. I'll report back if my patch works. > > Best Regards, > -peter After compiling this twice because my system was out of sync. I realised that openbios-ppc is not built in the QEMU port, and messing with the Makefiles in the pobj didn't make this easie