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-09-01
target/riscv: Use {get,dest}_gpr for RVV
Richard Henderson
2
-61
/
+26
2021-09-01
target/riscv: Tidy trans_rvh.c.inc
Richard Henderson
2
-210
/
+57
2021-09-01
target/riscv: Use {get,dest}_gpr for RVD
Richard Henderson
1
-65
/
+60
2021-09-01
target/riscv: Use {get,dest}_gpr for RVF
Richard Henderson
1
-76
/
+70
2021-09-01
target/riscv: Use gen_shift_imm_fn for slli_uw
Richard Henderson
1
-13
/
+6
2021-09-01
target/riscv: Use {get,dest}_gpr for RVA
Richard Henderson
1
-28
/
+19
2021-09-01
target/riscv: Reorg csr instructions
Richard Henderson
3
-66
/
+132
2021-09-01
target/riscv: Fix hgeie, hgeip
Richard Henderson
1
-18
/
+8
2021-09-01
target/riscv: Fix rmw_sip, rmw_vsip, rmw_hsip vs write-only operation
Richard Henderson
1
-8
/
+15
2021-09-01
target/riscv: Use {get, dest}_gpr for integer load/store
Richard Henderson
1
-18
/
+20
2021-09-01
target/riscv: Use get_gpr in branches
Richard Henderson
1
-15
/
+10
2021-09-01
target/riscv: Use extracts for sraiw and srliw
Richard Henderson
1
-2
/
+12
2021-09-01
target/riscv: Use DisasExtend in shift operations
Richard Henderson
3
-202
/
+125
2021-09-01
target/riscv: Add DisasExtend to gen_unary
Richard Henderson
2
-23
/
+15
2021-09-01
target/riscv: Move gen_* helpers for RVB
Richard Henderson
2
-233
/
+234
2021-09-01
target/riscv: Move gen_* helpers for RVM
Richard Henderson
2
-127
/
+127
2021-09-01
target/riscv: Use gen_arith for mulh and mulhu
Richard Henderson
1
-22
/
+18
2021-09-01
target/riscv: Remove gen_arith_div*
Richard Henderson
2
-50
/
+8
2021-09-01
target/riscv: Add DisasExtend to gen_arith*
Richard Henderson
4
-90
/
+64
2021-09-01
target/riscv: Introduce DisasExtend and new helpers
Richard Henderson
1
-16
/
+81
2021-09-01
target/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr
Richard Henderson
9
-144
/
+144
2021-09-01
target/riscv: Clean up division helpers
Richard Henderson
1
-83
/
+91
2021-09-01
target/riscv: Use tcg_constant_*
Richard Henderson
3
-70
/
+34
2021-09-01
target/riscv: Add User CSRs read-only check
LIU Zhiwei
1
-3
/
+5
2021-09-01
target/riscv: Don't wrongly override isa version
LIU Zhiwei
1
-6
/
+8
2021-09-01
target/riscv: Correct a comment in riscv_csrrw()
Bin Meng
1
-1
/
+1
2021-08-27
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210827' in...
Peter Maydell
13
-1680
/
+1710
2021-08-27
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2021-08-26' into...
Peter Maydell
4
-19
/
+6
2021-08-27
target/ppc: fix vector registers access in gdbstub for little-endian
Matheus Ferst
1
-25
/
+7
2021-08-27
target/ppc: fix vextu[bhw][lr]x helpers
Matheus Ferst
1
-28
/
+10
2021-08-27
ppc/pnv: powerpc_excp: Do not discard HDECR exception when entering power-sav...
Cédric Le Goater
1
-6
/
+0
2021-08-27
ppc: Add a POWER10 DD2 CPU
Cédric Le Goater
3
-1
/
+7
2021-08-27
target/ppc: moved store_40x_sler to helper_regs.c
Lucas Mateus Castro (alqotel)
2
-10
/
+12
2021-08-27
target/ppc: moved ppc_store_sdr1 to mmu_common.c
Lucas Mateus Castro (alqotel)
2
-28
/
+26
2021-08-27
target/ppc: divided mmu_helper.c in 2 files
Lucas Mateus Castro (alqotel)
5
-1592
/
+1658
2021-08-26
target/arm: Do hflags rebuild in cpsr_write()
Peter Maydell
2
-2
/
+13
2021-08-26
target/arm: Implement HSTR.TJDBX
Peter Maydell
6
-0
/
+55
2021-08-26
target/arm: Implement HSTR.TTEE
Peter Maydell
2
-2
/
+18
2021-08-26
target/arm: Avoid assertion trying to use KVM and multiple ASes
Peter Maydell
1
-0
/
+23
2021-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
2
-2
/
+0
2021-08-26
target/arm/cpu64: Validate sve vector lengths are supported
Andrew Jones
1
-56
/
+45
2021-08-26
target/arm/cpu64: Replace kvm_supported with sve_vq_supported
Andrew Jones
1
-8
/
+11
2021-08-26
target/arm/kvm64: Ensure sve vls map is completely clear
Andrew Jones
1
-1
/
+1
2021-08-26
target/arm/cpu: Introduce sve_vq_supported bitmap
Andrew Jones
2
-0
/
+6
2021-08-26
migration: Unify failure check for migrate_add_blocker()
Markus Armbruster
3
-7
/
+5
2021-08-26
whpx nvmm: Drop useless migrate_del_blocker()
Markus Armbruster
2
-2
/
+0
2021-08-26
i386: Never free migration blocker objects instead of sometimes
Markus Armbruster
1
-3
/
+0
2021-08-26
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
1
-7
/
+1
2021-08-26
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
1
-1
/
+9
2021-08-25
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210825' into staging
Peter Maydell
19
-486
/
+502
[next]