summaryrefslogtreecommitdiffstats
path: root/hw/mips/fuloong2e.c
Commit message (Expand)AuthorAgeFilesLines
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* hw: Do not include qemu/log.h if it is not necessaryThomas Huth2021-05-021-1/+0Star
* vt82c686: Move creation of ISA devices to the ISA bridgeBALATON Zoltan2021-02-211-24/+5Star
* vt82c686: Fix SMBus IO base and configuration registersBALATON Zoltan2021-02-211-3/+1Star
* hw/mips/fuloong2e: Use bl_gen_kernel_jump to generate bootloadersJiaxun Yang2021-02-211-24/+3Star
* docs/system: Remove deprecated 'fulong2e' machine aliasPhilippe Mathieu-Daudé2021-01-141-1/+0Star
* hw/mips/fuloong2e: Correct cpuclock in PROM environmentJiaxun Yang2021-01-041-3/+3
* hw/mips/fuloong2e: Remove unused env entryJiaxun Yang2021-01-041-1/+0Star
* hw/mips/fuloong2e: Replace faulty documentation linksJiaxun Yang2021-01-041-10/+3Star
* hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INITJiaxun Yang2021-01-041-2/+0Star
* hw/mips: Use address translation helper to handle ENVP_ADDRJiaxun Yang2021-01-041-12/+12
* hw/mips: Make bootloader addresses unsignedJiaxun Yang2021-01-041-6/+6
* vt82c686: Remove legacy vt82c686b_pm_init() functionBALATON Zoltan2021-01-041-1/+4
* vt82c686: Remove legacy vt82c686b_isa_init() functionBALATON Zoltan2021-01-041-1/+3
* vt82c686: Remove vt82c686b_[am]c97_init() functionsBALATON Zoltan2021-01-041-2/+2
* vl: extract softmmu/datadir.cPaolo Bonzini2020-12-101-0/+1
* mips: do not use ram_size globalPaolo Bonzini2020-12-101-2/+2
* mips: remove bios_namePaolo Bonzini2020-12-101-3/+3
* hw/mips: Remove exit(1) in case of missing ROMPavel Dovgalyuk2020-10-171-5/+3Star
* hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)Philippe Mathieu-Daudé2020-10-171-2/+1Star
* hw/mips/fuloong2e: Set CPU frequency to 533 MHzPhilippe Mathieu-Daudé2020-10-171-1/+6
* load_elf: Remove unused address variables from callersBALATON Zoltan2020-09-261-4/+4
* hw/mips/fuloong2e: Convert pointless error message to an assert()Philippe Mathieu-Daudé2020-09-091-4/+1Star
* pci: Convert uses of pci_create() etc. with CoccinelleMarkus Armbruster2020-06-151-2/+4
* hw/mips: fuloong2e: Set preferred page size to 16KBHuacai Chen2020-06-011-0/+1
* hw/mips/fuloong2e: Fix typo in Fuloong machine namePhilippe Mathieu-Daudé2020-05-261-0/+397