Hello Everyone, I am new to QEMU.
I want to learn and contribute to qemu. In that process I am trying to emulate Beaglebone Black SoC. I am taking the reference of kzm SoC but I need to know what are the bare minimal devices need to be emulated for Beaglebone Black ? As I understand these are the following devices needs to be emulated 1. CPU model (Cortex-A8) 2. RAM 3. UART What other least number of devices needs to be emulated to for this machine model to work well ? Thanks, Manish