index
:
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-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-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
target/riscv: Organise the CPU properties
Alistair Francis
1
-7
/
+10
2021-10-22
target/riscv: Remove some unused macros
Alistair Francis
1
-8
/
+0
2021-10-22
target/riscv: fix TB_FLAGS bits overlapping bug for rvv/rvh
Frank Chang
2
-8
/
+8
2021-10-22
target/riscv: Fix orc.b implementation
Philipp Tomsich
1
-5
/
+8
2021-10-22
target/riscv: line up all of the registers in the info register dump
Travis Geiselbrecht
1
-5
/
+5
2021-10-22
target/riscv: Pass the same value to oprsz and maxsz for vmv.v.v
Frank Chang
1
-1
/
+2
2021-10-21
target/ppc: adding user read/write functions for PMCs
Daniel Henrique Barboza
3
-6
/
+80
2021-10-21
target/ppc: add user read/write functions for MMCR2
Daniel Henrique Barboza
4
-12
/
+99
2021-10-21
target/ppc: add user read/write functions for MMCR0
Gustavo Romero
5
-1
/
+128
2021-10-21
target/ppc: add MMCR0 PMCC bits to hflags
Daniel Henrique Barboza
3
-0
/
+16
2021-10-21
target/ppc: Filter mtmsr[d] input before setting MSR
Matheus Ferst
2
-33
/
+41
2021-10-21
target/ppc: Fix XER access in monitor
Matheus Ferst
1
-1
/
+8
2021-10-21
linux-user: Fix XER access in ppc version of elf_core_copy_regs
Matheus Ferst
2
-2
/
+2
2021-10-21
target/ppc: Fix XER access in gdbstub
Matheus Ferst
1
-4
/
+4
2021-10-21
target/ppc: Use tcg_constant_i64() in gen_brh()
Philippe Mathieu-Daudé
1
-5
/
+3
2021-10-21
target/ppc: Use tcg_constant_i32() in gen_setb()
Philippe Mathieu-Daudé
1
-6
/
+2
2021-10-18
target/mips: Remove unused TCG temporary in gen_mipsdsp_accinsn()
Philippe Mathieu-Daudé
1
-4
/
+0
2021-10-18
target/mips: Fix DEXTRV_S.H DSP opcode
Philippe Mathieu-Daudé
1
-2
/
+1
2021-10-18
target/mips: Use tcg_constant_tl() in gen_compute_compact_branch()
Philippe Mathieu-Daudé
1
-3
/
+1
2021-10-18
target/mips: Use explicit extract32() calls in gen_msa_i5()
Philippe Mathieu-Daudé
1
-7
/
+4
2021-10-18
target/mips: Use tcg_constant_i32() in gen_msa_3rf()
Philippe Mathieu-Daudé
1
-9
/
+14
2021-10-18
target/mips: Use tcg_constant_i32() in gen_msa_2r()
Philippe Mathieu-Daudé
1
-3
/
+2
2021-10-18
target/mips: Use tcg_constant_i32() in gen_msa_2rf()
Philippe Mathieu-Daudé
1
-2
/
+1
2021-10-18
target/mips: Use tcg_constant_i32() in gen_msa_elm_df()
Philippe Mathieu-Daudé
1
-2
/
+1
2021-10-18
target/mips: Remove unused register from MSA 2R/2RF instruction format
Philippe Mathieu-Daudé
1
-6
/
+0
2021-10-17
target/mips: Check nanoMIPS DSP MULT[U] accumulator with Release 6
Philippe Mathieu-Daudé
1
-0
/
+6
2021-10-15
target/xtensa: Drop check for singlestep_enabled
Richard Henderson
1
-17
/
+8
2021-10-15
target/tricore: Drop check for singlestep_enabled
Richard Henderson
3
-21
/
+1
2021-10-15
target/sh4: Drop check for singlestep_enabled
Richard Henderson
3
-17
/
+3
2021-10-15
target/s390x: Drop check for singlestep_enabled
Richard Henderson
1
-6
/
+2
2021-10-15
target/rx: Drop checks for singlestep_enabled
Richard Henderson
3
-19
/
+2
2021-10-15
target/riscv: Remove exit_tb and lookup_and_goto_ptr
Richard Henderson
4
-34
/
+7
2021-10-15
target/riscv: Remove dead code after exception
Richard Henderson
1
-5
/
+1
2021-10-15
target/ppc: Drop exit checks for singlestep_enabled
Richard Henderson
1
-30
/
+8
2021-10-15
target/openrisc: Drop checks for singlestep_enabled
Richard Henderson
1
-15
/
+3
2021-10-15
target/mips: Drop exit checks for singlestep_enabled
Richard Henderson
1
-32
/
+18
2021-10-15
target/mips: Fix single stepping
Richard Henderson
1
-9
/
+16
2021-10-15
target/microblaze: Drop checks for singlestep_enabled
Richard Henderson
1
-12
/
+2
2021-10-15
target/microblaze: Check CF_NO_GOTO_TB for DISAS_JUMP
Richard Henderson
1
-2
/
+2
2021-10-15
target/m68k: Drop checks for singlestep_enabled
Richard Henderson
1
-35
/
+9
2021-10-15
target/i386: Drop check for singlestep_enabled
Richard Henderson
3
-12
/
+1
2021-10-15
target/i386: Check CF_NO_GOTO_TB for dc->jmp_opt
Richard Henderson
1
-2
/
+3
2021-10-15
target/hppa: Drop checks for singlestep_enabled
Richard Henderson
1
-13
/
+4
2021-10-15
target/arm: Drop checks for singlestep_enabled
Richard Henderson
2
-38
/
+8
2021-10-15
target/hexagon: Drop checks for singlestep_enabled
Richard Henderson
1
-10
/
+2
2021-10-15
target/cris: Drop checks for singlestep_enabled
Richard Henderson
1
-16
/
+0
2021-10-15
target/avr: Drop checks for singlestep_enabled
Richard Henderson
1
-15
/
+4
2021-10-15
target/alpha: Drop checks for singlestep_enabled
Richard Henderson
1
-10
/
+3
2021-10-15
Merge remote-tracking branch 'remotes/thuth/tags/pull-request-2021-10-15' int...
Richard Henderson
1
-17
/
+1
2021-10-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211013' into staging
Richard Henderson
10
-373
/
+135
[next]