qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Usage of pci bus


From: Peter Maydell
Subject: Re: Usage of pci bus
Date: Fri, 19 Jun 2020 20:10:32 +0100

On Fri, 19 Jun 2020 at 19:26, Gautam Bhat <mindentropy@gmail.com> wrote:
> Basically I want to model ARM structure as below:
>
> ARM Core <-- APB---> I2C Controller <------> I2C device.
>
> Is the APB emulated?

We don't model "you have memory mapped registers" type buses
at a level of detail where APB vs AHB vs whatever matters:
they're all just sysbus from QEMU's point of view.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]