611 Commits (master)

Author SHA1 Message Date
Philippe Mathieu-Daudé 260290677e hw/mips/gt64xxx: Initialize ISD I/O memory region in DeviceRealize() 6 years ago
Philippe Mathieu-Daudé 6b5fe13786 semihosting: Move include/hw/semihosting/ -> include/semihosting/ 6 years ago
Peter Maydell 5ee0abed51 clock: Add ClockEvent parameter to callbacks 6 years ago
Mark Cave-Ayland 84fbefedfe esp: rename existing ESP QOM type to SYSBUS_ESP 6 years ago
BALATON Zoltan 3dc31cb849 vt82c686: Move creation of ISA devices to the ISA bridge 6 years ago
BALATON Zoltan 911629e6d3 vt82c686: Fix SMBus IO base and configuration registers 6 years ago
Jiaxun Yang 283eae174e hw/mips/boston: Use bootloader helper to set GCRs 6 years ago
Jiaxun Yang 112658eb26 hw/mips/boston: Use bl_gen_kernel_jump to generate bootloaders 6 years ago
Jiaxun Yang 4d0c59fa07 hw/mips/fuloong2e: Use bl_gen_kernel_jump to generate bootloaders 6 years ago
Jiaxun Yang 3ebbf86128 hw/mips: Add a bootloader helper 6 years ago
Bin Meng ac9b0117d5 hw/mips: loongson3: Drop 'struct MemmapEntry' 6 years ago
Claudio Fontana 7827168471 cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass 6 years ago
Claudio Fontana cbc183d2d9 cpu: move cc->transaction_failed to tcg_ops 6 years ago
Philippe Mathieu-Daudé cd669e2051 docs/system: Remove deprecated 'fulong2e' machine alias 6 years ago
Philippe Mathieu-Daudé ce49581feb hw/mips/boston: Check 64-bit support with cpu_type_is_64bit() 6 years ago
Jiaxun Yang e41f27ec2a hw/mips/fuloong2e: Correct cpuclock in PROM environment 6 years ago
Jiaxun Yang c0809fcfac hw/mips/fuloong2e: Remove unused env entry 6 years ago
Jiaxun Yang 94a37806c0 hw/mips/fuloong2e: Replace faulty documentation links 6 years ago
Jiaxun Yang 6fed2a8ea4 hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INIT 6 years ago
Jiaxun Yang df055c65e4 hw/mips: Use address translation helper to handle ENVP_ADDR 6 years ago
Jiaxun Yang 5052b6e82c hw/mips/malta: Use address translation helper to calculate bootloader_run_addr 6 years ago
Jiaxun Yang dde989943b hw/mips: Make bootloader addresses unsigned 6 years ago
Huacai Chen c76b409fef hw/mips: Add Loongson-3 machine support 6 years ago
Huacai Chen d2245e2de0 hw/mips: Add Loongson-3 boot parameter helpers 6 years ago
Huacai Chen 313d1e910a hw/mips: Implement fw_cfg_arch_key_name() 6 years ago
BALATON Zoltan dc66439542 vt82c686: Remove legacy vt82c686b_pm_init() function 6 years ago
BALATON Zoltan 0bfda9a225 vt82c686: Remove legacy vt82c686b_isa_init() function 6 years ago
BALATON Zoltan 07c6832cb2 vt82c686: Remove vt82c686b_[am]c97_init() functions 6 years ago
Philippe Mathieu-Daudé 8d40def66d hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h' 6 years ago
Philippe Mathieu-Daudé 07741e6754 hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit() 6 years ago
Philippe Mathieu-Daudé 8de0f28046 hw/mips/malta: Do not initialize MT registers if MT ASE absent 6 years ago
Philippe Mathieu-Daudé 17c2c320f3 target/mips: Introduce ase_mt_available() helper 6 years ago
Philippe Mathieu-Daudé 2fd9c5ad44 hw/mips: Move address translation helpers to target/mips/ 6 years ago
Philippe Mathieu-Daudé ac70f9767c target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT() 6 years ago
Paolo Bonzini 2c65db5e58 vl: extract softmmu/datadir.c 6 years ago
Paolo Bonzini 74d6bf8525 mips: do not use ram_size global 6 years ago
Paolo Bonzini 59588bea5e mips: remove bios_name 6 years ago
Peter Maydell bf4ee88ab6 hw/mips/boston: Fix memory leak in boston_fdt_filter() error-handling paths 6 years ago
Chetan Pant 4a129ccdf2 hw/mips/boston: Fix Lesser GPL version number 6 years ago
Chetan Pant d136ecc085 hw/mips: Fix Lesser GPL version number 6 years ago
Philippe Mathieu-Daudé f169413c27 hw/mips: Remove the 'r4k' machine 6 years ago
Pavel Dovgalyuk a4374f86dc hw/mips: Remove exit(1) in case of missing ROM 6 years ago
Eduardo Habkost 27cf0896bf hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON 6 years ago
Philippe Mathieu-Daudé acab36ca25 hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE) 6 years ago
Philippe Mathieu-Daudé 9d585eaa87 hw/mips: Simplify loading 64-bit ELF kernels 6 years ago
Philippe Mathieu-Daudé 8df525a558 hw/mips/malta: Use clearer qdev style 6 years ago
Philippe Mathieu-Daudé c5cdf75613 hw/mips/malta: Move gt64120 related code together 6 years ago
Philippe Mathieu-Daudé 9a2133f45c hw/mips/malta: Fix FPGA I/O region size 6 years ago
Philippe Mathieu-Daudé ba25670c1d hw/mips/cps: Do not allow use without input clock 6 years ago
Philippe Mathieu-Daudé eea1f5bac6 hw/mips/malta: Set CPU frequency to 320 MHz 6 years ago