index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mips
/
fuloong2e.c
Age
Commit message (
Expand
)
Author
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-02-21
vt82c686: Move creation of ISA devices to the ISA bridge
BALATON Zoltan
2021-02-21
vt82c686: Fix SMBus IO base and configuration registers
BALATON Zoltan
2021-02-21
hw/mips/fuloong2e: Use bl_gen_kernel_jump to generate bootloaders
Jiaxun Yang
2021-01-14
docs/system: Remove deprecated 'fulong2e' machine alias
Philippe Mathieu-Daudé
2021-01-04
hw/mips/fuloong2e: Correct cpuclock in PROM environment
Jiaxun Yang
2021-01-04
hw/mips/fuloong2e: Remove unused env entry
Jiaxun Yang
2021-01-04
hw/mips/fuloong2e: Replace faulty documentation links
Jiaxun Yang
2021-01-04
hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INIT
Jiaxun Yang
2021-01-04
hw/mips: Use address translation helper to handle ENVP_ADDR
Jiaxun Yang
2021-01-04
hw/mips: Make bootloader addresses unsigned
Jiaxun Yang
2021-01-04
vt82c686: Remove legacy vt82c686b_pm_init() function
BALATON Zoltan
2021-01-04
vt82c686: Remove legacy vt82c686b_isa_init() function
BALATON Zoltan
2021-01-04
vt82c686: Remove vt82c686b_[am]c97_init() functions
BALATON Zoltan
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
mips: do not use ram_size global
Paolo Bonzini
2020-12-10
mips: remove bios_name
Paolo Bonzini
2020-10-17
hw/mips: Remove exit(1) in case of missing ROM
Pavel Dovgalyuk
2020-10-17
hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)
Philippe Mathieu-Daudé
2020-10-17
hw/mips/fuloong2e: Set CPU frequency to 533 MHz
Philippe Mathieu-Daudé
2020-09-25
load_elf: Remove unused address variables from callers
BALATON Zoltan
2020-09-09
hw/mips/fuloong2e: Convert pointless error message to an assert()
Philippe Mathieu-Daudé
2020-06-15
pci: Convert uses of pci_create() etc. with Coccinelle
Markus Armbruster
2020-06-01
hw/mips: fuloong2e: Set preferred page size to 16KB
Huacai Chen
2020-05-26
hw/mips/fuloong2e: Fix typo in Fuloong machine name
Philippe Mathieu-Daudé