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
2020-06-27
hw/mips: Implement the kvm_type() hook in MachineClass
Huacai Chen
2
-0
/
+37
2020-06-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200626'...
Peter Maydell
21
-857
/
+4141
2020-06-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-216
/
+1319
2020-06-26
i386: Mask SVM features if nested SVM is disabled
Eduardo Habkost
1
-0
/
+4
2020-06-26
kvm: i386: allow TSC to differ by NTP correction bounds without TSC scaling
Marcelo Tosatti
1
-5
/
+41
2020-06-26
target/i386: Add notes for versioned CPU models
Tao Xu
1
-0
/
+5
2020-06-26
target/i386: reimplement fpatan using floatx80 operations
Joseph Myers
1
-4
/
+483
2020-06-26
target/i386: reimplement fyl2x using floatx80 operations
Joseph Myers
1
-111
/
+262
2020-06-26
target/i386: reimplement fyl2xp1 using floatx80 operations
Joseph Myers
1
-9
/
+202
2020-06-26
target/i386: reimplement fprem, fprem1 using floatx80 operations
Joseph Myers
1
-108
/
+48
2020-06-26
softfloat: merge floatx80_mod and floatx80_rem
Joseph Myers
2
-84
/
+0
2020-06-26
target/i386: reimplement f2xm1 using floatx80 operations
Joseph Myers
1
-3
/
+382
2020-06-26
target/arm: Enable MTE
Richard Henderson
1
-0
/
+5
2020-06-26
target/arm: Add allocation tag storage for system mode
Richard Henderson
1
-0
/
+131
2020-06-26
target/arm: Create tagged ram when MTE is enabled
Richard Henderson
2
-4
/
+54
2020-06-26
target/arm: Cache the Tagged bit for a page in MemTxAttrs
Richard Henderson
2
-3
/
+50
2020-06-26
target/arm: Always pass cacheattr to get_phys_addr
Richard Henderson
4
-36
/
+42
2020-06-26
target/arm: Set PSTATE.TCO on exception entry
Richard Henderson
1
-0
/
+3
2020-06-26
target/arm: Implement data cache set allocation tags
Richard Henderson
3
-1
/
+58
2020-06-26
target/arm: Complete TBI clearing for user-only for SVE
Richard Henderson
3
-2
/
+25
2020-06-26
target/arm: Add mte helpers for sve scatter/gather memory ops
Richard Henderson
3
-253
/
+877
2020-06-26
target/arm: Handle TBI for sve scalar + int memory ops
Richard Henderson
3
-3
/
+6
2020-06-26
target/arm: Add mte helpers for sve scalar + int ff/nf loads
Richard Henderson
3
-100
/
+357
2020-06-26
target/arm: Add mte helpers for sve scalar + int stores
Richard Henderson
3
-78
/
+226
2020-06-26
target/arm: Add mte helpers for sve scalar + int loads
Richard Henderson
5
-98
/
+385
2020-06-26
target/arm: Add arm_tlb_bti_gp
Richard Henderson
3
-2
/
+15
2020-06-26
target/arm: Tidy trans_LD1R_zpri
Richard Henderson
1
-5
/
+7
2020-06-26
target/arm: Use mte_check1 for sve LD1R
Richard Henderson
1
-2
/
+4
2020-06-26
target/arm: Use mte_checkN for sve unpredicated stores
Richard Henderson
1
-28
/
+33
2020-06-26
target/arm: Use mte_checkN for sve unpredicated loads
Richard Henderson
1
-28
/
+33
2020-06-26
target/arm: Add helper_mte_check_zva
Richard Henderson
3
-1
/
+122
2020-06-26
target/arm: Implement helper_mte_checkN
Richard Henderson
2
-1
/
+166
2020-06-26
target/arm: Implement helper_mte_check1
Richard Henderson
2
-1
/
+179
2020-06-26
target/arm: Add gen_mte_checkN
Richard Henderson
4
-16
/
+66
2020-06-26
target/arm: Add gen_mte_check1
Richard Henderson
5
-24
/
+95
2020-06-26
target/arm: Move regime_tcr to internals.h
Richard Henderson
2
-9
/
+9
2020-06-26
target/arm: Move regime_el to internals.h
Richard Henderson
2
-36
/
+36
2020-06-26
target/arm: Implement the access tag cache flushes
Richard Henderson
1
-0
/
+65
2020-06-26
target/arm: Implement the LDGM, STGM, STZGM instructions
Richard Henderson
4
-8
/
+153
2020-06-26
target/arm: Simplify DC_ZVA
Richard Henderson
1
-70
/
+26
2020-06-26
target/arm: Restrict the values of DCZID.BS under TCG
Richard Henderson
1
-0
/
+24
2020-06-26
target/arm: Implement the STGP instruction
Richard Henderson
1
-3
/
+26
2020-06-26
target/arm: Implement LDG, STG, ST2G instructions
Richard Henderson
5
-5
/
+386
2020-06-26
target/arm: Define arm_cpu_do_unaligned_access for user-only
Richard Henderson
2
-3
/
+3
2020-06-26
target/arm: Implement the SUBP instruction
Richard Henderson
1
-2
/
+22
2020-06-26
target/arm: Implement the GMI instruction
Richard Henderson
1
-0
/
+15
2020-06-26
target/arm: Implement the ADDG, SUBG instructions
Richard Henderson
4
-0
/
+71
2020-06-26
target/arm: Revise decoding for disas_add_sub_imm
Richard Henderson
1
-15
/
+8
2020-06-26
target/arm: Implement the IRG instruction
Richard Henderson
5
-0
/
+98
2020-06-26
target/arm: Add MTE bits to tb_flags
Richard Henderson
5
-4
/
+75
[next]