On Tue, Feb 21, 2012 at 7:58 AM, Markus Armbruster wrote:
>> Any advice would be greatly appreciated,
> Hope this helps.
Yes, definitely.
It works fine, thanks a lot.
Now I need to understand why the *qdev.init function is called twice,
but it's another issue.
Thanks again for your help,
Emman
Emmanuel Blot writes:
> Hi All,
>
> I'm new to the ML.
>
> I've started to port Qemu to a new HW based on ARM926EJ-S core.
> So far so good, I've implemented some basic HW (INT controller, System
> register, UART, …)
>
> I'd like to redirect the virtual serial port not to the current
> default st
Hi All,
> I've looked at several examples on virtual serial port in existing Qemu
> drivers,
> but I don't know what is the best and simplest way to go.
>
> Any advice would be greatly appreciated,
Any pointer? Should I better ask this kind of questions to another
QEmu ML (users, …?)
Thanks,
Ma
Hi All,
I'm new to the ML.
I've started to port Qemu to a new HW based on ARM926EJ-S core.
So far so good, I've implemented some basic HW (INT controller, System
register, UART, …)
I'd like to redirect the virtual serial port not to the current
default stdin/stdout of the Qemu
application, but t