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
2019-02-18
target/ppc: convert vadd*s and vsub*s to vector operations
Richard Henderson
3
-38
/
+61
2019-02-18
target/ppc: Split out VSCR_SAT to a vector field
Richard Henderson
2
-4
/
+11
2019-02-18
target/ppc: Add set_vscr_sat
Richard Henderson
1
-12
/
+17
2019-02-18
target/ppc: Use mtvscr/mfvscr for vmstate
Richard Henderson
1
-3
/
+41
2019-02-18
target/ppc: Add helper_mfvscr
Richard Henderson
5
-3
/
+10
2019-02-18
target/ppc: Remove vscr_nj and vscr_sat
Richard Henderson
1
-2
/
+0
2019-02-18
target/ppc: Use helper_mtvscr for reset and gdb
Richard Henderson
1
-3
/
+2
2019-02-18
target/ppc: Pass integer to helper_mtvscr
Richard Henderson
3
-8
/
+17
2019-02-18
target/ppc: convert xxsel to vector operations
Richard Henderson
1
-28
/
+27
2019-02-18
target/ppc: convert xxspltw to vector operations
Richard Henderson
1
-25
/
+11
2019-02-18
target/ppc: convert xxspltib to vector operations
Richard Henderson
1
-8
/
+5
2019-02-18
target/ppc: convert VSX logical operations to vector operations
Richard Henderson
1
-26
/
+17
2019-02-18
target/ppc: convert vsplt[bhw] to use vector operations
Richard Henderson
3
-41
/
+27
2019-02-18
target/ppc: convert vspltis[bhw] to use vector operations
Richard Henderson
3
-46
/
+8
2019-02-18
target/ppc: convert vaddu[b,h,w,d] and vsubu[b,h,w,d] over to use vector oper...
Mark Cave-Ayland
3
-23
/
+8
2019-02-18
target/ppc: convert VMX logical instructions to use vector operations
Mark Cave-Ayland
2
-31
/
+17
2019-02-17
target/ppc: Disable ISA 2.06 PM instructions on POWER9
Benjamin Herrenschmidt
1
-1
/
+1
2019-02-17
ppc: fix crash during branch stepping
Roman Kapl
1
-22
/
+15
2019-02-17
target/ppc: Remove some #if 0'ed code
Benjamin Herrenschmidt
2
-24
/
+0
2019-02-17
target/ppc: Fix msync to do what hardware does
BALATON Zoltan
1
-3
/
+8
2019-02-17
target/ppc: Enable reporting of SPRs to GDB
Fabiano Rosas
4
-2
/
+130
2019-02-15
target/arm: Add missing clear_tail calls
Richard Henderson
1
-0
/
+2
2019-02-15
target/arm: Use vector operations for saturation
Richard Henderson
5
-44
/
+331
2019-02-15
target/arm: Split out FPSCR.QC to a vector field
Richard Henderson
4
-7
/
+21
2019-02-15
target/arm: Fix set of bits kept in xregs[ARM_VFP_FPSCR]
Richard Henderson
1
-7
/
+8
2019-02-15
target/arm: Split out flags setting from vfp compares
Richard Henderson
1
-18
/
+27
2019-02-15
target/arm: Fix arm_cpu_dump_state vs FPSCR
Richard Henderson
1
-1
/
+1
2019-02-15
target/arm: Fix vfp_gdb_get/set_reg vs FPSCR
Richard Henderson
1
-2
/
+2
2019-02-15
target/arm: Remove neon min/max helpers
Richard Henderson
2
-24
/
+0
2019-02-15
target/arm: Use tcg integer min/max primitives for neon
Richard Henderson
1
-4
/
+4
2019-02-15
target/arm: Use vector minmax expanders for aarch32
Richard Henderson
1
-6
/
+19
2019-02-15
target/arm: Use vector minmax expanders for aarch64
Richard Henderson
1
-21
/
+14
2019-02-15
target/arm: Rely on optimization within tcg_gen_gvec_or
Richard Henderson
3
-19
/
+5
2019-02-15
arm: Allow system registers for KVM guests to be changed by QEMU code
Peter Maydell
5
-22
/
+38
2019-02-15
target/arm: expose remaining CPUID registers as RAZ
Alex Bennée
2
-3
/
+26
2019-02-15
target/arm: expose MPIDR_EL1 to userspace
Alex Bennée
1
-7
/
+14
2019-02-15
target/arm: expose CPUID registers to userspace
Alex Bennée
2
-0
/
+80
2019-02-15
target/arm: relax permission checks for HWCAP_CPUID registers
Alex Bennée
2
-1
/
+17
2019-02-15
target/arm: Fix int128_make128 lo, hi order in paired_cmpxchg64_be
Catherine Ho
1
-2
/
+2
2019-02-15
target/arm: Implement HACR_EL2
Peter Maydell
1
-0
/
+6
2019-02-15
target/arm: Fix CRn to be 14 for PMEVTYPER/PMEVCNTR
Aaron Lindsay OS
1
-4
/
+4
2019-02-14
target/mips: introduce MTTCG-enabled builds
Aleksandar Markovic
1
-0
/
+2
2019-02-14
target/mips: hold BQL in mips_vpe_wake()
Goran Ferenc
1
-0
/
+3
2019-02-14
hw/mips_int: hold BQL for all interrupt requests
Aleksandar Markovic
1
-18
/
+3
2019-02-14
target/mips: reimplement SC instruction emulation and use cmpxchg
Leon Alrae
5
-118
/
+44
2019-02-14
target/mips: compare virtual addresses in LL/SC sequence
Leon Alrae
4
-18
/
+25
2019-02-14
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-sf1' i...
Peter Maydell
8
-106
/
+394
2019-02-12
target/hppa: fix dcor instruction
Sven Schnelle
1
-1
/
+1
2019-02-12
target/hppa: Fix addition '</<=' conditions
Sven Schnelle
1
-36
/
+57
2019-02-12
target/hppa: Rearrange log conditions
Richard Henderson
1
-7
/
+49
[next]