aboutsummaryrefslogtreecommitdiff
path: root/hw/openrisc/virt.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-25qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé1-1/+1
2025-04-23include/system: Move exec/address-spaces.h to system/address-spaces.hRichard Henderson1-1/+1
2025-03-06target/openrisc: Call cpu_openrisc_clock_init() in cpu_realize()Philippe Mathieu-Daudé1-2/+0
2025-02-24hw/openrisc: Support monitor dumpdtb commandPeter Maydell1-1/+1
2024-12-31hw/openrisc: Mark devices as big-endianPhilippe Mathieu-Daudé1-1/+1
2024-12-30hw/pci-host/gpex: Allow more than 4 legacy IRQsAlexander Graf1-6/+6
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé1-4/+4
2024-10-03hw/char: Extract serial-mmBernhard Beschow1-1/+1
2022-09-04hw/openrisc: virt: pass random seed to fdtJason A. Donenfeld1-0/+6
2022-09-04hw/openrisc: Add PCI bus support to virtStafford Horne1-6/+154
2022-09-04hw/openrisc: Add the OpenRISC virtual machineStafford Horne1-0/+417