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