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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2022-03-12
target/hexagon: remove unused variable
Zongyuan Li
1
-5
/
+1
2022-03-12
Hexagon (target/hexagon) assignment to c4 should wait until packet commit
Taylor Simpson
1
-5
/
+9
2022-03-12
Hexagon (target/hexagon) fix bug in conv_df2uw_chop
Taylor Simpson
1
-1
/
+1
2022-03-12
Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
Taylor Simpson
1
-10
/
+4
2022-03-12
Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
Taylor Simpson
2
-4
/
+8
2022-03-12
Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
Taylor Simpson
1
-4
/
+2
2022-03-12
Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
Taylor Simpson
1
-2
/
+2
2022-03-12
Hexagon (target/hexagon) fix bug in circular addressing
Michael Lambert
1
-3
/
+3
2022-03-09
Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging
Peter Maydell
3
-19
/
+10
2022-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
6
-6
/
+44
2022-03-07
target/mips: Remove duplicated MIPSCPU::cp0_count_rate
Philippe Mathieu-Daudé
3
-19
/
+9
2022-03-07
target/mips: Fix cycle counter timing calculations
Simon Burge
1
-1
/
+2
2022-03-07
target/arm: Provide cpu property for controling FEAT_LPA2
Richard Henderson
3
-1
/
+34
2022-03-07
target/arm/translate-neon: Simplify align field check for VLD3
Peter Maydell
1
-5
/
+5
2022-03-07
target/arm/translate-neon: UNDEF if VLD1/VST1 stride bits are non-zero
Peter Maydell
1
-0
/
+3
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2
-0
/
+2
2022-03-06
target/i386: Remove pointless CPUArchState casts
Philippe Mathieu-Daudé
3
-18
/
+18
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
20
-20
/
+20
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
36
-81
/
+24
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
23
-67
/
+35
2022-03-06
target: Use forward declared type instead of structure type
Philippe Mathieu-Daudé
8
-93
/
+93
2022-03-06
target/hexagon: Add missing 'hw/core/cpu.h' include
Philippe Mathieu-Daudé
1
-0
/
+1
2022-03-06
target: Include missing 'cpu.h'
Philippe Mathieu-Daudé
4
-0
/
+7
2022-03-06
Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
Taylor Simpson
1
-7
/
+3
2022-03-06
target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2
-0
/
+2
2022-03-06
misc: Add missing "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
1
-0
/
+1
2022-03-06
misc: Remove unnecessary "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
1
-1
/
+0
2022-03-06
accel: Introduce AccelOpsClass::cpu_thread_is_idle()
Philippe Mathieu-Daudé
1
-0
/
+6
2022-03-06
accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
Philippe Mathieu-Daudé
1
-6
/
+1
2022-03-05
target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16
Víctor Colombo
1
-0
/
+2
2022-03-05
target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC
Víctor Colombo
1
-0
/
+2
2022-03-05
target/ppc: split XXGENPCV macros for readability
Matheus Ferst
2
-42
/
+57
2022-03-05
target/ppc: use andc in vrlqmi
Matheus Ferst
1
-4
/
+2
2022-03-05
target/ppc: use extract/extract2 to create vrlqnm mask
Matheus Ferst
1
-7
/
+3
2022-03-05
target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
Matheus Ferst
1
-7
/
+3
2022-03-05
target/ppc: Fix vmul[eo]* instructions marked 2.07
Lucas Mateus Castro (alqotel)
1
-8
/
+8
2022-03-05
target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
Matheus Ferst
1
-38
/
+20
2022-03-04
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-nios-20220303' int...
Peter Maydell
9
-243
/
+147
2022-03-03
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20220...
Peter Maydell
12
-376
/
+978
2022-03-03
target/nios2: Rewrite interrupt handling
Richard Henderson
5
-36
/
+9
2022-03-03
target/nios2: Special case ipending in rdctl and wrctl
Richard Henderson
1
-0
/
+14
2022-03-03
target/nios2: Split mmu_write
Richard Henderson
4
-107
/
+100
2022-03-03
target/nios2: Hoist R_ZERO check in rdctl
Richard Henderson
1
-3
/
+5
2022-03-03
target/nios2: Only build mmu.c for system mode
Richard Henderson
2
-5
/
+1
2022-03-03
target/nios2: Replace MMU_LOG with tracepoints
Richard Henderson
2
-68
/
+38
2022-03-03
target/nios2: Remove mmu_read_debug
Richard Henderson
5
-44
/
+0
2022-03-03
target/riscv: expose zfinx, zdinx, zhinx{min} properties
Weiwei Li
1
-0
/
+5
2022-03-03
target/riscv: add support for zhinx/zhinxmin
Weiwei Li
4
-143
/
+296
2022-03-03
target/riscv: add support for zdinx
Weiwei Li
2
-78
/
+259
2022-03-03
target/riscv: add support for zfinx
Weiwei Li
5
-145
/
+369
[next]