summary refs log tree commit diff stats
path: root/hw/openrisc/virt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* include/system: Move exec/address-spaces.h to system/address-spaces.hRichard Henderson2025-04-231-1/+1
* target/openrisc: Call cpu_openrisc_clock_init() in cpu_realize()Philippe Mathieu-Daudé2025-03-061-2/+0
* hw/openrisc: Support monitor dumpdtb commandPeter Maydell2025-02-241-1/+1
* hw/openrisc: Mark devices as big-endianPhilippe Mathieu-Daudé2024-12-311-1/+1
* hw/pci-host/gpex: Allow more than 4 legacy IRQsAlexander Graf2024-12-301-6/+6
* include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2024-12-201-4/+4
* hw/char: Extract serial-mmBernhard Beschow2024-10-031-1/+1
* hw/openrisc: virt: pass random seed to fdtJason A. Donenfeld2022-09-041-0/+6
* hw/openrisc: Add PCI bus support to virtStafford Horne2022-09-041-6/+154
* hw/openrisc: Add the OpenRISC virtual machineStafford Horne2022-09-041-0/+417