On 20/02/16 17:43, Programmingkid wrote:
On Feb 20, 2016, at 12:26 PM, Mark Cave-Ayland wrote:
On 20/02/16 16:52, Programmingkid wrote:
I've just discovered a couple of extra fixes so expect a v2 fairly soon. If you could rebase against that version and confirm that OS X can still boot, it may be that we can still apply it in time for freeze.
That would be nice if we could make it in time. If not no problem.
Done. Rather obviously it seems that the offsets vs. channels were the wrong way around, and now with v2 the serial ports actually work on Linux under QEMU. So you may find that you get a bit further now.
How do you test out the serial ports in Linux? I'm betting you using a command in the terminal.
Is there a way to write to QEMU's serial console from Linux?
I'm currently testing using Aurelien's image at https://people.debian.org/~aurel32/qemu/powerpc/debian_wheezy_powerpc_standa....
This automatically attaches a tty to the serial port, so I load up the GTK GUI as normal, switch to the serial monitor and then I can log in as you would over a standard serial console.
ATB,
Mark.