Many thanks Igor for this valuable info.
On Thu, Feb 8, 2018 at 12:59 PM, Igor Mammedov wrote:
> On Thu, 8 Feb 2018 12:06:44 +0200
> Ramy Sameh wrote:
>
> > Hello all,
> >
> > I am working with QEMU to simulate VersatilePB board.
> >
> > I am trying to understand how QEMU initialize the virtual
On Thu, 8 Feb 2018 12:06:44 +0200
Ramy Sameh wrote:
> Hello all,
>
> I am working with QEMU to simulate VersatilePB board.
>
> I am trying to understand how QEMU initialize the virtual peripherals (e.g.
> UART, vectored Interrupt controller .. etc).
>
> When I traced the code, I found a functi
Hello all,
I am working with QEMU to simulate VersatilePB board.
I am trying to understand how QEMU initialize the virtual peripherals (e.g.
UART, vectored Interrupt controller .. etc).
When I traced the code, I found a function called "object_init_with_type"
in object.c, in which the function p