qemu/hw/openrisc
Stafford Horne b5fcfe927b hw/openrisc: Add the OpenRISC virtual machine
This patch adds the OpenRISC virtual machine 'virt' for OpenRISC.  This
platform allows for a convenient CI platform for toolchain, software
ports and the OpenRISC linux kernel port.

Much of this has been sourced from the m68k and riscv virt platforms.

The platform provides:
 - OpenRISC SMP with up to 4 cpus
 - A virtio bus with up to 8 devices
 - Standard ns16550a serial
 - Goldfish RTC
 - SiFive TEST device for poweroff and reboot
 - Generated Device Tree to automatically configure the guest kernel

Signed-off-by: Stafford Horne <shorne@gmail.com>
2022-09-04 07:02:57 +01:00
..
boot.c hw/openrisc: Split re-usable boot time apis out to boot.c 2022-09-04 07:02:56 +01:00
cputimer.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
Kconfig hw/openrisc: Add the OpenRISC virtual machine 2022-09-04 07:02:57 +01:00
meson.build hw/openrisc: Add the OpenRISC virtual machine 2022-09-04 07:02:57 +01:00
openrisc_sim.c hw/openrisc: Split re-usable boot time apis out to boot.c 2022-09-04 07:02:56 +01:00
virt.c hw/openrisc: Add the OpenRISC virtual machine 2022-09-04 07:02:57 +01:00