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