Hi all, For a research project, I want to simulate a new platform with QEMU. The new platform combines a x86 CPU with AMBA-based peripherals, such as interrupt controller, UARTs, PS/2 controller, PCI host bridge, USB controller, etc.
I know QEMU has already emulated several ARM systems and x86 systems, but how could I extract x86 CPU model and connect it to AMBA devices? Where should I start? Does anyone out there try this before? Comments are highly appreciated! Thanks! Regards, -david