summaryrefslogtreecommitdiff
path: root/hw/mips/mipssim.c
AgeCommit message (Expand)Author
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-01-04hw/mips: Make bootloader addresses unsignedJiaxun Yang
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini
2020-12-10mips: remove bios_namePaolo Bonzini
2020-10-17hw/mips: Remove exit(1) in case of missing ROMPavel Dovgalyuk
2020-10-17hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)Philippe Mathieu-Daudé
2020-10-17hw/mips: Simplify loading 64-bit ELF kernelsPhilippe Mathieu-Daudé
2020-10-17hw/mips/mipssim: Correct CPU frequencyPhilippe Mathieu-Daudé
2020-09-30hw/mips/mipssim: Use MMIO serial device on fake ISA I/OPhilippe Mathieu-Daudé
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-05-26hw/mips: Rename malta/mipssim/r4k/jazz filesAleksandar Markovic