summary refs log tree commit diff stats
path: root/hw/mips/mipssim.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/sysbus: Inline and remove sysbus_add_io()Philippe Mathieu-Daudé2024-02-221-1/+2
* hw/mips/Kconfig: Remove ISA dependencies from MIPSsim boardBernhard Beschow2024-02-151-2/+5
* hw/mips/mipssim: use qemu_create_nic_device()David Woodhouse2024-02-021-6/+7
* hw/mips: Inline 'bios.h' definitionsPhilippe Mathieu-Daudé2024-01-051-1/+9
* hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h'Philippe Mathieu-Daudé2023-10-191-1/+0
* trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric valueThomas Huth2023-09-081-8/+1
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* Replace TARGET_WORDS_BIGENDIANMarc-André Lureau2022-04-061-1/+1
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-211-1/+1
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* hw/mips: Make bootloader addresses unsignedJiaxun Yang2021-01-041-4/+4
* vl: extract softmmu/datadir.cPaolo Bonzini2020-12-101-0/+1
* mips: remove bios_namePaolo Bonzini2020-12-101-3/+3
* hw/mips: Remove exit(1) in case of missing ROMPavel Dovgalyuk2020-10-171-7/+3
* hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)Philippe Mathieu-Daudé2020-10-171-2/+1
* hw/mips: Simplify loading 64-bit ELF kernelsPhilippe Mathieu-Daudé2020-10-171-5/+1
* hw/mips/mipssim: Correct CPU frequencyPhilippe Mathieu-Daudé2020-10-171-1/+10
* hw/mips/mipssim: Use MMIO serial device on fake ISA I/OPhilippe Mathieu-Daudé2020-09-301-2/+3
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-2/+2
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-4/+4
* hw/mips: Rename malta/mipssim/r4k/jazz filesAleksandar Markovic2020-05-261-0/+246