index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
esp: rename existing ESP QOM type to SYSBUS_ESP
Mark Cave-Ayland
2021-03-07
1
-2
/
+2
|
/
*
vt82c686: Move creation of ISA devices to the ISA bridge
BALATON Zoltan
2021-02-21
1
-24
/
+5
*
vt82c686: Fix SMBus IO base and configuration registers
BALATON Zoltan
2021-02-21
1
-3
/
+1
*
hw/mips/boston: Use bootloader helper to set GCRs
Jiaxun Yang
2021-02-21
1
-34
/
+11
*
hw/mips/boston: Use bl_gen_kernel_jump to generate bootloaders
Jiaxun Yang
2021-02-21
1
-15
/
+2
*
hw/mips/fuloong2e: Use bl_gen_kernel_jump to generate bootloaders
Jiaxun Yang
2021-02-21
1
-24
/
+3
*
hw/mips: Add a bootloader helper
Jiaxun Yang
2021-02-21
2
-1
/
+201
*
hw/mips: loongson3: Drop 'struct MemmapEntry'
Bin Meng
2021-02-21
2
-9
/
+4
*
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
1
-2
/
+5
*
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
2021-02-05
1
-2
/
+7
*
docs/system: Remove deprecated 'fulong2e' machine alias
Philippe Mathieu-Daudé
2021-01-14
1
-1
/
+0
*
hw/mips/boston: Check 64-bit support with cpu_type_is_64bit()
Philippe Mathieu-Daudé
2021-01-14
1
-4
/
+2
*
hw/mips/fuloong2e: Correct cpuclock in PROM environment
Jiaxun Yang
2021-01-04
1
-3
/
+3
*
hw/mips/fuloong2e: Remove unused env entry
Jiaxun Yang
2021-01-04
1
-1
/
+0
*
hw/mips/fuloong2e: Replace faulty documentation links
Jiaxun Yang
2021-01-04
1
-10
/
+3
*
hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INIT
Jiaxun Yang
2021-01-04
1
-2
/
+0
*
hw/mips: Use address translation helper to handle ENVP_ADDR
Jiaxun Yang
2021-01-04
2
-43
/
+43
*
hw/mips/malta: Use address translation helper to calculate bootloader_run_addr
Jiaxun Yang
2021-01-04
1
-2
/
+2
*
hw/mips: Make bootloader addresses unsigned
Jiaxun Yang
2021-01-04
3
-21
/
+21
*
hw/mips: Add Loongson-3 machine support
Huacai Chen
2021-01-04
3
-1
/
+651
*
hw/mips: Add Loongson-3 boot parameter helpers
Huacai Chen
2021-01-04
3
-0
/
+393
*
hw/mips: Implement fw_cfg_arch_key_name()
Huacai Chen
2021-01-04
4
-0
/
+58
*
vt82c686: Remove legacy vt82c686b_pm_init() function
BALATON Zoltan
2021-01-04
1
-1
/
+4
*
vt82c686: Remove legacy vt82c686b_isa_init() function
BALATON Zoltan
2021-01-04
1
-1
/
+3
*
vt82c686: Remove vt82c686b_[am]c97_init() functions
BALATON Zoltan
2021-01-04
1
-2
/
+2
*
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2021-01-04
1
-1
/
+1
*
hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit()
Philippe Mathieu-Daudé
2020-12-13
1
-2
/
+6
*
hw/mips/malta: Do not initialize MT registers if MT ASE absent
Philippe Mathieu-Daudé
2020-12-13
1
-1
/
+3
*
target/mips: Introduce ase_mt_available() helper
Philippe Mathieu-Daudé
2020-12-13
1
-2
/
+1
*
hw/mips: Move address translation helpers to target/mips/
Philippe Mathieu-Daudé
2020-12-13
3
-53
/
+1
*
target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT()
Philippe Mathieu-Daudé
2020-12-13
2
-4
/
+4
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
4
-0
/
+4
*
mips: do not use ram_size global
Paolo Bonzini
2020-12-10
2
-3
/
+3
*
mips: remove bios_name
Paolo Bonzini
2020-12-10
4
-12
/
+12
*
hw/mips/boston: Fix memory leak in boston_fdt_filter() error-handling paths
Peter Maydell
2020-11-09
1
-6
/
+4
*
hw/mips/boston: Fix Lesser GPL version number
Chetan Pant
2020-11-03
1
-1
/
+1
*
hw/mips: Fix Lesser GPL version number
Chetan Pant
2020-11-03
1
-1
/
+1
*
hw/mips: Remove the 'r4k' machine
Philippe Mathieu-Daudé
2020-11-03
3
-332
/
+0
*
hw/mips: Remove exit(1) in case of missing ROM
Pavel Dovgalyuk
2020-10-17
4
-24
/
+13
*
hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON
Eduardo Habkost
2020-10-17
1
-4
/
+4
*
hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)
Philippe Mathieu-Daudé
2020-10-17
4
-9
/
+6
*
hw/mips: Simplify loading 64-bit ELF kernels
Philippe Mathieu-Daudé
2020-10-17
2
-10
/
+2
*
hw/mips/malta: Use clearer qdev style
Philippe Mathieu-Daudé
2020-10-17
1
-4
/
+4
*
hw/mips/malta: Move gt64120 related code together
Philippe Mathieu-Daudé
2020-10-17
1
-7
/
+6
*
hw/mips/malta: Fix FPGA I/O region size
Philippe Mathieu-Daudé
2020-10-17
1
-1
/
+1
*
hw/mips/cps: Do not allow use without input clock
Philippe Mathieu-Daudé
2020-10-17
1
-0
/
+5
*
hw/mips/malta: Set CPU frequency to 320 MHz
Philippe Mathieu-Daudé
2020-10-17
1
-3
/
+16
*
hw/mips/boston: Set CPU frequency to 1 GHz
Philippe Mathieu-Daudé
2020-10-17
1
-0
/
+13
*
hw/mips/cps: Expose input clock and connect it to CPU cores
Philippe Mathieu-Daudé
2020-10-17
1
-0
/
+4
*
hw/mips/jazz: Correct CPU frequencies
Philippe Mathieu-Daudé
2020-10-17
1
-1
/
+14
[prev]
[next]