index
:
rocket-tools/riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
target/mips: Only update MVPControl.EVP bit if executed by master VPE
Philippe Mathieu-Daudé
1
-14
/
+18
2025-07-16
Merge tag 'mips-20250715' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
14
-66
/
+137
2025-07-15
target/qmp: Use target_cpu_type()
Philippe Mathieu-Daudé
1
-1
/
+2
2025-07-15
target/mips: Have gen_[d]lsa() callers add 1 to shift amount argument
Philippe Mathieu-Daudé
5
-13
/
+8
2025-07-15
target/mips: Convert Octeon LX instructions to decodetree
Philippe Mathieu-Daudé
3
-3
/
+21
2025-07-15
target/mips: Extract generic gen_lx() helper
Philippe Mathieu-Daudé
2
-36
/
+20
2025-07-15
target/mips: Extract gen_base_index_addr() helper
Philippe Mathieu-Daudé
2
-14
/
+14
2025-07-15
target/mips: Add support for emulation of CRC32 instructions
Yongbok Kim
8
-4
/
+78
2025-05-30
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-0
/
+5
2025-05-29
Merge tag 'pull-qapi-2025-05-28' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
1
-1
/
+11
2025-05-28
kvm: Introduce kvm_arch_pre_create_vcpu()
Xiaoyao Li
1
-0
/
+5
2025-05-28
qapi: make most CPU commands unconditionally available
Daniel P. Berrangé
1
-1
/
+11
2025-05-28
target/mips: Fill in TCGCPUOps.pointer_wrap
Richard Henderson
1
-0
/
+9
2025-04-30
accel/tcg: Move cpu_get_tb_cpu_state to TCGCPUOps
Richard Henderson
1
-1
/
+2
2025-04-30
accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state
Richard Henderson
1
-6
/
+8
2025-04-30
accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h
Richard Henderson
2
-9
/
+9
2025-04-30
accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Richard Henderson
1
-0
/
+1
2025-04-30
include: Remove 'exec/exec-all.h'
Philippe Mathieu-Daudé
9
-9
/
+0
2025-04-30
accel/tcg: Extract probe API out of 'exec/exec-all.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2025-04-25
target/mips: Check CPU endianness at runtime using env_is_bigendian()
Philippe Mathieu-Daudé
1
-18
/
+16
2025-04-25
target/mips: Fix MIPS16e translation
Hauke Mehrtens
1
-2
/
+2
2025-04-25
qom: Constify TypeInfo::class_data
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
1
-2
/
+2
2025-04-24
Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
1
-1
/
+0
2025-04-24
cleanup: Drop pointless return at end of function
Markus Armbruster
1
-1
/
+0
2025-04-23
tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
Philippe Mathieu-Daudé
1
-0
/
+1
2025-04-23
tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally
Philippe Mathieu-Daudé
2
-3
/
+1
2025-04-23
tcg: Define guest_default_memory_order in TCGCPUOps
Philippe Mathieu-Daudé
1
-0
/
+2
2025-04-23
exec: Restrict 'cpu_ldst.h' to accel/tcg/
Philippe Mathieu-Daudé
3
-3
/
+3
2025-04-23
tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h'
Philippe Mathieu-Daudé
2
-2
/
+2
2025-04-23
exec/cpu-all: remove this header
Pierrick Bouvier
1
-2
/
+0
2025-04-23
exec/cpu-all: transfer exec/cpu-common include to cpu.h headers
Pierrick Bouvier
1
-0
/
+1
2025-04-23
exec/cpu-all: remove exec/target_page include
Pierrick Bouvier
4
-0
/
+4
2025-04-23
exec/cpu-all: remove exec/cpu-interrupt include
Pierrick Bouvier
1
-0
/
+1
2025-04-23
target/mips: Restrict SoftMMU mmu_index() to TCG
Philippe Mathieu-Daudé
1
-6
/
+7
2025-04-23
target/mips: Restrict semihosting tests to system mode
Richard Henderson
1
-3
/
+4
2025-04-23
include/system: Move exec/memory.h to system/memory.h
Richard Henderson
1
-1
/
+1
2025-03-31
target/mips: Simplify and fix update_pagemask
Richard Henderson
3
-7
/
+7
2025-03-31
target/mips: Require even maskbits in update_pagemask
Richard Henderson
1
-15
/
+8
2025-03-31
target/mips: Revert TARGET_PAGE_BITS_VARY
Richard Henderson
3
-12
/
+2
2025-03-09
target/mips: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
2
-3
/
+5
2025-03-08
exec: Declare tlb_flush*() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
2
-2
/
+2
2025-03-08
exec: Declare tlb_set_page() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2025-03-06
target/mips: Set disassemble_info::endian value in disas_set_info()
Philippe Mathieu-Daudé
1
-5
/
+5
2025-03-06
target/mips: Fix possible MSA int overflow
Denis Rastyogin
1
-3
/
+3
2025-03-06
accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2025-02-18
target/mips: Use VADDR_PRIx for logging pc_next
Richard Henderson
1
-2
/
+2
2025-02-11
fpu: allow flushing of output denormals to be after rounding
Peter Maydell
2
-0
/
+15
2025-02-08
target/*: Remove TARGET_LONG_BITS from cpu-param.h
Richard Henderson
1
-5
/
+0
2025-01-30
licenses: Remove SPDX tags not being license identifier for Linaro
Philippe Mathieu-Daudé
1
-2
/
+3
[next]