summaryrefslogtreecommitdiff
path: root/hw/mips/fuloong2e.c
AgeCommit message (Expand)Author
2022-05-09Warn user if the vga flag is passed but no vga device is createdGautam Agrawal
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth
2021-02-21vt82c686: Move creation of ISA devices to the ISA bridgeBALATON Zoltan
2021-02-21vt82c686: Fix SMBus IO base and configuration registersBALATON Zoltan
2021-02-21hw/mips/fuloong2e: Use bl_gen_kernel_jump to generate bootloadersJiaxun Yang
2021-01-14docs/system: Remove deprecated 'fulong2e' machine aliasPhilippe Mathieu-Daudé
2021-01-04hw/mips/fuloong2e: Correct cpuclock in PROM environmentJiaxun Yang
2021-01-04hw/mips/fuloong2e: Remove unused env entryJiaxun Yang
2021-01-04hw/mips/fuloong2e: Replace faulty documentation linksJiaxun Yang
2021-01-04hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INITJiaxun Yang
2021-01-04hw/mips: Use address translation helper to handle ENVP_ADDRJiaxun Yang
2021-01-04hw/mips: Make bootloader addresses unsignedJiaxun Yang
2021-01-04vt82c686: Remove legacy vt82c686b_pm_init() functionBALATON Zoltan
2021-01-04vt82c686: Remove legacy vt82c686b_isa_init() functionBALATON Zoltan
2021-01-04vt82c686: Remove vt82c686b_[am]c97_init() functionsBALATON Zoltan
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini
2020-12-10mips: do not use ram_size globalPaolo 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/fuloong2e: Set CPU frequency to 533 MHzPhilippe Mathieu-Daudé
2020-09-25load_elf: Remove unused address variables from callersBALATON Zoltan
2020-09-09hw/mips/fuloong2e: Convert pointless error message to an assert()Philippe Mathieu-Daudé
2020-06-15pci: Convert uses of pci_create() etc. with CoccinelleMarkus Armbruster
2020-06-01hw/mips: fuloong2e: Set preferred page size to 16KBHuacai Chen
2020-05-26hw/mips/fuloong2e: Fix typo in Fuloong machine namePhilippe Mathieu-Daudé