aboutsummaryrefslogtreecommitdiff
path: root/hw/mips/mipssim.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth1-1/+0
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth1-1/+0
2021-01-04hw/mips: Make bootloader addresses unsignedJiaxun Yang1-4/+4
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini1-0/+1
2020-12-10mips: remove bios_namePaolo Bonzini1-3/+3
2020-10-17hw/mips: Remove exit(1) in case of missing ROMPavel Dovgalyuk1-7/+3
2020-10-17hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)Philippe Mathieu-Daudé1-2/+1
2020-10-17hw/mips: Simplify loading 64-bit ELF kernelsPhilippe Mathieu-Daudé1-5/+1
2020-10-17hw/mips/mipssim: Correct CPU frequencyPhilippe Mathieu-Daudé1-1/+10
2020-09-30hw/mips/mipssim: Use MMIO serial device on fake ISA I/OPhilippe Mathieu-Daudé1-2/+3
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster1-2/+2
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster1-4/+4
2020-05-26hw/mips: Rename malta/mipssim/r4k/jazz filesAleksandar Markovic1-0/+246